Hi,
How nfs can provide failover feature? Please help.

On Solaris, for example, you can provide two
identical, read-only, copies of your critical
filesystem, and mount them with 
mount -o ro serv1,serv2:/export/critical /critical

and if serv1 goes offline, then the client NFS will
roll-over to serv2. Is it possible in Linux?

kapil

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to