Hello, everyone
In our cluster, we use cephFS with two MDS, and there are serevel ceph-fuse 
clients.
Every client mount there own dir so that they can not see each other.
We use the following cmd to mount:
ceph-fuse -m 10.0.9.75:6789 -r /clientA /mnt/cephFS
And we want to monit our client and get some info of clients.
The cmd `ceph daemon mds.host session ls` is useful to see how many clients 
there are.
But the chroot can NOT be seen. That is to say, I want to get /clientA, but I 
don't how?

Anybody who can tell me ?
Or I must add some code in the current ceph(v0.94.5)?

Thanks,
Yang
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to