esdc-ce icon indicating copy to clipboard operation
esdc-ce copied to clipboard

GUI replica failover button hidden when node unavailable

Open YanChii opened this issue 4 years ago • 0 comments

When node becomes unavailable, the related VMs are switched to state with actions disabled. This however should not be the case for replica failover.

As a quick workaround, one can use API command using es tool (example for mymachine.lan):

./es put /vm/mymachine.lan/replica/replica1/failover -force

YanChii avatar Jun 14 '20 13:06 YanChii