Bases: object
Bases: cinder.volume.drivers.huawei.replication.AbsReplicaOp
Bases: cinder.volume.drivers.huawei.replication.AbsReplicaOp
Bases: object
Failover replication.
Bases: object
Create remote LUN and replication pair.
Delete replication pair and remote lun.
Failover volumes back to primary backend.
The main steps: 1. Switch the role of replication pairs. 2. Copy the second LUN data back to primary LUN. 3. Split replication pairs. 4. Switch the role of replication pairs. 5. Enable replications.
Failover volumes back to secondary array.
Split the replication pairs and make the secondary LUNs R&W.