Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP2:Update
pacemaker.29826
bsc#1186693-clean-attrd-attributes-when-remote-...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bsc#1186693-clean-attrd-attributes-when-remote-node-is-up.patch of Package pacemaker.29826
Index: pacemaker-2.0.4+20200616.2deceaa3a/daemons/controld/controld_remote_ra.c =================================================================== --- pacemaker-2.0.4+20200616.2deceaa3a.orig/daemons/controld/controld_remote_ra.c +++ pacemaker-2.0.4+20200616.2deceaa3a/daemons/controld/controld_remote_ra.c @@ -191,6 +191,9 @@ remote_node_up(const char *node_name) if (controld_shutdown_lock_enabled) { section = controld_section_all_unlocked; } + /* Purge node from attrd's memory */ + update_attrd_remote_node_removed(node_name, NULL); + controld_delete_node_state(node_name, section, call_opt); /* Clear node's probed attribute */ @@ -1079,7 +1082,7 @@ handle_dup: recurring_helper(cmd); } - return cmd; + return cmd; } int
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