Here is the upstream patch for this issue: https://github.com/ClusterLabs/fence-agents/commit/f32efc776fd146aa9f386f2e635707763baf231f#diff-a9401fa3fb78f30aae7a079ece083575
fence-agents-4.0.11-30.el7 def set_attrd_status(host, status, options): logging.debug("Setting fencing status for %s to %s" % (host, status)) run_command(options, "attrd_updater -p -n evacuate -Q -N %s -U %s" % (host, status))
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2373.html