Re: cephfs mounting multiple filesystems

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

 



Hi,

On 08.07.22 11:34, Robert Reihs wrote:
Hi,
I am very new to the ceph world, and working on setting up a cluster. We
have two cephfs filesystems (slow and fast), everything is running and
showing um in the dashboard. I can mount on of the filesystems (it mounts
it as default). How can I specify the filesystem in the mount command?
Ceph Version: ceph version 17.2.1
(ec95624474b1871a821a912b8c3af68f8f8e7aa1) quincy (stable)
The cluster is setup with ipv6.

mount -t ceph [IPV6:Node1]:6789,[IPV6:Node2]:6789,[IPV6:Node3]:6789:/
/mnt/ceph-fs-fast -o name=admin,secret=SECRET==


We use the 'mds_namespace' option in fstab to select the filesystem:


mon-1,mon-2,mon-3:/    /mountpoint    ceph rw,name=volumes,secretfile=/etc/ceph/ceph.client.volumes.key,mds_namespace=bcf_fs,_netdev,defaults,auto,...   0    0


Regards,

Burkhard


_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx




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


  Powered by Linux