Re: Mirroring disks (almost) between hosts

2005-03-14 Thread Lemmit Kaplinski
Hi, have you looked at http://www.drbd.org/ ? L. On Fri, 2005-03-11 at 13:07 -0800, Paul J. Lucas wrote: > I've been looking at the Linux High-Availability stuff > (www.linux-ha.org), but, in addition to that, I also want to > have a master server mirror all its files over to a

Re: Mirroring disks (almost) between hosts

2005-03-12 Thread Dean Hamstead
perhaps 'coda' might be of interest Dean Paul J. Lucas wrote: On Fri, 11 Mar 2005, Tamas K Papp wrote: Unless your servers have databases or something like that, unison might work. I looked at Unison and it's a file-synchronizer, i.e., bidirectional. I only want unidirectional. I also

Re: Mirroring disks (almost) between hosts

2005-03-11 Thread Paul J. Lucas
On Fri, 11 Mar 2005, Tamas K Papp wrote: Unless your servers have databases or something like that, unison might work. I looked at Unison and it's a file-synchronizer, i.e., bidirectional. I only want unidirectional. I also know of rsync and that does what I want. However, I'd

Re: Mirroring disks (almost) between hosts

2005-03-11 Thread Tamas K Papp
On Fri, Mar 11, 2005 at 01:07:16PM -0800, Paul J. Lucas wrote: > I've been looking at the Linux High-Availability stuff > (www.linux-ha.org), but, in addition to that, I also want to > have a master server mirror all its files over to a slave > server so that if the master d

Mirroring disks (almost) between hosts

2005-03-11 Thread Paul J. Lucas
I've been looking at the Linux High-Availability stuff (www.linux-ha.org), but, in addition to that, I also want to have a master server mirror all its files over to a slave server so that if the master dies, the slave will be (mostly) up-to-date in terms of