OpenVZ Forum


Home » General » Support » *SOLVED* red hat 7.2 on debian sarge HN
Re: red hat 7.2 on debian sarge HN [message #10541 is a reply to message #10520] Wed, 21 February 2007 08:51 Go to previous message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
During PMing and experiments at the node we found out what was the problem.

In the VE two different `halt` programs existed:
/sbin/halt
and
/usr/bin/halt

The right one, that stops VE is /sbin/halt, but vzctl seeks "halt" program to run in the following order: /bin:/usr/bin:/sbin. So, vzctl found /usr/bin/halt, ran it, but this "halt" didn't stop VE.

I don't know where /usr/bin/halt is from, at least it doesn't belong to any RPM installed on the system. So, I just moved /usr/bin/halt to /usr/bin/halt.backup. And now `vzctl stop` works quickly.

Good luck,
Vasily
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: *CLOSED* Differences in /proc handling between 2.6.18 and 2.6.9 openvz kernels
Next Topic: *SOLVED* pure-ftpd under openvz
Goto Forum:
  


Current Time: Sat Nov 16 07:27:21 GMT 2024

Total time taken to generate the page: 0.03154 seconds