Re: [ceph-users] fuse mount in fstab

2015-07-29 Thread Alvaro Simon Garcia
Hi More info about this issue, we have opened a ticket to redhat here is the feedback: https://bugzilla.redhat.com/show_bug.cgi?id=1248003 Cheers Alvaro On 16/07/15 15:19, Alvaro Simon Garcia wrote: > Hi > > I have tested a bit this with different ceph-fuse versions and linux > distros and it s

Re: [ceph-users] fuse mount in fstab

2015-07-16 Thread Alvaro Simon Garcia
Hi I have tested a bit this with different ceph-fuse versions and linux distros and it seems a mount issue in CentOS7. The problem is that mount tries to find first the = from fstab fs_spec field into the blkid block device attributes and of course this flag is not there and you always get an erro

Re: [ceph-users] fuse mount in fstab

2015-07-09 Thread Kenneth Waegeman
Hmm, it looks like a version issue.. I am testing with these versions on centos7: ~]# mount -V mount from util-linux 2.23.2 (libmount 2.23.0: selinux, debug, assert) ~]# ceph-fuse -v ceph version 0.94.1 (e4bfad3a3c51054df7e537a724c8d0bf9be972ff) This do not work.. On my fedora box, with thes

Re: [ceph-users] fuse mount in fstab

2015-07-09 Thread Thomas Lemarchand
Hello Kenneth, I have a working ceph fuse in fstab. Only difference I see it that I don't use "conf", your configuration file is at the default path anyway. id=recette-files-rw,client_mountpoint=/recette-files/files /mnt/wimi/ceph-files fuse.ceph noatime,_netdev 0 0 -- Thomas Lemarchand Cl