On Wed, Dec 16, 2015 at 10:54 AM, Mike Miller <millermike...@gmail.com> wrote:
> Hi,
>
> sorry, the question might seem very easy, probably my bad, but can you
> please help me why I am unable to change read ahead size and other options
> when mounting cephfs?
>
> mount.ceph m2:6789:/ /foo2 -v -o name=cephfs,secret=....,rsize=1024000
>
> the result is:
>
> ceph: Unknown mount option rsize
>
> I am using hammer 0.94.5 and ubuntu trusty.
>
> Thanks for your help!

Hmm, I don't actually see anything parsing for rsize in mount.ceph.c,
but it does look for some of the other things. Can you try dropping
that config option and seeing if it works?
-Greg
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to