Moving 6 Billion Messages Without Being Noticed
dt.deviantart.com
Moving 6 Billion Messages Without Being Noticed
1–4 of 4 posts
Re: Moving 6 Billion Messages Without Being Noticed
#2Re: Moving 6 Billion Messages Without Being Noticed
#3I see you mention several days for the data to be copied, but how about the time to put your solution together and verify it? Also, did recomputing checksums take less time between passes, proportional to the size of the remaining changes?
We didn't find much published material about the best way to do this,
You may want to have a look at our live migration solution: http://chronicdb.com
It goes beyond checksums: it guarantees the data move is atomic and data consistent.
Re: Moving 6 Billion Messages Without Being Noticed
#4Moving databases between clusters is no easy feat. Can you share more details on the man-hours it took to oversee and verify the migration? I see you mention several days for the data to be copied, but how about the time to put your solution together and verify it? Also, did recomputing checksums take less time between passes, proportional to the size of the remaining changes? We didn't find much published material a…
thanks for the link, will check it out