[Pacemaker] [Linux-cluster] Problem with Pacemaker and Corosync

Thomas Georgiou tageorgiou at gmail.com
Wed Sep 2 00:34:10 EDT 2009


I installed pacemaker on a gentoo machine on an entirely different
network and still get the same problem.  I have two ubuntu machines
that work perfectly with pacemaker on the same network (using prebuilt
ubuntu packages).  I modified lrmd's source to increase the debug
level, but not much additional output is printed.  I also changed the
bindnetaddr back to the network address with no change.  Running on
the same network as the two ubuntu machines, cibadmin -Q on the gentoo
machine works, but reports that the gentoo machine has not yet joined
the cluster.  Attached are the logs from the second gentoo machine.

On Tue, Sep 1, 2009 at 9:21 AM, Thomas Georgiou<tageorgiou at gmail.com> wrote:
> Attached are the logs with debug enabled.
> Here is corosync.conf:
>
> #compatibility: none
>
> aisexec {
>        user:   root
>        group:  root
> }
>
> totem {
>    version: 2
>    secauth: off
>    threads: 0
>
>    token: 1000
>    join: 60
>    consenus: 4800
>    vsftype: none
>    max_messages: 20
>    clear:node_high_bit: yes
>
>    interface {
>        ringnumber: 0
>        bindnetaddr: 198.38.17.40
>        mcastaddr: 226.94.1.1
>        mcastport: 5405
>    }
> }
>
> service {
>        name: pacemaker
>        ver: 0
> }
>
> logging {
>    fileline: off
>    to_stderr: yes
>    to_syslog: yes
>    to_file: yes
>    logfile: /var/log/corosync.log
>    debug: on
>    timestamp: on
> }
>
> amf {
>    mode: disabled
> }
>
>
> On Tue, Sep 1, 2009 at 2:33 AM, Andrew Beekhof<andrew at beekhof.net> wrote:
>> try turning on debug, there's nothing in the logs that indicate why
>> the lrmd is having a problem
>>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: corosync2.log
Type: application/octet-stream
Size: 77268 bytes
Desc: not available
URL: <https://lists.clusterlabs.org/pipermail/pacemaker/attachments/20090902/487333d3/attachment-0001.obj>


More information about the Pacemaker mailing list