Re: Multiple CephFS filesystems per cluster

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Hi,
> 
> Is it possible to have more than one CephFS filesystem per Ceph cluster?
> 
> In the default configuration, a ceph cluster has got only one filesystem, and
> you can mount that or nothing. Is it possible somehow to have several
> distinct
> filesystems per cluster, preferably with access controls that could make ist
> possible for one user to access only one filesystem and not the other?
> 

Maybe not exactly the answer you are looking for, but you can pass the -r <root dir> option to ceph-fuse and that will mount that directory as the root of the fs, so in my ceph fs I have a directory called /installmedia, and I mount that on /var/installmedia, so I do:

ceph-fuse -r /installmedia /var/installmedia

James

_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com




[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux