ClusterLabs / fence-agents

Fence agents
104 stars 160 forks source link

Mid: fence_sbd: A warning message is output when disable-timeout is enabled. #420

Closed HideoYamauchi closed 3 years ago

HideoYamauchi commented 3 years ago

Hi All,

If disable-timeout is enabled, power_timeout will be processed with unlimited (0). Since it is smaller than sbd_msg_timeout, a warning log is always output.

If disable-timeout is enabled, no comparison with sbd_msg_timeout is required.

Best Regards, Hideo Yamauchi.

knet-ci-bot commented 3 years ago

Can one of the admins verify this patch?