Update disaster_recovery.md

This commit is contained in:
Olivier Lambert 2015-11-10 15:56:27 +01:00
parent 382bfaa035
commit 9b2b98e9ce

View File

@ -28,4 +28,10 @@ You're DR VMs will be visible "on the other side" as soon the task is done.
Retention, or **depth**, will apply with the VM name. **If you change the VM name for any reason, it won't be rotated anymore.** This way, you can play with your DR VM without fearing to lose it.
Also, by default, the DR VM will have a "Disaster Recovery" tag.
Also, by default, the DR VM will have a "Disaster Recovery" tag.
## Conflicts
If you boot a copy of your production VM, be careful: if they share the same static IP, you'll have troubles.
A good way to avoid this kind of problems is to remove the network interface and check if the export is correctly done.