On 15/11/24 17:11, Roland Giesler wrote:
> How do I determine the primary osd?

ceph pg map $pg

ceph pg $pg query | jq .info.stats.acting_primary

You can jq and less to take a look at other values which might be
informative too.

Greg.
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to