We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
mymachine.lan
./es put /vm/mymachine.lan/replica/replica1/failover -force
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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 formymachine.lan
):The text was updated successfully, but these errors were encountered: