At our site our file server is quite large and is required to be backed up offsite via DPM replication
As the volume is around 4TB and we have a 10mb/s link this would have taken a large amount of time
The solution is to copy the volume to removable media and then relocate it to the secondary DPM server
Instructions
- Configure the protection on the secondary site as you would normally but select “manual” when asked if you want to start the synchronization now
- On the primary DPM server locate the volume you wish to have replicated and at the bottom of the screen click “Replica Path”. you cant expand the window but if you double click on the end of the column (instead of clicking and dragging) you can expand the column to its full size
- Open the command prompt and type “mountvol” and locate the replica path, then mark and copy the line above it
- Type “mountvol” followed by an unused drive letter and the paste the previous contents (e.g. mountvol T:\ \\?\Volume{4bae1ccb-e2eb-11e2-93ee-00155d032025}\)
- Open your newly mounted volume and see if you are able to access all folders, if need to change the owner, I suggest to the local administrator
- Copy contents of mounted volume to your removable media
- Relocate removable media to secondary site
- Repeat steps 1-5 on secondary DPM server
- Paste contents of removable media into mounted volume
- Run a consistency check on the server
Helpful post, but I need to know how to create manual replica of SQL database on DPM. Please send me at vijay.mc968@gmail.com if you find it how to.