Hi, > On 3 Feb 2022, at 14:01, William Edwards <[email protected]> wrote: > > - Is it acceptable to use a ceph.conf on the kernel client when using a > Nautilus cluster?
If you use kernel client you don't need ceph.conf Just setup fstab like this (this is example for msgr2 cluster only), for example for CentOS Stream kernel: 172.16.16.2:3300,172.16.16.3:3300,172.16.16.4:3300:/folder /srv/folder ceph name=client_name,secret=<client_secret>,dirstat,ms_mode=prefer-crc,_netdev Gold luck, k _______________________________________________ ceph-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
