Hi, On Fri, Nov 16, 2007 at 01:41:51PM +0000, Beren Gamble wrote: > Hi, > > We've got heartbeat working 90%. I can fail over resources when > I shut down heartbeat, but if I simulate a network problem by > unplugging the cable, the system can't unmount the NFS share we > connect to because it's no longer accessible. Even commands > like df -k hang because it can't list the share.
It's normal that df hangs if your NFS mount has no intr option set. > > What do you suggest I do? :) Do you have that NFS disk as a Filesystem resource? The Filesystem RA really does everything possible to unmount a disk. If that fails, then nothing helps but machine reboot. Which you get by default for a failed stop operation. Thanks, Dejan > > Beren > > > > *********************************************************************************** > Mail FROM London Borough of Harrow: > Unencrypted electronic mail is not secure and may not be authentic, in whole > or in part. You are advised to check directly with the sender before acting > upon any e-mail received. > > The information contained in this message and any attachments is confidential > and is intended for receipt by the above named addressee(s) only. If you have > otherwise encountered this message please notify its originator via +44(0)20 > 8863 5611 at LONDON BOROUGH OF HARROW. The unauthorised use, disclosure, > copying or alteration of this message is strictly forbidden. The views > expressed within this message are those of the individual sender and not > necessarily those of Harrow Council. > > Mail TO London Borough of Harrow: > London Borough of Harrow monitors all electronic mail it receives for Policy > compliance and to protect its systems including anti-spam and anti-virus > measures. > > Electronic mail does not guarantee delivery, nor notification of > non-delivery. It is suggested you contact your intended recipient(s) by other > means should confirmation of receipt be important. > *********************************************************************************** > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
