If I understand your question you have 2 servers you want synced and mounted each other but they just switch exports? I don't really get why you'd want to do that, but it seems easier to use dual master and each export their own volume (won't work with ext3, you'd probably want ocfs2).
but again I'm confused with your question. -Bryan On Fri, Mar 20, 2009 at 8:54 PM, Ben Timby <[email protected]> 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? > _______________________________________________ > 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
