Originally Posted by
pup_seba
I have to migrate something like 10.000 accounts and incremental backup is what I was planning. As part of this particular migration, I'll have to also change the platform components from:
1 Core/LDAP + 2 MTA/Proxy (ZCS 6.0.5 NE over RHEL 5)
to:
4 Core/LDAP (multimaster) + 2 MTA/Proxy (ZCS 8.0.6 NE over RHEL 6)
So, I was planning to export everything with the zxmig tool and then import it using the zextras suite. I thought that running a script at import time to import only some users for every single Store, would help me in "splitting" all the accounts among all the 4 new servers. Is that a good idea?