[ceph-users] Re: configure fuse in fstab

2021-07-01 Thread Stefan Kooman
On 7/1/21 4:14 PM, Simon Sutter wrote: Hello Everyone! I'm trying to mount the ceph, with the fuse client under debian 9 (ceph-fuse 10.2.11-2). Ceph is on the latest Octopus release. The direct command is working, but writing it in fstab does not. Command I use: ceph-fuse --id dev.wsc -k /et

[ceph-users] Re: configure fuse in fstab

2021-07-01 Thread Simon Sutter
Hello Stefan! Thanks for the input. Yes that was a typo. I have created the file /etc/ceph/ceph.client.dev.wsc.key and entered just the key without anything else. fstab line now looks like this: none/mnt/ceph fuse.ceph ceph.id=dev.wsc,ceph.client_mountpoint=/testing/dev.wsc