how to migrate data to another swift cluster?
I want to migrate data from one cluster to another cluster. I do not want to use 'container sync'.Is there any solution else to migrate data?
First time here? Check out the FAQ!
I want to migrate data from one cluster to another cluster. I do not want to use 'container sync'.Is there any solution else to migrate data?
Not really that I know of, I've seen a few scripts thrown around, but I can't think of anything I can link you at the moment...
A lot of the time what I see is people do just copy some subset of data from cluster A to disk on a migration host, then uploading the downloaded data to cluster B, over and over again until everything is in cluster B.
You could try that:
https://ask.openstack.org/en/question/3857/is-there-any-scripts-available-to-automate-swift-uploading/ (https://ask.openstack.org/en/question...)
Thanks clayg, that solved my question.
Asked: 2013-08-29 05:53:44 -0600
Seen: 325 times
Last updated: Sep 09 '13