Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85911 - Vservers startscript is not starting my vservers
Summary: Vservers startscript is not starting my vservers
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Benedikt Böhm (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-19 08:43 UTC by Werner Schalk
Modified: 2005-04-07 07:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Werner Schalk 2005-03-19 08:43:47 UTC
Hi,

I have successfully created my first vserver using the guide written by
Hollow (thanks man!). However I did issue "rc-update add vservers default"
but when I restart the system according to "vserver-stat" there is no vserver
running?! My /etc/conf.d/vservers looks like this:

UNHIDEPROC=yes
MARKS="template"
STARTALL=yes
STOPALL=yes
NUMPARALLEL=6

The name of my vserver is "template" and it works fine when I start it with
"vserver template start". Any ideas? I did not find anything related in
the forums so I decided to file a bug. Thanks.

Reproducible: Always
Steps to Reproduce:
1. Create vserver
2. Add vserver startscript to default runlevel
3. After reboot, there is no vserver running

Actual Results:  
No vservers running after reboot. 

Expected Results:  
The start script should start all vservers after reboot. 

emerge info 
Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.3.5, 
glibc-2.3.4.20041102-r1, 2.6.9-vs1.9.3 i686) 
================================================================= 
System uname: 2.6.9-vs1.9.3 i686 Intel(R) Pentium(R) M processor 1600MHz 
Gentoo Base System version 1.4.16 
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Jan 28 2005, 
19:26:36)] 
dev-lang/python:     2.3.4-r1 
sys-devel/autoconf:  2.13, 2.59-r6 
sys-devel/automake:  1.8.5-r3, 1.5, 1.6.3, 1.7.9-r1, 1.4_p6, 1.9.4 
sys-devel/binutils:  2.15.92.0.2-r1 
sys-devel/libtool:   1.5.10-r4 
virtual/os-headers:  2.4.22-r1 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs autoconfig buildpkg ccache distlocks sandbox sfperms" 
GENTOO_MIRRORS="http://ftp.uni-erlangen.de/pub/mirrors/gentoo" 
MAKEOPTS="-j3" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage" 
USE="x86 apm arts avi berkdb bitmap-fonts crypt cups emboss encode font-server 
foomaticdb fortran gdbm gif gnome gpm gtk gtk2 imlib ipv6 jpeg kde libg++ 
libwww mad mikmod motif mp3 mpeg ncurses nls oggvorbis opengl oss pam pdflib 
perl png python qt quicktime readline sdl spell ssl svga tcpd truetype 
truetype-fonts type1-fonts xml2 xmms xv zlib linguas_de" 
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Benedikt Böhm (RETIRED) gentoo-dev 2005-03-25 12:32:09 UTC
please try /usr/lib/util-vserver/start-vservers -j6 --all --start and see what's happening (how long does it take? any output? etc)
Comment 2 Benedikt Böhm (RETIRED) gentoo-dev 2005-04-07 07:38:03 UTC
please reopen with more info