.11,10.1.40.12,10.1.40.13:/cephfs1
>
>
>
>
>
>
>
>
>
> *From: *ceph-users on behalf of LOPEZ
> Jean-Charles
> *Date: *Monday, August 28, 2017 at 3:40 PM
> *To: *Oscar Segarra
> *Cc: *"ceph-users@lists.ceph.com"
> *Subject: *Re: [ceph-users] CephFS
Hi Oscar,
the mount command accepts multiple MON addresses.
mount -t ceph monhost1,monhost2,monhost3:/ /mnt/foo
If not specified the port by default is 6789.
JC
> On Aug 28, 2017, at 13:54, Oscar Segarra wrote:
>
> Hi,
>
> In Ceph, by design there is no single point of failure I terms of s
Hi,
In Ceph, by design there is no single point of failure I terms of server
roles, nevertheless, from the client point of view, it might exist.
In my environment:
Mon1: 192.168.100.101:6789
Mon2: 192.168.100.102:6789
Mon3: 192.168.100.103:6789
Client: 192.168.100.104
I have created a line in