Comment 7 for bug 1839525

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to integ (r/stx.2.0)

Reviewed: https://review.opendev.org/676037
Committed: https://git.openstack.org/cgit/starlingx/integ/commit/?id=6c4223712b303d8d537fef210189cfc8e9bd12c2
Submitter: Zuul
Branch: r/stx.2.0

commit 6c4223712b303d8d537fef210189cfc8e9bd12c2
Author: zhipengl <email address hidden>
Date: Fri Aug 9 18:38:09 2019 +0800

    Fix PCI-IRQ-Affinity-Agent repeated restarts due to pmon.

    It was determined that we were missing one line of pmon
    configuration that makes PMON not take actions until
    worker configuration is complete.

    Test pass in AIO-DX
    Below log can be seen in pmond.log
    pci-irq-affinity-agent monitoring is waiting on
    /var/run/.worker_config_complete
    Before openstack application finished, no degrade or pci-irq-affinity-
    agent restart can be seen.

    Closes-bug: 1839525

    Change-Id: I3d28ea4afa2f7e65dcc9e48a7a46b4f80c574e3e
    Signed-off-by: zhipengl <email address hidden>
    (cherry picked from commit 40f57f314176f24538902b1da5b10566f3e6235f)