962fba7621
Bump up startup waits slightly
49bf51da38
Fix indentation of previous fix
1293e8ae7e
Fix bugs in lock freeing function
ae2cf8a070
Add some time for Zookeeper to synchronize
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.
35153cd6b6
Fix path handling for zkhandler
7f7047dd52
Add one more instance of mirror as purple
9a91767405
Add proper return codes to API handlers
bcfa6851e1
Use purple for mirror state colour
28b8b3bb44
Use proper response parsing instead of raise_for
a6f8500309
Improve fence handling to prevent anomalies
ebec1332e9
Return to relative paths for SCHEMA_ROOT_PATH
c08c3b2d7d
Improve thread timeouts in keepalive
4c0d90b517
Add read lock timeouts to prevent deadlocks
70c588d3a8
Add confirmation option for mirror promote
214e7f835a
Properly preserve state on promotion
96cebfb42a
Handle cross-cluster Ceph storage secrets
c4763ac596
Fix invalid responses during promote
ea5512e3d8
Only shut down VM if it is running
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…
joshuaboniface
deleted branch snapshot-send from parallelvirtualcl.../pvc
2024-10-01 14:16:31 -04:00
df4d437d31
Update the description of VM define endpoint
8295e2089d
Add proper response schema for 202 responses
4ccb570762
Enhance documentation of snapshot send command
235299942a
Add volume resize if changed
9aa32134a9
Fix bug in API specification
235299942a
Add volume resize if changed
9aa32134a9
Fix bug in API specification
75eac356d5
Increase send blocksize and add total speed