Parsons, Cliff (cp769u) a0aec27ebc Fix Ceph checkDNS script
The checkDNS script which is run inside the ceph-mon pods has had
a bug for a while now. If a value of "up" is passed in, it adds
brackets around it, but then doesn't check for the brackets when
checking for a value of "up". This causes a value of "{up}" to be
written into the ceph.conf for the mon_host line and that causes
the mon_host to not be able to respond to ceph/rbd commands. Its
normally not a problem if DNS is working, but if DNS stops working
this can happen.

This patch changes the comparison to look for "{up}" instead of
"up" in three different files, which should fix the problem.

Change-Id: I89cf07b28ad8e0e529646977a0a36dd2df48966d
2021-08-25 14:17:54 +00:00
2021-08-25 14:17:54 +00:00
2021-08-25 14:17:54 +00:00
2021-08-25 14:17:54 +00:00
2021-06-09 07:48:54 +00:00
2020-09-11 18:02:38 +03:00
2021-03-01 22:55:14 +00:00
2021-08-13 19:14:22 -04:00
2021-08-25 14:17:54 +00:00
2021-08-23 22:42:47 +08:00
2021-08-11 16:18:44 +00:00
2021-04-30 14:44:26 -05:00
2019-04-19 19:34:11 +00:00
2021-06-02 01:52:39 +00:00
2021-04-06 18:44:59 +00:00
2018-05-15 13:04:28 -05:00

Openstack-Helm-Infra

Mission

The goal of OpenStack-Helm-Infra is to provide charts for services or integration of third-party solutions that are required to run OpenStack-Helm.

For more information, please refer to the OpenStack-Helm repository.

Communication

  • Join us on IRC: #openstack-helm on oftc
  • Community IRC Meetings: [Every Tuesday @ 3PM UTC], #openstack-meeting-alt on oftc
  • Meeting Agenda Items: Agenda
  • Join us on Slack
    • #openstack-helm

Contributing

We welcome contributions. Check out this document if you would like to get involved.

Description
Repository for OpenStack Helm infrastructure-related code
Readme 67 MiB