Re: [ceph-users] Network performance

2015-10-22 Thread Jonas Björklund
On Thu, 22 Oct 2015, Udo Lembke wrote: Hi Jonas, you can create an bond over multible NICs (depends on your switch which modes are possible) to use one IP addresses but more than one NIC. Yes, but if an OSD would listen to all IP adresses on the server and use all nics we could have more pe

Re: [ceph-users] Network performance

2015-10-22 Thread Udo Lembke
Hi Jonas, you can create an bond over multible NICs (depends on your switch which modes are possible) to use one IP addresses but more than one NIC. Udo On 21.10.2015 10:23, Jonas Björklund wrote: > Hello, > > In the configuration I have read about "cluster network" and "cluster addr". > Is it

Re: [ceph-users] Network performance

2015-10-21 Thread Jonas Björklund
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 i

Re: [ceph-users] Network performance

2015-10-21 Thread Nick Fisk
> -Original Message- > From: ceph-users [mailto:ceph-users-boun...@lists.ceph.com] On Behalf Of > Jonas Björklund > Sent: 21 October 2015 09:23 > To: ceph-users@lists.ceph.com > Subject: [ceph-users] Network performance > > Hello, > > In the configuration I have read about "cluster ne