Hello, How can check ceph client session in clients side, for example, when mount iscsi or nfs, you can check it (nfs just mount, iscsi iscsiadm -m session), but how can do that with ceph? And is there more detailed documentation about openstack and ceph than http://ceph.com/docs/master/rbd/rbd-openstack/?
On 2014.06.04. 16:29, Smart Weblications GmbH - Florian Wiessner wrote: > Hi, > > Am 04.06.2014 14:51, schrieb yalla.gnan.ku...@accenture.com: >> Hi All, >> >> >> >> I have a ceph storage cluster with four nodes. I have created block storage >> using cinder in openstack and ceph as its storage backend. >> >> So, I see a volume is created in ceph in one of the pools. But how to get >> information like on which OSD, PG, the volume is created in ? >> > > Check rbd ls, rbd info <pool>/<image> to get block_name_prefix. > > rados ls -p <pool>to see the objects used. > > Normally, ceph stripes rbd images across different objects on different osds, > so > the volume is not created in only one osd or one pg. > _______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com