ClusterLabs / fence-agents

Fence agents
101 stars 155 forks source link

fence-gece earlyexit disussion #544

Open ab-mohamed opened 1 year ago

ab-mohamed commented 1 year ago

Hi,

I have created this issue to host the technical discussion between SUSE HA engineering and Google SAP teams about https://github.com/ClusterLabs/fence-agents/commit/1e1aed1ba5e701d6b4884573894dbea51774acee

Google added the 'earlyexit' logic to the power cycle function in the fence-gce fencing agent. This gives the option to proceed once the reset API call succeeds but not wait till the actual reboot operation finishes; this can result in a faster failover. Several customers requested this function extension, and Google already made the development efforts.

oalbrigt commented 1 year ago

They want to revert it in https://github.com/ClusterLabs/fence-agents/pull/545