On Thursday 08 July 2004 11:25, Martin Glauser wrote: > Hi community > > I am pretty new to linux-vserver and have actualy a strange situation. > > I have a couplel of vservers running, everything works as expected > with one exception, the /sbin/reboot within the vserver itself. The > vserver accespts the command and stops fine, however the start then > dosent appear (?) or fails.
Did you copy /usr/lib/vserver/vreboot over MY_VSERVER/sbin/reboot? If not then the rebootmgr does not get notified to reboot the vserver. The standard system reboot command fails, because it is not allowed to shut down the kernel. -- lg, Chris _______________________________________________ Vserver mailing list [EMAIL PROTECTED] http://list.linux-vserver.org/mailman/listinfo/vserver
