We've done this across servers, maybe
it would work for you:
1) rsync the entire db to the second file system 2) do another rsync each day until you are ready to swap (of course only changed files will be moved) 3) before the swap do another rsync to bring the db as close to sync'ed as possible 4) shut down the primary db 5) do a final rsync (should have little to nothing to sync) 6) start the secondary db 7) Validate the new db On 9/14/13 7:46 AM, Moshe Jacobson wrote:
|