Re: NFS server fail-over - how do you do it?
From: Chuck Swiger (cswiger_at_mac.com)
Date: 05/31/04
- Previous message: David Snyder: "Documentation for LDAP Mail Server"
- In reply to: adp: "Re: NFS server fail-over - how do you do it?"
- Next in thread: scion+freebsd-questions_at_webrelay.net: "Re: NFS server fail-over - how do you do it?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 31 May 2004 14:08:49 -0400 To: adp <dap99@i-55.com>
adp wrote:
> We can live with the chance that a file write might fail as long as we can
> switch over to another NFS server if the primary fails.
Sorry, NFS simply won't work with the model of operation you've described.
There is no way to do fallback to a secondary NFS server if the primary goes
down when using read/write shares, nor does there exist any way to push the
changes made to a secondary fileserver back to the primary, even if you could
convince the clients to fail-over in the first place.
Maybe Samba/CIFS would come closer to what you want, or else WebDAV over HTTP?
-- -Chuck _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: David Snyder: "Documentation for LDAP Mail Server"
- In reply to: adp: "Re: NFS server fail-over - how do you do it?"
- Next in thread: scion+freebsd-questions_at_webrelay.net: "Re: NFS server fail-over - how do you do it?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|