Is it possible to move a single server from a multi-server configuration to another master database? For example, move my DNS server from one multi-server group to another multi-server group?
The problem with moving the data is that you will get conflicting ID's in the dabase tables (auto increment columns). It should be possible to write scripts for exporting data on one server and import it on the other. But as far as I know, such scripts does not exist yet.