graphite-project / carbon

Carbon is one of the components of Graphite, and is responsible for receiving metrics over the network and writing them down to disk using a storage backend.
http://graphite.readthedocs.org/
Apache License 2.0
1.5k stars 490 forks source link

[Q] Regarding Graphite cluster data retention #898

Closed AshishVerma7690 closed 3 years ago

AshishVerma7690 commented 4 years ago

I am running graphite on 3 node, suddenly 2 of the nodes goes down and data coming on both nodes ( 2, 3 ) stopped. I have restarted the node, but the data is lost ( for the time it is down).

Is there any way that I can get the data back?

Jason-TJW commented 3 years ago

You can use carbon-sync command to sync up data from node 1. For more details please refer to https://github.com/graphite-project/carbonate

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.