From 85d5df05f93d14df9b5ef6eaaa5794b9f468820c Mon Sep 17 00:00:00 2001 From: Olivier Lambert Date: Tue, 10 Nov 2015 15:54:31 +0100 Subject: [PATCH] Update disaster_recovery.md --- disaster_recovery.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/disaster_recovery.md b/disaster_recovery.md index cd8e583e2..4572eb71b 100644 --- a/disaster_recovery.md +++ b/disaster_recovery.md @@ -22,4 +22,10 @@ Planning a DR task is very similar to plan a backup or a snapshot. The only diff **Warning**: you should have a default SR configured on your targeted pool. -You're DR VMs will be visible "on the other side" as soon the task is done. \ No newline at end of file +You're DR VMs will be visible "on the other side" as soon the task is done. + +### Retention + +Retention, or **depth**, will also apply with the VM name. **If you change the VM name for any reason, it won't be rotated anymore.** + +Also, by default, the DR VM will have a "Disaster Recovery" tag. \ No newline at end of file