On Tue, Mar 21, 2017 at 5:31 PM, Deepak Naidu <dnaidu@xxxxxxxxxx> wrote: > Greetings, > > > > I have below two cephFS “volumes/filesystem” created on my ceph cluster. Yes > I used the “enable_multiple” flag to enable the multiple cephFS feature. My > question > > > > 1) How do I mention the fs name ie dataX or data1 during cephFS mount > either using kernel mount of ceph-fuse mount. The option for ceph_fuse is --client_mds_namespace=dataX (you can do this on the command line or in your ceph.conf) With the kernel client use "-o mds_namespace=DataX" (assuming you have a sufficiently recent kernel) Cheers, John > > 2) When using kernel / ceph-fuse how do I mention dataX or data1 during > the fuse mount or kernel mount > > > > > > [root@Admin ~]# ceph fs ls > > name: dataX, metadata pool: rcpool_cepfsMeta, data pools: [rcpool_cepfsData > ] > > name: data1, metadata pool: rcpool_cepfsMeta, data pools: [rcpool_cepfsData > ] > > > > > > -- > > Deepak > > ________________________________ > This email message is for the sole use of the intended recipient(s) and may > contain confidential information. Any unauthorized review, use, disclosure > or distribution is prohibited. If you are not the intended recipient, > please contact the sender by reply email and destroy all copies of the > original message. > ________________________________ > > _______________________________________________ > ceph-users mailing list > ceph-users@xxxxxxxxxxxxxx > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com