Block a user
Add cluster peering for DR/replication
Improve synchronization of primary/secondary coordinator transitions
This was mostly solved in 4c0d90b5176ae933387ea8ce0ea180fe1605e24e by implementing read-side timeouts.
While more improvements to the state transition code could definitely happen in the…
Improve synchronization of primary/secondary coordinator transitions
Add cluster peering for DR/replication
Cluster move has been implemented via two new commands, vm mirror create
and vm mirror promote
, which automate the steps around vm snapshot send
. To be released in 0.9.101.
Add cluster peering for DR/replication
Initial implementation of "vm snapshot send" has been completed and will be present in 0.9.101. While there are very few guardrails on the receiving side, the implementation is working as…