On Mon, Sep 28, 2015 at 9:46 PM, Andras Pataki <[email protected]> wrote: > Hi, > > Is there a way to find out which radios objects a file in cephfs is mapped > to from the command line? Or vice versa, which file a particular radios > object belongs to?
The part of the object name before the period is the inode number (in hex). John > Our ceph cluster has some inconsistencies/corruptions and I am trying to > find out which files are impacted in cephfs. > > Thanks, > > Andras > > > > _______________________________________________ > ceph-users mailing list > [email protected] > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > _______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
