OpenVZ Forum


Home » General » Support » Debian host, Ubuntu VE won't start
Re: Debian host, Ubuntu VE won't start [message #28942 is a reply to message #28837] Wed, 02 April 2008 07:40 Go to previous messageGo to previous message
maratrus is currently offline  maratrus
Messages: 1495
Registered: August 2007
Location: Moscow
Senior Member
Hi,

I'm terribly sorry for delay.
The reason is in the following:

During the startup in /vz/private/VE_ID/etc/S35mountall.sh there is a such string:
kill -USR1 1


From "man 2 kill"
Quote:


The only signals that can be sent task number one, the init process, are those for which init has explicitly installed signal handlers. This is done to assure the system is not brought down accidentally.



This logic was broken down in old kernels. See
http://bugzilla.openvz.org/show_bug.cgi?id=533
The problem was fixed in 2.6.18 kernels.

There are several workarounds in your case:
1. If it is possible use the latest 2.6.18 kernel.
2. try to comment "kill -USR1 1" string in the script mentioned above.

Thank You very much!
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: migration?
Next Topic: VZ droping TCP
Goto Forum:
  


Current Time: Sat Jul 13 19:42:10 GMT 2024

Total time taken to generate the page: 0.02268 seconds