Subject: vc_get_rlimit(): No such process
From: startx <startx@plentyfact.org>
Date: Mon, 19 Oct 2009 14:55:34 +0100

hi.

ive been using linux vserver on Debian/etch for some time, now
suddenly on Debian/lenny i ran into a problem with the vlimit command:

# vlimit -c 4000 -a
vc_get_rlimit(): No such process
vc_get_rlimit(): No such process
vc_get_rlimit(): No such process
vc_get_rlimit(): No such process
vc_get_rlimit(): No such process
vc_get_rlimit(): No such process
vc_get_rlimit(): No such process
vc_get_rlimit(): No such process
vc_get_rlimit(): No such process
vc_get_rlimit(): No such process
vc_get_rlimit(): No such process
vc_get_rlimit(): No such process

context 4000 is definitely running, 

# vserver-stat
CTX   PROC    VSZ    RSS  userTIME   sysTIME    UPTIME NAME
40000   74 662.6M  40.8M   0m09s95   0m01s76  51m53s92 testserver

this is an up-to-date pure Debian/lenny install (both host and inside
the veserver.

i ask all-knowing google but i got only one similar error message
mentioned.

startx