On Mon, May 29, 2006 at 07:35:33PM +0530, varun wrote:
> Hello All,
>
> I new to the list.
>
> My vserver is not starting.
>
> My distro is CentOS 4.3 upgraded.
>
> and
>
> [root@vserver ~]# uname -r
> 2.6.14.3-vs2.0.1
it would not hurt to update to a recent kernel
and patches (e.g. 2.6.16.18-vs2.0.2-rc21 or so)
but it should work with this one too ...
> and
>
> [root@vserver ~]# /sbin/vserver boing start
first, what tools do you use there, and how was
the guest created?
> secure-mount: chdir("/tmp"): No such file or directory
looks like some /tmp either on the guest or on
the host is missing, or maybe some permissions
are not set properly ...
> /etc/vservers/boing/fstab:2:1: failed to mount fstab-entry
this is likely the result of /tmp not being
there so mounting the tmpfs fails
> find: var/run: No such file or directory
similar for var/run as it seems
> fakerunlevel: open("/var/run/utmp"): No such file or directory
>
>
> Failed to start vserver 'boing'
>
> howto fix this errors?
first, let's figure the tool version and how
you installed the guest ...
best,
Herbert
> Thanks
>
> Varun
> _______________________________________________
> Vserver mailing list
> Vserver@list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver
Received on Tue May 30 18:18:06 2006