On Thursday 13 April 2006 14:02, Falk Hamann wrote:
> I read the manual to install vserver on crux.
> http://list.linux-vserver.org/archive/vserver/msg09371.html
> I followed each step. But starting vserver fails.
>
> # vserver vcrux01 start
> save_ctxinfo: open("/usr/var/run/vservers/vcrux01"): No such file or
> An error occured while executing the vserver startup sequence; when
> there are no other messages, it is very likely that the init-script
> (/sbin/init) failed.
One (euro) cent :
does the /usr/var/run/vservers/ directory exists ?
If no : create it
If yes : what happens if you try "touch /usr/var/run/vservers/vcrux01" before
vserver .. start ?
>
> Common causes are:
> * /etc/rc.d/rc on Fedora Core 1 and RH9 fails always; the 'apt-rpm'
> build method knows how to deal with this, but on existing installations,
> appending 'true' to this file will help.
>
>
> Failed to start vserver 'vcrux01'
>
>
> The file "run" in config-directory is an symbolic dead-link.
>
> # ls -l /etc/vservers/vcrux01/run
> lrwxrwxrwx 1 root root 29 Apr 10 17:24 /etc/vservers/vcrux01/run
> -> /usr/var/run/vservers/vcrux01
>
> This is exactly, what I found in the documentation of source
> save_ctxinfo.c.
> // Saves current ctx + vserver-info into 'argv[1] + /run' which must be a
> dead // symlink
>
>
> What goes wrong ?
> Thanks Falk
>
> PS: The configure-options are:
> ./configure --prefix=/usr \
> --sysconfdir=/etc \
> --with-initrddir=/etc/rc.d
> _______________________________________________
> Vserver mailing list
> Vserver@list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
-- Xavier Montagutelli Tel : +33 (0)5 55 45 77 20 Service Commun Informatique Fax : +33 (0)5 55 45 77 60 Universite de Limoges 123, avenue Albert Thomas 87060 Limoges cedex _______________________________________________ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserverReceived on Thu Apr 13 13:13:04 2006