Open juanmont opened 6 years ago
The command onezone show should show a warning if a federation with HA has an OpenNebula (follower) out of phase with the Leader.
onezone show
If we have a leader with COMMIT = 50 and a LOG_RETENTION = 10, and we have a follower with COMMIT = 20, this follower is out of phase.
Some changes over CLI to add this new functionality when show the table.
This should also include Federation slaves.
Enhancement Request
Description
The command
onezone show
should show a warning if a federation with HA has an OpenNebula (follower) out of phase with the Leader.Use case
If we have a leader with COMMIT = 50 and a LOG_RETENTION = 10, and we have a follower with COMMIT = 20, this follower is out of phase.
Interface Changes
Some changes over CLI to add this new functionality when show the table.
Progress Status