<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="RIGHT: auto"><VAR id=yui-ie-cursor></VAR>Hi, </div>
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt">
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt">
<DIV style="RIGHT: auto" id=yiv1871859668>
<DIV style="RIGHT: auto">
<DIV style="BACKGROUND-COLOR: #fff; FONT-FAMILY: times new roman, new york, times, serif; COLOR: #000; FONT-SIZE: 12pt">
<DIV>I am trying to configure a 2 node cluster using pac<VAR id=yiv1871859668yui-ie-cursor></VAR>emaker 1.1.7 and corosync 1.4.1. I. I want pacemaker to provide the virual IP (192.168.1.115), monitor Asterisk (PBX) and failover to the othe server. If I switch off pacemaker and/or corosync the cluster resources switch to the other node. I have also configured <A href="http://res_corosync.so/" target=_blank>res_corosync.so</A> module in Asterisk However if i either switch off asterisk using service *service name* stop, the following error is shown: Failed actions:<BR>    p_asterisk_monitor_10000 (node=node1.localdomain, call=10, rc=7, status=complete): not running</DIV>
<DIV> </DIV>
<DIV>Corosync configuration:</DIV>
<DIV> </DIV>
<DIV>compatibility: whitetank</DIV>
<DIV>totem {<BR>        version: 2<BR>        secauth: off<BR>        interface {<BR>                member {<BR>                        memberaddr: 192.168.1.113<BR>                }<BR>                member {<BR>                        memberaddr: 192.168.1.114<BR>               
 }<BR>                ringnumber: 0<BR>                bindnetaddr: 192.168.1.0<BR>                mcastport: 5405<BR>                ttl: 1<BR>        }<BR> transport: udpu<BR>}</DIV>
<DIV style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px">logging {<BR> fileline: off<BR>        to_logfile: yes<BR>        to_syslog: yes<BR>        debug: on<BR>        logfile: /var/log/cluster/corosync.log<BR>        debug: off<BR>        timestamp: on<BR>        logger_subsys {<BR>                subsys: AMF<BR>                debug: off<BR>        }<BR>}<BR></DIV>
<DIV> amf {<BR>     mode: disabled<BR>     }</DIV>
<DIV style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px">quorum {<BR>    provider: corosync_votequorum<BR>    expected_votes: 3<BR>}</DIV>
<DIV style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px"> </DIV>
<DIV style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px">crm configure status:</DIV>
<DIV style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px"> </DIV>
<DIV style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px">node node1.localdomain<BR>node node2.localdomain<BR>primitive failover-ip ocf:heartbeat:IPaddr2 \<BR> params ip="192.168.1.115" cidr_netmask="24" nic="eth6" \<BR> op start interval="0" timeout="30" \<BR> op monitor interval="1s" timeout="30" start-delay="0" \<BR> op stop interval="0" timeout="30s" \<BR> meta target-role="started"<BR>primitive p_asterisk ocf:heartbeat:asterisk \<BR> params user="root" group="root" maxfiles="65536" \<BR> op start interval="0" timeout="30s" \<BR> op monitor interval="10s" timeout="30s" \<BR> op stop interval="0" timeout="30s"<BR>group voip failover-ip p_asterisk<BR>colocation asterisk_cluster inf: failover-ip p_asterisk<BR>order start_order inf: failover-ip p_asterisk<BR>property $id="cib-bootstrap-options"
 \<BR> dc-version="1.1.7-6.el6-148fccfd5985c5590cc601123c6c16e966b85d14" \<BR> cluster-infrastructure="openais" \<BR> expected-quorum-votes="2" \<BR> stonith-enabled="false" \<BR> no-quorum-policy="ignore"<BR>rsc_defaults $id="rsc-options" \<BR> resource-stickiness="100"<BR></DIV>
<DIV> </DIV>
<DIV> </DIV></DIV></DIV></DIV>
<META content=on http-equiv=x-dns-prefetch-control><BR><BR></DIV></DIV></div></body></html>