Giacomo
10 years agoLevel 3
Consolidating EV Servers
I have multiple (5) EV Servers that have old mailbox archive and journal archive content . I would like to consolidate them to a single server or two. What is a practical way to accomplish this? This would be roughly 20 TB of data that is at least 4 years old.
Thanks for any help provided.
Giacomo
- the method we used was copy the indexes and vault stores across to unique directories and then changed DNS and ran USL So for the indexes we did like I:\evserver1\indexes I:\evserver2\indexes I:\evserver3\indexes Then updated the IndexRootPath columns accordingly Then we did similar with the vault stores and updated the PartitionEntry tables Afterwards, simply updated DNS so that all the evserver aliases pointed to server1 So like evserver1 -> server1.mydomain.com evserver2 -> server1.mydomain.com evserver3 -> server1.mydomain.com Then afterwards ran USL and all done