Hi,

corosync-1.4.1-7

with two rings in corosync.conf , and rrp mode active, is it recommended to have two distinct mcastaddr ?
(and if so, where can I find this information ?)

or it is not important and we can have same mcast addr on both rings ?

Saying it in another way , is this sample correct :

     interface {
         ringnumber: 0

# The following three values need to be set based on your environment
         bindnetaddr: 182.128.3.0
         mcastaddr: 239.0.0.1
         mcastport: 5405
     }
        interface {
                ringnumber: 1

# The following values need to be set based on your environment
                bindnetaddr: 182.128.2.0
                mcastaddr: 239.0.0.1
                mcastport: 5405
        }


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

Reply via email to