mirror of https://github.com/ceph/ceph-ansible.git
1044940304
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
|
||
---|---|---|
.. | ||
check_running_cluster.yml | ||
check_running_containers.yml | ||
check_socket_non_container.yml | ||
handler_crash.yml | ||
handler_mdss.yml | ||
handler_mgrs.yml | ||
handler_mons.yml | ||
handler_nfss.yml | ||
handler_osds.yml | ||
handler_rbd_target_api_gw.yml | ||
handler_rbdmirrors.yml | ||
handler_rgws.yml | ||
handler_tcmu_runner.yml | ||
main.yml |