> Are the OSDs online? Or do they refuse to boot? Yes. They are up and running and not marked as down or out of the cluster. > Can you list the data with ceph-objectstore-tool on these OSDs? If you mean the "list" operation on the PG works if an output for example: $ ceph-objectstore-tool --data-path /var/lib/ceph/osd/ceph-63 --pgid 22.11a --op list ["22.11a",{"oid":"1001c1ee04f.00000007","key":"","snapid":-2,"hash":3825189146,"max":0,"pool":22,"namespace":"","max":0}] ["22.11a",{"oid":"1000448667f.00000000","key":"","snapid":-2,"hash":4294951194,"max":0,"pool":22,"namespace":"","max":0}] ... If I run "ceph pg ls incomplete" in the output only one PG has objects... all others have 0 objects. _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx