ceph-ansible/roles
Dimitri Savineau 0dbca448d1 ceph-handler: Use /proc/net/unix for rgw socket
If for some reason, there's an old rgw socket file present in the
/var/run/ceph/ directory then the test command could fail with

test: xxxxxxxxx.asok: binary operator expected

$ ls -hl /var/run/ceph/
total 0
srwxr-xr-x. ceph-client.rgw.rgw0.rgw0.68.94153614631472.asok
srwxr-xr-x. ceph-client.rgw.rgw0.rgw0.68.94240997655088.asok

We can check the radosgw socket in /proc/net/unix to avoid using wildcard
in the socket name.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 60cbfdc2a6)
2020-02-03 09:31:52 -05:00
..
ceph-client common: improve keyrings generation 2019-10-02 14:34:27 +02:00
ceph-common ceph-common: rhcs 4 repositories for rhel 7 2020-02-03 15:15:35 +01:00
ceph-config config: fix external client scenario 2020-01-31 13:37:10 +01:00
ceph-container-common container/dashboard: run the registry auth task 2019-10-23 09:39:59 +02:00
ceph-container-engine ceph-container-engine: lvm2 on OSD nodes only 2020-02-03 15:16:32 +01:00
ceph-dashboard dashboard: add quotes when passing password to the CLI 2020-01-29 14:15:41 +01:00
ceph-defaults ceph-common: rhcs 4 repositories for rhel 7 2020-02-03 15:15:35 +01:00
ceph-facts ceph-facts: fix _container_exec_cmd fact value 2020-01-29 11:48:44 +01:00
ceph-fetch-keys meta: set the right minimum ansible version required for galaxy 2018-12-11 09:59:25 +01:00
ceph-grafana ceph-grafana: remove ipv6 brakets on wait_for 2019-12-03 17:12:36 +01:00
ceph-handler ceph-handler: Use /proc/net/unix for rgw socket 2020-02-03 09:31:52 -05:00
ceph-infra ceph-infra: replace hardcoded grafana group name 2020-01-08 16:15:09 -05:00
ceph-iscsi-gw iscsi: Fix crashes during rolling update 2020-02-03 15:15:15 +01:00
ceph-mds Fixes failure of cephfs configuration using --limit 2019-11-20 09:41:38 -05:00
ceph-mgr Fix undefined running_mon 2020-01-16 18:28:12 -05:00
ceph-mon ceph-osd: add device class to crush rules 2020-01-10 11:07:25 -05:00
ceph-nfs handler: fix call to container_exec_cmd in handler_osds 2020-01-20 12:45:51 -05:00
ceph-node-exporter dashboard: run node_export as privileged container 2019-12-09 17:27:51 +01:00
ceph-osd fix calls to `container_exec_cmd` in ceph-osd role 2020-01-27 17:54:39 -05:00
ceph-prometheus dashboard: use fqdn in external url 2020-01-08 16:14:33 -05:00
ceph-rbd-mirror travis: fail on ansible-lint errors 2019-10-21 15:55:54 -04:00
ceph-rgw ceph-rgw: Fix customize pool size "when" condition 2020-01-20 12:48:19 -05:00
ceph-rgw-loadbalancer lint: fix error [303,602,701,702] 2019-10-21 15:55:54 -04:00
ceph-validate validate: fail if dashboard|grafana_admin_password aren't set 2020-01-29 14:15:41 +01:00