HomeClusterLabs Projects

Fix: fencing, libfencing: remap fence agent error codes before async callback

Description

Fix: fencing, libfencing: remap fence agent error codes before async callback

Previously, stonithd's st_child_done() remapped fence agent exit codes
based on error output. However, since 3dd3d01, stderr is not provided
to callbacks, so this was no longer effective. Now, the remapping is done
in libfencing before calling the callback.

Details

Provenance
kgaillotAuthored on Jan 5 2016, 12:56 PM
Parents
rP31cc458a29d0: Fix: libfencing: topology is not used
Branches
Unknown
Tags
Unknown

Event Timeline