Update continuous_replication.md

This commit is contained in:
Olivier Lambert 2015-12-20 11:11:29 +01:00
parent e9c2aeeca0
commit b08d026eec

View File

@ -6,4 +6,6 @@ Thanks to use of delta disks and VM streaming, we can provide a way to stream ve
Unlike DR which is using a lot of bandwidth and can only be achieved sometimes, you can plan a replication every hour (and even every minute).
If you lose your main pool, you can start the copy on the other side, with very recent data.
If you lose your main pool, you can start the copy on the other side, with very recent data.
> Warning: only work on a clone of the copied VM. Indeed, you must avoid using directly this VM: as soon you'll start it, and if the diff continue to work, you can damage it.