[ClusterLabs] Antw: Re: corosync just listening on 127.0.0.1
Ulrich Windl
Ulrich.Windl at rz.uni-regensburg.de
Mon Jul 4 09:28:54 UTC 2016
>>> Christine Caulfield <ccaulfie at redhat.com> schrieb am 04.07.2016 um 09:26 in
Nachricht <577A0F98.5020003 at 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 at 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
More information about the Users
mailing list