Re: Mounting ceph-fuse with fstab

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 01/23/2014 01:23 AM, Karol Kozubal wrote:

This works correctly when I mount at run time. However I am running into
issues doing this at boot time through fstab with the following command,
as per the documentation on ceph.com I am passing cephfs root as a part
of the first argument in fstab:

id=admin,r=/shared/files  /root/shared  fuse.ceph defaults 0 0

Yeah, something got broken recently. I've noticed the ceph distribution has changed /sbin/mount.fuse.ceph recently to accept more generic args and now it doesn't work for me either. Here's my fstab entry (on Gentoo):

id=admin      /isoho.st       fuse.ceph       noauto,noatime  0 0

And the mount command doesn't like it one bit:

abydos ~ # mount /isoho.st
mount: can't find id=admin

Not sure why mount doesn't like things of the form "param=value" in the first field on fstab.

Regards,
Edwin Peer
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com




[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux