Hi, Is there any way in ceph to list unfound and degraded object in an rbd image other then by issuing the following commands: rbd -p <pool-id> info <image-id> #get all objects for the prefix rados -p <pool-Id> ls | grep <prefix> #get PGs for each object ceph osd map <pool-id> <object> I'm wondering if there is a single command that accepts an image id and lists all degraded objects in this image. Thanks, Victor. -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html