Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:Update
pacemaker
pacemaker-fencing-cib-signon-stonithd-name.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pacemaker-fencing-cib-signon-stonithd-name.patch of Package pacemaker
commit 0a5185e7e01aa4046872f92c47de644ac08a1c06 Author: HideoYamauchi <renayama19661014@ybb.ne.jp> Date: Tue Jul 26 09:13:20 2016 +0900 Low: stonithd: Correction of the wrong connection process name. diff --git a/fencing/main.c b/fencing/main.c index 34f393a..8d30f6f 100644 --- a/fencing/main.c +++ b/fencing/main.c @@ -1217,7 +1217,7 @@ setup_cib(void) do { sleep(retries); - rc = cib_api->cmds->signon(cib_api, CRM_SYSTEM_CRMD, cib_command); + rc = cib_api->cmds->signon(cib_api, CRM_SYSTEM_STONITHD, cib_command); } while (rc == -ENOTCONN && ++retries < 5); if (rc != pcmk_ok) {
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