Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
SUSE:SLE-12-SP2:Update
pacemaker
pacemaker-attrd-improve-log-message.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pacemaker-attrd-improve-log-message.patch of Package pacemaker
commit 075d173afbcf24eef55018706f03ea89d69a6239 Author: Ken Gaillot <kgaillot@redhat.com> Date: Thu Jul 13 11:53:00 2017 -0500 Log: attrd: improve log messages Index: pacemaker-1.1.16+20170320.77ea74d/attrd/commands.c =================================================================== --- pacemaker-1.1.16+20170320.77ea74d.orig/attrd/commands.c +++ pacemaker-1.1.16+20170320.77ea74d/attrd/commands.c @@ -1139,7 +1139,7 @@ write_attribute(attribute_t *a) /* If the peer is found, but its uuid is unknown, defer write */ if (peer->uuid == NULL) { a->unknown_peer_uuids = TRUE; - crm_notice("Update error (unknown peer uuid, retry will be attempted once uuid is discovered): %s[%s]=%s failed (host=%p)", + crm_notice("Update %s[%s]=%s postponed: unknown peer UUID, will retry if UUID is learned", v->nodename, a->id, v->current, peer); continue; }
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