Try using "id=client.my_user". It's not taking daemonize arguments because
auto-mount in fstab requires the use of CLI arguments (of which daemonize
isn't a member), IIRC.
-Greg

On Wednesday, January 6, 2016, Florent B <flor...@coppint.com> wrote:

> 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@lists.ceph.com <javascript:;>
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to