Comment 6 for bug 2056337

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-ceph-mon (stable/quincy.2)

Reviewed: https://review.opendev.org/c/openstack/charm-ceph-mon/+/918066
Committed: https://opendev.org/openstack/charm-ceph-mon/commit/0166bd9907341eaef4dd1e06b1cde1a85aaf0293
Submitter: "Zuul (22348)"
Branch: stable/quincy.2

commit 0166bd9907341eaef4dd1e06b1cde1a85aaf0293
Author: Federico Bosi <email address hidden>
Date: Wed Apr 17 09:39:32 2024 +0200

    Add ipv6 bind flags

    Following https://tracker.ceph.com/issues/52867 we need to tell ceph
    which address family to use via the ms_bind_ipv4/6 config flags.
    I added them to the ceph.conf template and updated the config hook.
    Closes-Bug: #2056337

    Change-Id: Ib735bd4876b6909762288b97857bccaa597c2b80
    (cherry picked from commit 7e61d1b8a050998697aee91eb0db6c988c2c397a)