ceph-ansible/roles
Dimitri Savineau 1044940304 osds: use osd pool ls instead of osd dump command
The ceph osd pool ls detail command is a subset of the ceph osd dump
command.

$ ceph osd dump --format json|wc -c
10117
$ ceph osd pool ls detail --format json|wc -c
4740

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 06471a4b82)
2021-08-03 14:03:35 -04:00
..
ceph-client Sensitive key data now hidden in output log 2021-07-12 09:43:12 +02:00
ceph-common container: set tcmalloc value by default 2021-07-01 15:46:19 +02:00
ceph-config Use ansible_facts 2021-03-26 00:16:58 +01:00
ceph-container-common Container: Fixing service name lvm2-lvmetad 2021-06-17 08:14:54 +02:00
ceph-container-engine Use ansible_facts 2021-03-26 00:16:58 +01:00
ceph-crash Sensitive key data now hidden in output log 2021-07-12 09:43:12 +02:00
ceph-dashboard dashboard: support dedicated network for the dashboard 2021-07-26 13:19:03 -04:00
ceph-defaults ceph-defaults: add missing grafana dashboards 2021-07-27 10:53:54 -04:00
ceph-facts ceph-facts: move device facts to its own file 2021-07-26 17:49:03 +02:00
ceph-fetch-keys fix broken ceph-fetch-keys role 2020-12-15 17:30:42 +01:00
ceph-grafana monitoring: use config_template module for config 2021-07-26 17:47:51 +02:00
ceph-handler osds: use osd pool ls instead of osd dump command 2021-08-03 14:03:35 -04:00
ceph-infra Use ansible_facts 2021-03-26 00:16:58 +01:00
ceph-iscsi-gw Sensitive key data now hidden in output log 2021-07-12 09:43:12 +02:00
ceph-mds Sensitive key data now hidden in output log 2021-07-12 09:43:12 +02:00
ceph-mgr ceph-mgr: don't install dashboard pkg by default 2021-07-26 17:50:42 +02:00
ceph-mon ceph_key: handle error in a better way 2021-07-02 14:01:52 +02:00
ceph-nfs ceph-nfs: allow overriding NFS_CORE_PARAM 2021-07-26 17:50:05 +02:00
ceph-node-exporter container: remove `--ignore` from `podman rm` command 2020-12-01 09:53:15 -05:00
ceph-osd Sensitive key data now hidden in output log 2021-07-12 09:43:12 +02:00
ceph-prometheus alertmanager: allow disable dashboard tls verify 2021-07-26 13:19:13 -04:00
ceph-rbd-mirror Sensitive key data now hidden in output log 2021-07-12 09:43:12 +02:00
ceph-rgw multisite: use node fqdn for endpoints when https 2021-07-26 17:54:13 +02:00
ceph-rgw-loadbalancer ceph-rgw-loadbalancer: Fix keepalived master selection 2021-05-05 09:56:42 +02:00
ceph-validate ceph-validate: check logical volumes 2021-07-26 17:49:03 +02:00