I am running Cent OS.
I found some info on mounting NFS while specifying failovers using the "mount" command:
http://docs.hp.com/en/B103
I could run a script at startup which uses the command from the above link, I just thought there might be a way to do this using /etc/fstab or automount.
Main Topics
Browse All Topics





by: it4sohoPosted on 2009-11-02 at 11:38:42ID: 25722871
I have done a little research on this and have found mixed opinions on whether autofs can do this at all.
NOTE: The syntax you show would be used in a Solaris system -- and I believe that Solaris DOES provide failover -- but not on automount, but rather on NFS.
If you think about it, the NFS mount is that part of the protocol manipulation that you would want to implement this capability into... autofs can point to local directory trees, file systems, and even ISO images. NOT just NFS mounted filesystems.
I DO know that some HA (High Availability) Linux distributions support this, but that is a niche market.
What distro are you trying to do this on?
Dan
IT4SOHO