I'm curious (I dont know for sure) but maybe the builtin MarkLogic Back & Restore will work for this ? Does Restore recover DB settings ? or do you have to pre-create the target DB.
On Amazon EC2 I stumbled on an easy way to do this, I make a volume "snapshot" and create a new volume from the snapshot, and "swap" it into place on the 2nd server. This is a total backup/restore ... (it wipes out *everything* on the target server). Probably not what you want. Maybe there's a script to be able to export all the settings needed to recreate a DB from scratch ? -David -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Lanz Sent: Tuesday, June 29, 2010 5:27 AM To: general Subject: [MarkLogic Dev General] Migration of databases settings from oneserver to other one Hi all, I have to organize a migration of a dozen of ML databases and related app. server from 1 server to another new one. I plan to use XQSync to backup/restore data from former server to the new one. But is there an easy way to backup all settings of one DB and its related app. servers and restore them from scratch on the new server ? Thanks in advance for any guidance Lanz _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
