Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
pacemaker.13349
bug-977201_pacemaker-controld-self-fencing.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bug-977201_pacemaker-controld-self-fencing.patch of Package pacemaker.13349
commit c199dc320b4faa01c19df68a9f2566465f5afa2c Author: Gao,Yan <ygao@suse.com> Date: Mon Jun 13 17:26:27 2016 +0200 Fix: controld: Prevent unwanted self-fencing if "stateful_merge_wait" state of dlm is not available Index: pacemaker-2.0.0+20180726.3d81c89b8/extra/resources/controld =================================================================== --- pacemaker-2.0.0+20180726.3d81c89b8.orig/extra/resources/controld +++ pacemaker-2.0.0+20180726.3d81c89b8/extra/resources/controld @@ -224,10 +224,6 @@ controld_monitor() { if [ -n "$smw" ] && [ $smw -eq 1 ]; then ocf_log err "DLM status is: stateful_merge_wait" CM_RC=$OCF_ERR_GENERIC - elif [ -z "$smw" ] && dlm_tool ls | grep -q "wait fencing" && \ - ! stonith_admin -H '*' -V | grep -q "wishes to"; then - ocf_log err "DLM status is: wait fencing" - CM_RC=$OCF_ERR_GENERIC else CM_RC=$OCF_SUCCESS fi
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor