Hello,

In the configuration I have read about "cluster network" and "cluster addr".
Is it possible to make the OSDs to listens to multiple IP addresses?
I want to use several network interfaces to increase performance.

I hav tried

[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?

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

Reply via email to