Comment 1 for bug 1896605

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.opendev.org/739859
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=43b5b0875d07bd3db29e83661aa32742dbef3544
Submitter: Zuul
Branch: master

commit 43b5b0875d07bd3db29e83661aa32742dbef3544
Author: Giulio Fidente <email address hidden>
Date: Tue Jul 7 23:47:12 2020 +0200

    Configure rsyncd without pid file for Swift

    There are known issues with stale pid file handling in rsyncd [1],
    which by consequence cause Swift to not start.

    This change disables use of pid file completely when deployed by
    the swift-storage conainer and depends on the addition of such
    a feature in the puppetlabs-rsync module [2]

    1. https://<email address hidden>/msg32735.html
    2. https://github.com/puppetlabs/puppetlabs-rsync/pull/120

    Closes-Bug: 1896605
    Change-Id: I81ad92793b8f115c046a678f4b2cc51d1014e3b6