Restore from production- to test environment
Hello,
We are struggling with restoring backups from a production system (backup server & vmware ESXi 5.5 hosts) to our test environment (different backup server & vmware ESXi 5.5 hosts). Our systems are physically separated for security reasons, and backups need to be transferred via external drive.
Is there any (better) recommended way to do this? The way we are doing it now seems like a LOT of work for such a basic task. We are talking about ~50 virtual servers:
- The backups are taken in the "traditional" way with agent on each VM, due to problem with BE15 using snapshots (the delay during removal in the snapshots are too long, and causes major issues)
- We duplicate backups from the production system BE15 server to an external drive & add the DR files manually. We then connect this drive to test environment BE15 server, add the disk, and run an indexing task. After this, we do "Convert to VM from point in time" to recreate the machines on new host(s).
- It is not an option to run new backups on production system directly to the external disk (this seems to work, for some reason)
I was pretty sure this was working when i tested it (long time ago), but today when we were doing restores we don't have the option to do "complete" restores. The "Convert to Virtual from point in time" only shows "System State" as option (with the "edit" button greyed out).
If we do traditional restore to overwrite the "old" restored VM's in the test environment, then we only have "Complete online restore > Active Directory, ADAM, etc" under options; no "A Microsoft Computer fully selected.." option.