Hi all,

Is there a way to mount ceph kernel client with the nofail option ?

I get an invalid argument when trying to mount ceph with nofail option, in fstab / mount mon01,mon02,mon03:/ /mnt/ceph ceph name=cephfs,secretfile=/etc/ceph/secret,noatime,nofail 0 0
or
[root@osd003 ~]# mount -t ceph mon01,mon02,mon03:/ /mnt/ceph -o name=admin,secretfile=/etc/ceph/secret,noatime,nofail
mount error 22 = Invalid argument

Without nofail the mount succeeds.

Tested usingĀ  centos7.4 3.10.0-693.17.1.el7 kernel and ceph cluster 12.2.4

Many thanks!


Kenneth

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

Reply via email to