OpenVZ CentOS no more processes left in this runlevel

blackbumer

New Member
Jul 7, 2009
16
0
1
after new container has been created and started i get an error in logs:
no more processes left in this runlevel

Code:
LOGOnlinestarting init logger
[LEFT]         Welcome to  CentOS release 5.3 (Final) 
hwclock is unable to get I/O port access:  the iopl(3) call failed. 
Setting clock : Fri Jul 31 03:39:45 MDT 2009 [  OK  ]  
Starting udev: cp: cannot create special file `/dev/console': File exists 
cp: cannot create special file `/dev/core': File exists 
cp: cannot create special file `/dev/null': File exists 
cp: cannot create special file `/dev/tty': File exists 
cp: cannot create special file `/dev/zero': File exists 
 kernel too old for this udev version [FAILED]  
Setting hostname srv1c:  [  OK  ]  
awk: cmd. line:1: fatal: cannot open file `/proc/misc' for reading (No such file or directory) 
Mounting local filesystems:  [  OK  ]  
Enabling local filesystem quotas:  [  OK  ]  
/etc/rc.d/rc.sysinit: line 793: /dev/urandom: Permission denied 
Enabling /etc/fstab swaps:  [  OK  ]  
 INIT: Entering runlevel: 3  
Entering non-interactive startup 
Bringing up loopback interface:  [  OK  ]  
Bringing up interface venet0:  SIOCADDRT: No such process 
[  OK  ]  
Starting system logger: [  OK  ]  
Starting kernel logger: [PASSED]  
Starting sshd: [  OK  ]  
Starting sendmail: [  OK  ]  
Starting sm-client: [  OK  ]  
Starting httpd: [  OK  ]  
Starting crond: [  OK  ]  
 INIT: no more processes left in this runlevel  
[/LEFT]




P.S.There are some bugs in start scripts i guess
 
and had same issue on standart centos 5.2-1 template
any idea how to fix it?

this is an information, nothing more. "no more processes left in this runlevel" means just that all things are started and that it is finished. you will get this information in the log on all Linux containers.