Hello John,
Thank you for the clarification. I am using Google cloud platform for this
setup and I don't think I can assign a public ip directly to an interface
there. Hence the question.
Thanks
On Jan 8, 2018 1:51 PM, "John Petrini" wrote:
> ceph will always bind to the local IP. It can't bin
ceph will always bind to the local IP. It can't bind to an IP that isn't
assigned directly to the server such as a NAT'd IP. So your public network
should be the local network that's configured on each server. If you
cluster network is 10.128.0.0/16 for instance your public network might be
10.129.
I think what you're looking for is the public bind addr option.
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
Hi all,
I am installing ceph using ceph-deploy. I am installing it on 4 VMs which
have private IP addresses and public IPs NAT-ted to it. But upon
installation, even after adding
public network = 0.0.0.0/0
it still listens on the private IP.
I tried doing the steps mentioned in http://docs.ceph.c