creating RHEL 6 container, only 1 process (init) starts [message #42209] |
Fri, 18 March 2011 14:09 |
jochum
Messages: 21 Registered: December 2006 Location: Naperville, IL, USA
|
Junior Member |
|
|
Hi All:
I have just created a new RHEL 6 container, and can start it and enter it, but it only starts 1 process:
$ vzctl exec 6010 "ps -eaf"
UID PID PPID C STIME TTY TIME CMD
root 1 0 0 08:51 ? 00:00:00 init
root 9890 1 0 08:59 ? 00:00:00 ps -eaf
Any suggestions on what might be wrong? Here are some further details:
Contents of /vz/private/6010/etc/inittab
(mostly comments, and then the line)
id:3:initdefault:
the host is running:
$ uname -a
Linux lss-build78.ih.lucent.com 2.6.18-194.17.1.el5.028stab070.7 #1 SMP Fri Oct 1 14:17:14 MSD 2010 x86_64
I loosely followed the instructions to create the template from:
http://wiki.openvz.org/Creating_a_CentOS_5.0_Template
thanks,
Paul
|
|
|