[SOLVED] Store server to store server migration, CLI? In the next week or so, we're adding a new store server to our multi-server install, and then migrating half of the users from one of the store servers, to the new one.
Migrations of this manner are easy in the gui, a few clicks and youre moved. I'd like to do this via the CLI though, so that we can throw a list of users at a script, and let it migrate over time.
I've done some testing, and havent had much luck. I'm able to move the account, but none of the data comes with it. This is done by changing the zimbraMailHost attribute on the account. This seems to be only part of the puzzle though, as this seems to move the account, but not the data.
How do i get the data moved as well? How does the gui do it? |