orchestrator icon indicating copy to clipboard operation
orchestrator copied to clipboard

What's the difference between Downtime and Maintenance mode?

Open leiless opened this issue 4 years ago • 1 comments

Hi, @shlomi-noach.

$ orchestrator-client -c help | grep maintenance -C2
    begin-downtime                           Mark an instance as downtimed
    end-downtime                             Indicate an instance is no longer downtimed
    begin-maintenance                        Request a maintenance lock on an instance
    end-maintenance                          Remove maintenance lock from an instance

As from the documentation, the difference between downtime and maintenance mode is unclear.

Also, how do those two modes affect graceful/automatic failover?

SEE ALSO: https://github.com/openark/orchestrator/issues/1244

leiless avatar Nov 09 '21 09:11 leiless

As I tested, why I can promote a downtimed instance from replica into master in web UI by graceful-master-takeover?

leiless avatar Nov 09 '21 09:11 leiless