OpenVZ Forum


Home » General » Support » Shutdown sequence (init script is set to shutdown too late)
Shutdown sequence [message #42643] Sun, 08 May 2011 23:37
proto is currently offline  proto
Messages: 2
Registered: November 2007
Junior Member
I have OpenVZ containers running on TOP of a DRBD block device.

Looking at these 2 files:
grep chkconfig /etc/init.d/vz
# chkconfig: 2345 96 88
grep chkconfig /etc/init.d/drbd
# chkconfig: 2345 70 08

I can see that it is expected to see the shutdown sequence like this:

/etc/rc0.d/K08drbd
/etc/rc0.d/K88vz

This seems like an error to me.

K08drbd tries to unmount the filesystems BEFORE K88vz has shutdown the containers.

To me, OpenVZ shutdown should start MUCH earlier, something like this:
grep chkconfig /etc/init.d/vz
# chkconfig: 2345 96 05

Any feedback is welcome.

Proto
 
Read Message
Previous Topic: Partition Question
Next Topic: openvz + 3ware RAID card
Goto Forum:
  


Current Time: Thu Aug 22 22:17:23 GMT 2024

Total time taken to generate the page: 0.02947 seconds