HWCloudEngine / storage-gateway

storage gateway to adapt cloud storage to replicate/snapshot/backup to other different cloud storage.
7 stars 10 forks source link

Support failover crashed primary/failback(revert)/create new replication after failed over #25

Open yinweiishere opened 7 years ago

yinweiishere commented 7 years ago

Details to be described by Liangyu.

toddyLee commented 7 years ago

BCManager: when failed over, the default method to protect the vm/volumes is re-protection. In this way it's easy to reverse the replication configuration; but it should sync full data to the new disaster site via consistency verification. another method is to create new protection plan.