On 20.05.19 13:04, Lars Täuber wrote:
Mon, 20 May 2019 10:52:14 +0000
Eugen Block <[email protected]> ==> [email protected] :
Hi, have you tried 'ceph health detail'?


No I hadn't. Thanks for the hint.

You can also try

$ rados lspools
$ ceph osd pool ls

and verify that with the pgs

$ ceph pg ls --format=json-pretty | jq -r '.pg_stats[].pgid' | cut -d. -f1 | uniq


hth
michel
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to