Hi Bryan,
`ceph daemon osd.x status` gives you the range of osdmaps stored for any filestore or bluestore osd.
.. dan
On Wed, 13 Nov 2019, 17:25 Bryan Stillwell, <bstillwell@xxxxxxxxxxx> wrote:
With FileStore you can get the number of OSD maps for an OSD by using a simple find command:
# rpm -q ceph
ceph-12.2.12-0.el7.x86_64
# find /var/lib/ceph/osd/ceph-420/current/meta/ -name 'osdmap*' | wc -l
42486
Does anyone know of an equivalent command that can be used with BlueStore?
Thanks,
Bryan
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx
_______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx