Moving MSDP pools from one Domain to another
Looking for a sanity check on my plans.
Old environment
bak01 Master NBU 7.7.3 2-node cluster
bak03 Media 7.7.3 MSDP dedup3 16TB
bak04 Media 7.7.3 MSDP dedup4 10TB
New environment
alb001 Master 7.7.3 standalone
alb010 Media 7.7.3 MSDP dedup10 30TB (unused so far)
My end-goal is to move all the images in dedup3 and dedup4 fom the old bak01 environment and combine them together in dedup10 in the new environment, after which I will be backing up the clients in the new alb001 domain.
Can I do a file copy on everything from the two MSDPs on the old env into the one big MSDP, then import the images on the new environment? Don't worry about two domains backing up the same client... once I move it over I will stop all backups from the old environment, and point the clients to the new master. So they will only be backed up in one place.
or do I need to bpexpdate -nodelete the MSDP pools, decom the media servers, point them to new environment, and import the MSDP pools, then duplicate them over to the new bigger MSDP.
Or is there a better way?