Re: VEs on NFS Share [message #39622 is a reply to message #37112] |
Fri, 21 May 2010 10:56  |
Gabor_Laszlo
Messages: 11 Registered: October 2008 Location: Munich, Germany
|
Junior Member |
|
|
I have a similar setup, /var/lib/vz mounted from nfs share on NAS to two OpenVZs (2.6.26-2-openvz-686 Lenny), and a script that pushes control of the VEs to the other 'node' on demand. It works fine most of the time, but I've seen the symptoms you describe just recently following a router crash that cut the link to the NAS.
My problem is rather that at startup sometimes the nfs doesn't mount by the time vz tries to start, so vz just gives up and dies. If I do a
mount -a && /etc/init.d/vz start
it comes up just fine.
Any ideas?
[Updated on: Fri, 21 May 2010 10:58] Report message to a moderator
|
|
|