Export to GitHub

weed-fs - issue #66

add tool to asynchronously replicate across data centers


Posted on Apr 10, 2014 by Grumpy Cat

Current data replication is done synchronously.

There are requests to replicate data to backup weed file systems.

The tool should run continuously or on-demand. It should keep all the data in sync, including volume ids, file ids, and of course file data.

Comment #1

Posted on Jul 28, 2014 by Quick Monkey

Is there currently a way to re-replicate data?

Scenario: 1. Data is replicated on two servers / racks (mirror). 2. One goes down / is destroyed. 3. Server / rack is replaced. 4. Data should be replicated back on to the new servers to maintain replication.

Comment #2

Posted on Jul 28, 2014 by Grumpy Cat

You can copy the .dat and .idx files manually.

Status: Accepted

Labels:
Type-Enhancement Priority-Medium