Date: Sat, 4 Sep 2004 21:48:43 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: "Marc G. Fournier" <scrappy@hub.org> Cc: freebsd-questions@freebsd.org Subject: Re: File system replication between servers Message-ID: <20040905024842.GC44261@dan.emsphone.com> In-Reply-To: <20040904232130.O812@ganymede.hub.org> References: <20040904222712.F812@ganymede.hub.org> <20040905015820.GA44261@dan.emsphone.com> <20040904232130.O812@ganymede.hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Sep 04), Marc G. Fournier said: > On Sat, 4 Sep 2004, Dan Nelson wrote: > > How about a shared SCSI drive, filesystems only mounted on the > > master. When the master fails, the slave fscks the filesystems, > > mounts them, and becomes the master. Tried and true. You could > > even use background fsck and get immediate failover. > > need to do this above the hardware layer ... am looking at 50% of > services running on each of 2 servers, with failover to 100% running > on one of the servers if the other goes down ... Since FreeBSD doesn't lock SCSI devices afaik, you should be able to mount separate filesystems on different machines with no problems. -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040905024842.GC44261>