>>> Christine Caulfield <ccaul...@redhat.com> schrieb am 04.07.2016 um 09:26 in
Nachricht <577a0f98.5020...@redhat.com>:
[...]
>> ...
>>         interface {
>> 
>>                 ringnumber: 0
>>                 bindnetaddr: 192.168.1.0
>>                 mcastport: 5406
>>                 # mcastaddr: 239.255.1.1
>> 
>>                 member {
>>                         memberaddr: 192.168.100.10
>>                 }
>>                 member {
>>                         memberaddr: 192.168.100.20
>>                 }
>>         }
> 
> I'm intrigued as to where you got that syntax for corosync.conf from,
> because it's nothing like what it should be :)

In SLES11 SP4 he has corosync 1.4.7 most likely, and the config here looks like 
the one above (and it works) ;-)

> 
> Try this (outside of the interface stanza).
> 
> nodelist {
>     node {
>         ring0_addr: 192.168.100.10
>         nodeid: 10
>     }
> 
>     node {
>         ring0_addr: 192.168.100.20
>         nodeid: 1
>     }
> 
> 
> man corosync.conf has more details
> 
> Chrissie
> 
> 
> 
>>         transport: udpu
>> 
>>         # interface {
>>         #       bindnetaddr: 192.168.100.0
>>         #       # mcastaddr: 225.94.1.1
>>         #       broadcast: yes
>>         #       mcastport: 5406
>>         #       ringnumber: 0
>>         # }
>> ...
>> 
> 
> 
> 
> _______________________________________________
> Users mailing list: Users@clusterlabs.org 
> http://clusterlabs.org/mailman/listinfo/users 
> 
> Project Home: http://www.clusterlabs.org 
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf 
> Bugs: http://bugs.clusterlabs.org 





_______________________________________________
Users mailing list: Users@clusterlabs.org
http://clusterlabs.org/mailman/listinfo/users

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to