Hi Gregory and thank you.
What do you call "daemonize arguments" ? with or without "daemonize"
= same problem. With or without id=client. = same problem.
What do I have to set in fstab to get mounted on boot ? Saying that
my method works on Wheezy.
On 01/14/2016 06:25 PM, Gregory Farnum
wrote:
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 < florent@xxxxxxxxxxx>
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@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
|
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com