On Wed, 21 Oct 2015, Nick Fisk wrote:

[global]
cluster network = 172.16.3.0/24,172.16.4.0/24

[osd.0]
public addr = 0.0.0.0
#public addr = 172.16.3.1
#public addr = 172.16.4.1

But I cant get them to listen to both 172.16.3.1 and 172.16.4.1 at the
same
time.

Any ideas?

I don't think this is currently possible, but it would be nice if Ceph
supported something like

http://www.multipath-tcp.org/

In the documentation I can read how to add multiple networks. Why is that 
possible if it cant be used? :-)

cluster network

Description: The IP address and netmask of the cluster (back-side) network (e.g., 10.0.0.0/24). Set in [global]. You may specify comma-delimited subnets.
Type:   {ip-address}/{netmask} [, {ip-address}/{netmask}]
Required:       No
Default:        N/A

/Jonas
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to