On Fri, Mar 20, 2009 at 11:54:57PM -0400, Ben Timby wrote: > Given two nodes that share a DRBD volume. The active node exports the > volume over NFS. The passive node mounts the volume via NFS. The > primary node mounts the volume directly. > > Upon failure of the primary node, one would want the secondary node to > take control and mount the volume directly. > > How would one configure the Filesystem resources in such a manner?
Ben, As it says on on Hint 1 on http://linux-ha.org/HaNFS, don't try to mount any NFS filesystem on one of your NFS servers. You'll get nothing but grief. - Dave _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
