Re: [ceph-users] How to mount cephfs from fstab

2014-11-24 Thread Alek Paunov
On 24.11.2014 19:08, Erik Logtenberg wrote: ... So, how do my fellow cephfs-users do this? I do not use cephfs yet, but there seems a measure for your problem for a systemd based OS: http://www.cepheid.org/~jeff/?p=69 Kind Regards, Alek __

Re: [ceph-users] How to mount cephfs from fstab

2014-11-24 Thread Manfred Hollstein
Hi there, On Mon, 24 Nov 2014, 18:08:50 +0100, Erik Logtenberg wrote: > Hi, > > I would like to mount a cephfs share from fstab, but it doesn't > completely work. > > First of all, I followed the documentation [1], which resulted in the > following line in fstab: > > ceph-01:6789:/ /mnt/cephfs/

Re: [ceph-users] How to mount cephfs from fstab

2014-11-24 Thread Michael Kuriger
I mount mine with an init-script. Michael Kuriger mk7...@yp.com 818-649-7235 MikeKuriger (IM) On 11/24/14, 9:08 AM, "Erik Logtenberg" wrote: >Hi, > >I would like to mount a cephfs share from fstab, but it doesn't >completely work. > >First of all, I followed the documentation [1], which re

[ceph-users] How to mount cephfs from fstab

2014-11-24 Thread Erik Logtenberg
Hi, I would like to mount a cephfs share from fstab, but it doesn't completely work. First of all, I followed the documentation [1], which resulted in the following line in fstab: ceph-01:6789:/ /mnt/cephfs/ ceph name=testhost,secretfile=/root/testhost.key,noacl 0 2 Yes, this works when I manua