Hi everyone, I have a problem with ceph-fuse on Debian Jessie. I have this in my fstab : id=my_user,daemonize=false,mon_host=my_monitor.company.com,keyring=/etc/ceph-keyring.conf,client_mountpoint=/my_directory/ /mnt/cephfs fuse.ceph noatime,_netdev 0 0 "mount /mnt/cephfs" is working fine when I run it. But on system boot, mount if failing, I can see in systemctl log : mount[340]: error parsing '-o': expected string of the form TYPE.ID, valid types are: auth, mon, osd, mds, client systemd[1]: mnt-cephfs.mount mount process exited, code=exited status=1 systemd[1]: Failed to mount /mnt/cephfs. "daemonize=false" or "daemonize" is the same. What is the problem ? Thank you. _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com