Hi, > On 24 Aug 2024, at 10:57, duluxoz <duluxoz@xxxxxxxxx> 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@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx