> Op 27 juli 2016 om 12:48 schreef jerry <[email protected]>: > > > Hello everyone, > > > I want to list the objects stored in the specified placement group through > rados API, do you know how to deal with > it?_______________________________________________
As far as I know that's not possible. Placement Groups are something which happens inside the OSDs, but they are not exposed to the end-user by RADOS. RADOS is there to store an object for you and get it back when you need it. Why would you want to do this anyway? Wido > 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
