Re: [ceph-users] Network cluster / addr

2018-08-21 Thread David Turner
Private is only for OSDs. Nothing else communicates on that. MONs, MGRs, MDSs, RGWs, and clients all communicate on the public network. Even OSDs need to communicate with MONs on the public network. All of that said, it is generally considered useless to split your private and public subnets. Even

Re: [ceph-users] Network cluster / addr

2018-08-21 Thread Janne Johansson
Den tis 21 aug. 2018 kl 09:31 skrev Nino Bosteels : > > * Does ceph interpret multiple values for this in the ceph.conf (I > wouldn’t say so out of my tests)? > > * Shouldn’t public network be your internet facing range and cluster > network the private range? > "Public" doesn't necessarily mean

[ceph-users] Network cluster / addr

2018-08-21 Thread Nino Bosteels
Dear mailinglist, I've been struggling to find a working configuration of the network cluster / addr or even public addr. * Does ceph interpret multiple values for this in the ceph.conf (I wouldn't say so out of my tests)? * Shouldn't public network be your internet facing range and cluster net