Hi, On Wed, Sep 02, 2009 at 12:34:10AM -0400, Thomas Georgiou wrote: > 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.
This could be a permission problem. Note that the network is not involved: crmd and lrmd communicate over IPC. You can increase the debug level of crmd/lrmd by sending them the USR1 signal. Thanks, Dejan > On Tue, Sep 1, 2009 at 9:21 AM, Thomas Georgiou<tageorg...@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<and...@beekhof.net> wrote: > >> try turning on debug, there's nothing in the logs that indicate why > >> the lrmd is having a problem > >> > _______________________________________________ > Pacemaker mailing list > Pacemaker@oss.clusterlabs.org > http://oss.clusterlabs.org/mailman/listinfo/pacemaker _______________________________________________ Pacemaker mailing list Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker