Comment 4 for bug 1661003

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/newton)

Reviewed: https://review.openstack.org/445841
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=3e67eb00435b0480a285603cc7317389db8b4e17
Submitter: Jenkins
Branch: stable/newton

commit 3e67eb00435b0480a285603cc7317389db8b4e17
Author: Dmitry Mescheryakov <email address hidden>
Date: Thu Feb 2 15:05:05 2017 +0400

    Set up local logging for lrmd

    Write lrmd logs to the /var/log/lrmd.log on controllers.

    Also disabled collecting all pacemaker logs into /var/log/pacemaker.log
    because Pacemaker already does that itself. In our installation rsyslog
    does not write that file because in most cases Pacemaker creates it
    first. For example, see the file's owner in any env, it will be
    hacluster, not syslog.

    Closes-Bug: #1661003
    Change-Id: I0acb59a43bd856b1689918a7cf066624efa13a63
    (cherry picked from commit 4d18ef0dadedb05e4876b42123a11a0121f5f708)