Re: [ceph-users] Automount Failovered Multi MDS CephFS

2016-08-03 Thread John Spray
On Wed, Aug 3, 2016 at 5:24 PM, Lazuardi Nasution wrote: > Hi John, > > If I have multi MON, should I put all MON IPs on /etc/fstab? Yes, you put all your mons in your /etc/fstab entry. > Is there any > way to overcome MDS metadata bottleneck when only single MDS active? Nope, you're going to h

Re: [ceph-users] Automount Failovered Multi MDS CephFS

2016-08-03 Thread Lazuardi Nasution
Hi John, If I have multi MON, should I put all MON IPs on /etc/fstab? Is there any way to overcome MDS metadata bottleneck when only single MDS active? In case on loadbalanced file/web servers, which one is better, each server mount to other replicated/distributed FS (for example via GlusterFS) o

Re: [ceph-users] Automount Failovered Multi MDS CephFS

2016-08-03 Thread John Spray
On Wed, Aug 3, 2016 at 5:10 PM, Lazuardi Nasution 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 > ba

Re: [ceph-users] Automount Failovered Multi MDS CephFS

2016-08-03 Thread Daniel Schwager
Maybe something like this? 192.168.135.31:6789:/ /cephfs ceph name=cephfs,secretfile=/etc/ceph/client.cephfs,noatime 0 0 Best regards Daniel From: ceph-users [mailto:ceph-users-boun...@lists.ceph.com] On Behalf Of Lazuardi Nasution Sent: Wednesday, August 03, 2016 6:10 PM