<br><br><div class="gmail_quote">On Tue, Aug 25, 2009 at 8:19 AM, Mike Cardwell <span dir="ltr"><<a href="mailto:linux-cluster@lists.grepular.com">linux-cluster@lists.grepular.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
I have a small cluster which shares a filesystem via GFS on a SAN, with iSCSI. There are a couple of hosts external to this cluster which I would like to have access to the GFS filesystem via NFS. I have exported the same mountpoint on each of the hosts that have the GFS mount.<br>

<br>
I can connect via NFS to one of these cluster hosts, but when it goes down, I have to unmount it, and then remount against another host. I suspect I could do something with a floating IP? but I was wondering if it would be possible to do this with client side logic so that the nfs mount automatically moves to a different working host if one stops responding?</blockquote>
<div><br>I don't see why you want to resolve this from the client side. You must configure an ip address resource.<br>Take a look at this document:<br><a href="http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5/pdf/Configuration_Example_-_NFS_Over_GFS.pdf">http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5/pdf/Configuration_Example_-_NFS_Over_GFS.pdf</a><br>
</div></div>