Hi, On Fri, Aug 13, 2010 at 04:09:01PM +0200, Alain.Moulle wrote: > OK I identified the problem : in fact, it does not succeed to start > ocfs2_controld.pcml daemon > and when I tried to start it manually , I got : > > # /sbin/ocfs2_controld.pcmk -D > ocfs2_controld[1885]: 2010/08/13_15:26:51 info: init_ais_connection: > Creating connection to our AIS plugin > ocfs2_controld[1885]: 2010/08/13_15:26:51 info: init_ais_connection: AIS > connection established > ocfs2_controld[1885]: 2010/08/13_15:26:51 info: get_ais_nodeid: Server > details: id=............ uname=node1 cname=pcmk > ocfs2_controld[1885]: 2010/08/13_15:26:51 info: crm_new_peer: Node node1 > now has id: ............. > ocfs2_controld[1885]: 2010/08/13_15:26:51 info: crm_new_peer: Node > 16777226 is now known as node1 > 1281706011 setup_st...@169: Cluster connection established. Local node > id: 16777226 > 1281706011 setup_st...@173: Added Pacemaker as client 1 with fd 5 > 1281706011 setup_c...@609: Initializing CKPT service (try 1) > 1281706011 setup_c...@619: Unable to connect to CKPT: Object does not exist > > I check on old ML messages, and see that it is about CKPT , but don't > find how to > start this functionality when we use corosync instead of openais under > Pacemaker
You need to run openais service within corosync. Set this variable before starting corosync: COROSYNC_DEFAULT_CONFIG_IFACE="openaisserviceenableexperimental:corosync_parser" Thanks, Dejan > ?? > Thanks > Alain > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
