HomeClusterLabs Projects

Fix: controller: initial timeout for fencing callback takes any priority…

Description

Fix: controller: initial timeout for fencing callback takes any priority fencing delay into account

It's usually not necessary under normal circumstances since the timeout
for the async callback gets updated very soon with
st_client.c:update_callback_timeout() once fencer has decided the total
fencing timeout and reported it back to controller with
fenced_remote.c:report_timeout_period(). But anyway it makes sense to
be added for the initial.

Details

Provenance
gao-yanAuthored on Apr 17 2023, 5:36 AM
Parents
rPdd563f995708: Fix: fencer: apply requested fencing delay only for the first device
Branches
Unknown
Tags
Unknown