Hi K,

Thanks for getting back to me.

So you wouldn't use multiple ceph.conf files? (Or a combined one, for that matter?)

Dulux-Oz

On 24/8/24 18:12, Konstantin Shalygin wrote:
Hi,

On 24 Aug 2024, at 10:57, duluxoz <dulu...@gmail.com> wrote:

How do I set up the ceph.conf file(s) on my clients so that I can use /etc/fstab to connect to each CephFS or each Ceph Cluster?

You can try to setup your fstab like this:

10.0.0.1:3300,10.0.0.2:3300,10.0.0.3:3300:/folder1 /mnt ceph name=<client>,secret=<secret>,dirstat,ms_mode=prefer-crc,_netdev 0 0

And the same for the second client, change your mons addresses and cephx records accordingly



k
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to