OpenNebula / one

The open source Cloud & Edge Computing Platform bringing real freedom to your Enterprise Cloud 🚀
http://opennebula.io
Apache License 2.0
1.24k stars 479 forks source link

Health status for Raft clusters & Federation zones #2143

Open juanmont opened 6 years ago

juanmont commented 6 years ago

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

rsmontero commented 6 years ago

This should also include Federation slaves.