← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1635629] Re: neutron-keepalived-state-change logs are removed with router

 

Reviewed:  https://review.openstack.org/453805
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ebc30229c4eec9f7e025371a0a6a08b10f955041
Submitter: Jenkins
Branch:    master

commit ebc30229c4eec9f7e025371a0a6a08b10f955041
Author: Ihar Hrachyshka <ihrachys@xxxxxxxxxx>
Date:   Wed Apr 5 17:40:57 2017 +0000

    Log messages for keepalived-state-change in syslog
    
    We don't maintain a long standing log file for the helper process, so
    any log messages that we issue from inside it just vanish after router
    cleanup.
    This patch enforces syslog logging for the daemon, revealing any errors
    and other messages that may be triggered by it.
    
    Closes-Bug: #1635629
    Change-Id: I8712f5f3a34fc9f403dfba06e7a64bd9eb408c4a


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1635629

Title:
  neutron-keepalived-state-change logs are removed with router

Status in neutron:
  Fix Released

Bug description:
  By default, keepalived-state-change logs are stored at
  /var/lib/neutron/ha_confs/<router_id>/neutron-keepalived-state-
  change.log . The whole directory /var/lib/neutron/ha_confs/<router_id>
  is used to store metadata and is removed once router is removed, along
  with the logs. This makes debugging of tempest jobs a bit more
  difficult.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1635629/+subscriptions


References