From: shuri_at_linuxfriends.wox.org
Date: Wed 10 Jul 2002 - 03:00:38 BST
Hi
i got a strange error when i do
chmod 000 /vservers/VSERVERNAME/..
BOXNAME:/# vserver VSERVERNAME start
Starting the virtual server VSERVERNAME
Server VSERVERNAME is not running
ipv4root is now 205.236.14.28
Host name is now VSERVERNAME.whatever.com
New security context is 26
Can't chroot to directory . (Permission denied)
and the server do not start
CTX# PROC QTY VSZ RSS userTIME sysTIME UPTIME NAME
0 63 333Mb 24Kb 1m40.87 1m00.23 1h28m56 root server
and if i do not chmod 000 /vservers/VSERVERNAME/..
CTX# PROC QTY VSZ RSS userTIME sysTIME UPTIME NAME
0 63 333Mb 24Kb 1m40.87 1m00.23 1h28m56 root server
23 9 19Mb 2Kb m01.00 m00.48 12m03.02 eclipse
then vserserver work
I got vserver running on 3 box and is the only box i got his error
any ideas ?