Re: replicating data over 2 servers
From: Jamie Heckford (jamie_at_tridentmicrosystems.co.uk)
Date: 05/27/03
- Previous message: nbari_at_unixmexico.com: "Re: replicating data over 2 servers"
- In reply to: nbari_at_unixmexico.com: "Re: replicating data over 2 servers"
- Next in thread: nbari_at_unixmexico.com: "Re: replicating data over 2 servers"
- Reply: nbari_at_unixmexico.com: "Re: replicating data over 2 servers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: nbari@unixmexico.com Date: Tue, 27 May 2003 09:29:06 +0100
On Tuesday 27 May 2003 9:22 am, nbari@unixmexico.com wrote:
> the problem when using rsync in both servers is that if data on server A
> is updated, and data on server B is updated at the same time, there is a
> chance to lost data.
>
> If a user writes to a file on server A and then rsyn is executed data will
> be lost, and so if a users writees on server B an rsync tryis to fecth
> from server A data will be lost
>
> how about usind coda?
> or another tool for replication txt files?
>
>
On server A have a partition/directory dedicated to storing the text files.
Export this via NFS to server B.
For backup purposes copy them nightly to server B.
Cheers,
Jamie
_______________________________________________
freebsd-isp@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
- Previous message: nbari_at_unixmexico.com: "Re: replicating data over 2 servers"
- In reply to: nbari_at_unixmexico.com: "Re: replicating data over 2 servers"
- Next in thread: nbari_at_unixmexico.com: "Re: replicating data over 2 servers"
- Reply: nbari_at_unixmexico.com: "Re: replicating data over 2 servers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|