Hi, again,

On 07/21/2011 12:42 PM, Proskurin Kirill wrote:
> Hello all.
>
> In man for corosync.conf suggest to add not current IP addr of a node
> but her network:
>
> "For example, if the local interface is 192.168.5.92 with netmask
> 255.255.255.0, set bindnetaddr to 192.168.5.0."
>
> Ok - that`s cool. But If i have a bunch of alias on same network on same
> node? How it will determine what ip to use?
It takes the interface/alias with the highest numeric value from 
multiple addresses that are in the same subnet. So, 10.0.0.10 and 
10.0.0.11, both /24 would result in using 10.0.0.11.

Same applies to 10.0.0.4/24 and 10.0.0.6/29. Their network address is 
10.0.0.0, and the highest numeric value would be 10.0.0.6.
> Or if I have two NIC with two IP on them on the with the same network?
>
Same as above.

Regards,
Dan.

_______________________________________________
Openais mailing list
Openais@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to