Hello
I have not gotten to the bottom of this problem - but wanted to post as a warming to others.
we have 3 Debian Squeeze containers. they were running fine for a month until I tried a restart [to test high avail failover]] .
all 3 would not boot.
this was in /var/lib/vz/private/550/var/log/init.log :
checking /var/lib/vz/private/550/var/log/syslog I found:
So I think our un bootable containers were caused by using insserv
vzlist shows the container stuck at 2 processes in each case:
I have not gotten to the bottom of this problem - but wanted to post as a warming to others.
we have 3 Debian Squeeze containers. they were running fine for a month until I tried a restart [to test high avail failover]] .
all 3 would not boot.
this was in /var/lib/vz/private/550/var/log/init.log :
Code:
starting init logger
INIT: version 2.88 booting
stty: standard input: Invalid argument
Using makefile-style concurrent boot in runlevel S.
tcgetattr: Invalid argument
INIT: Entering runlevel: 2
stty: standard input: Invalid argument
Using makefile-style concurrent boot in runlevel 2.
tcgetattr: Invalid argument
INIT: no more processes left in this runlevel
INIT: Switching to runlevel: 0
stty: standard input: Invalid argument
Using makefile-style concurrent boot in runlevel 0.
tcgetattr: Invalid argument
tcgetattr: Invalid argument
Code:
May 29 21:29:59 squeeze-template cron-apt: (Reading database ... 17288 files and directories currently installed.)
May 29 21:29:59 squeeze-template cron-apt: Preparing to replace insserv 1.12.0-14 (using .../insserv_1.14.0-2_i386.deb) ...
May 29 21:29:59 squeeze-template cron-apt: Unpacking replacement insserv ...
May 29 21:29:59 squeeze-template cron-apt: Processing triggers for man-db ...
May 29 21:29:59 squeeze-template cron-apt: Setting up insserv (1.14.0-2) ...
May 29 21:29:59 squeeze-template cron-apt: Installing new version of config file /etc/insserv.conf ...
May 29 21:29:59 squeeze-template cron-apt: (Reading database ... 17288 files and directories currently installed.)
May 29 21:29:59 squeeze-template cron-apt: Preparing to replace sysv-rc 2.87dsf-10 (using .../sysv-rc_2.88dsf-5_all.deb) ...
May 29 21:29:59 squeeze-template cron-apt: Unpacking replacement sysv-rc ...
May 29 21:29:59 squeeze-template cron-apt: Processing triggers for man-db ...
May 29 21:29:59 squeeze-template cron-apt: Setting up sysv-rc (2.88dsf-5) ...
May 29 21:29:59 squeeze-template cron-apt: (Reading database ... 17288 files and directories currently installed.)
May 29 21:29:59 squeeze-template cron-apt: Preparing to replace initscripts 2.87dsf-10 (using .../initscripts_2.88dsf-5_i386.deb) ...
May 29 21:29:59 squeeze-template cron-apt: Unpacking replacement initscripts ...
May 29 21:29:59 squeeze-template cron-apt: Processing triggers for man-db ...
May 29 21:29:59 squeeze-template cron-apt: Setting up initscripts (2.88dsf-5) ...
May 29 21:29:59 squeeze-template cron-apt: Installing new version of config file /etc/init.d/bootlogd ...
May 29 21:29:59 squeeze-template cron-apt: Installing new version of config file /etc/init.d/bootlogs ...
May 29 21:29:59 squeeze-template cron-apt: insserv: warning: script is corrupt or invalid: /etc/init.d/../rc6.d/K00vzreboot
May 29 21:29:59 squeeze-template cron-apt: insserv: warning: script is corrupt or invalid: /etc/init.d/../rc6.d/S00vzreboot
May 29 21:29:59 squeeze-template cron-apt: insserv: warning: script is corrupt or invalid: /etc/init.d/../rc6.d/K00vzreboot
May 29 21:29:59 squeeze-template cron-apt: insserv: warning: script is corrupt or invalid: /etc/init.d/../rc6.d/S00vzreboot
May 29 21:29:59 squeeze-template cron-apt: insserv: warning: script is corrupt or invalid: /etc/init.d/../rc6.d/K00vzreboot
vzlist shows the container stuck at 2 processes in each case:
Code:
CTID NPROC STATUS IP_ADDR HOSTNAME
550 2 running 10.100.100.164 squeeze-template.fantinibakery.com
Last edited: