remote Xserve RAID replication
Markus Hitter
mah at jump-ing.de
Wed Sep 26 04:29:32 PDT 2007
Am 26.09.2007 um 00:18 schrieb Noam Birnbaum:
> Let's say they went for nightly replication. We've worked on one-
> way rsyncing but never two-way. How could that work?
If there's a chance a file is modified on both sides the same day, it
can't work. Merging & conflict resolving like done in source code
management (usually) isn't an option for binary files.
So you have to make each file/directory/project read-only on one of
both sides and stick to one-way syncing.
Another approach could be the Andrew File System AFS. It's designed
to solve problems similar you yours: Distribute storage over network
nodes with slow or interrupted networks in mind.
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
More information about the MacOSX-admin
mailing list