The syncing tool for influxdb

Hi,

l wonder that do we have some syncing tools? Say that, db node1 already has a lot of data, the node2 is new and just add to the cluster.

How can we sync the node1’s data to node2?

Thanks so much,
LJ

Is this enterprise or OSS?

I’m using the OSS Version, thanks

InfluxDB OSS doesn’t support clustering. Your best bet is to just pause writing, rsync the data to the new node and then resume writing to both OSS nodes. This will give you multiple copies of data but won’t allow you to “scale” out

1 Like

There is one tool which claims to re-reync InfluxDB nodes: