On Wed, Aug 3, 2016 at 5:10 PM, Lazuardi Nasution
<mrxlazuar...@gmail.com> wrote:
> Hi,
>
> I'm looking for example about what to put on /etc/fstab if I want to auto
> mount CephFS on failovered multi MDS (only one MDS is active) especially
> with Jewel. My target is to build loadbalanced file/web servers with CephFS
> backend.
The MDS configuration doesn't affect what you put in fstab, because
the addresses in fstab are just the mons (the client talks to the mons
to learn where to find the MDSs).

So refer to the docs (http://docs.ceph.com/docs/master/cephfs/fstab/),
and if you have multiple monitors you put them in a comma separated
list.

John



>
> Best regards,
>
> _______________________________________________
> ceph-users mailing list
> ceph-users@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to