<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi my corosync.conf is as follows: something wrong with it?<BR><BR>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(16,16,255) 2px solid">
<DIV class=plainMail># Please read the corosync.conf.5 manual page<BR>compatibility: whitetank</DIV>
<DIV class=plainMail>totem {<BR>&nbsp;version: 2</DIV>
<DIV class=plainMail>&nbsp;# How long before declaring a token lost (ms)<BR>&nbsp;token:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5000</DIV>
<DIV class=plainMail>&nbsp;# How many token retransmits before forming a new configuration<BR>&nbsp;token_retransmits_before_loss_const: 10</DIV>
<DIV class=plainMail>&nbsp;# How long to wait for join messages in the membership protocol (ms)<BR>&nbsp;join:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1000</DIV>
<DIV class=plainMail>&nbsp;# How long to wait for consensus to be achieved before starting a new round of membership configuration (ms)<BR>&nbsp;consensus:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2500</DIV>
<DIV class=plainMail>&nbsp;# Turn off the virtual synchrony filter<BR>&nbsp;vsftype:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; none</DIV>
<DIV class=plainMail>&nbsp;# Number of messages that may be sent by one processor on receipt of the token<BR>&nbsp;max_messages:&nbsp;&nbsp; 20</DIV>
<DIV class=plainMail>&nbsp;# Stagger sending the node join messages by 1..send_join ms<BR>&nbsp;send_join: 45</DIV>
<DIV class=plainMail>&nbsp;# Limit generated nodeids to 31-bits (positive signed integers)<BR>&nbsp;clear_node_high_bit: yes</DIV>
<DIV class=plainMail>&nbsp;# Disable encryption<BR>&nbsp;secauth:&nbsp;off</DIV>
<DIV class=plainMail>&nbsp;# How many threads to use for encryption/decryption<BR>&nbsp;threads:&nbsp;&nbsp; &nbsp;0</DIV>
<DIV class=plainMail>&nbsp;# Optionally assign a fixed node id (integer)<BR>&nbsp;# nodeid:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1234</DIV>
<DIV class=plainMail>&nbsp;interface {<BR>&nbsp;&nbsp;ringnumber: 0</DIV>
<DIV class=plainMail>&nbsp;&nbsp;# The following values need to be set based on your environment<BR>&nbsp;&nbsp;bindnetaddr: 10.53.11.0<BR>&nbsp;&nbsp;mcastaddr: 226.94.1.0<BR>&nbsp;&nbsp;mcastport: 5405<BR>&nbsp;}<BR>}</DIV>
<DIV class=plainMail>logging {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fileline: off<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; to_stderr: yes<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; to_logfile: yes<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; to_syslog: yes<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; logfile: /tmp/corosync.log<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; debug: off<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; timestamp: on<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; logger_subsys {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; subsys: AMF<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; debug: off<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR><BR><BR>Hi,<BR><BR>Just a wild guess, but in corosync.conf you have defined logfile: <BR>/var/log/cluster/corosync.log. Is the directory /var/log/cluster <BR>created? If it isn't,
 create it and try again.<BR><BR>Regards,<BR><BR>Dan<BR><BR>jiaju liu wrote:<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Thank you for your help<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;I have install all rpm packages.<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;now I use order<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;service corosync start<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;the result is<BR>&gt;&nbsp; &nbsp; &nbsp; <BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Starting Corosync Cluster Engine (corosync):&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;[FAILED]<BR>&gt;&nbsp; &nbsp; &nbsp; <BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;I change the corosync.conf several times it doesn't work. would<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;you please send me&nbsp; a document as reference? Thanks a lot<BR>&gt;&nbsp; &nbsp; &nbsp; <BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Hi,<BR>&gt;<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;It's not mandatory to install ldirectord, I know it's not a<BR>&gt;&nbsp;
 &nbsp;&nbsp;&nbsp;dependency<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;anymore. As for libesmtp see <A href="http://tinyurl.com/2uhdpzw" target=_blank>http://tinyurl.com/2uhdpzw</A><BR>&gt;<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;jiaju liu wrote:<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt; Hi I have already installed rpm as follow:<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt; cluster-glue-1.0.5-1.el5.x86_64.rpm<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt; cluster-glue-libs-1.0.5-1.el5.x86_64.rpm<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt; cluster-glue-libs-devel-1.0.5-1.el5.x86_64.rpm<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt; corosync-1.2.2-1.1.el5.x86_64.rpm<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt; corosynclib-1.2.2-1.1.el5.x86_64.rpm<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt; corosynclib-devel-1.2.2-1.1.el5.x86_64.rpm<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt; heartbeat-3.0.3-2.el5.x86_64.rpm<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt; heartbeat-devel-3.0.3-2.el5.x86_64.rpm<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt;
 heartbeat-libs-3.0.3-2.el5.x86_64.rpm<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt; openais-1.1.0-1.el5.x86_64.rpm<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt; openaislib-1.1.0-1.el5.x86_64.rpm<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt; openaislib-devel-1.1.0-1.el5.x86_64.rpm<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt; pacemaker-libs-devel-1.0.8-6.1.el5.x86_64.rpm<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt; pacemaker-libs-1.0.8-6.1.el5.x86_64.rpm<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt; resource-agents-1.0.3-2.el5.x86_64.rpm<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt; <BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt; <BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt; at last I install pacemaker-1.0.8-6.1.el5.x86_64.rpm<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt; it shows<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt; error: Failed dependencies:<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt;&nbsp; libesmtp is needed by pacemaker-1.0.8-6.1.el5.x86_64<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt;&nbsp; libesmtp.so.5()(64bit) is needed by
 pacemaker-1.0.8-6.1.el5.x86_64<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt; <BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt; and the ldirectord-1.0.3-2.el5.x86_64.rpm is must be installed?<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt; thanks a lot:-)<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt;<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt;<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&gt;&nbsp;&nbsp;&nbsp;<BR>&gt;<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;-- <BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Dan FRINCU<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Systems Engineer<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;CCNA, RHCE<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Streamwide Romania<BR>&gt;<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;-------------- next part --------------<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;An HTML attachment was scrubbed...<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;URL:<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&lt;<A href="http://oss.clusterlabs.org/pipermail/pacemaker/attachments/20101015/a1ea4614/attachment-0001.htm"
 target=_blank>http://oss.clusterlabs.org/pipermail/pacemaker/attachments/20101015/a1ea4614/attachment-0001.htm</A>&gt;<BR>&gt;<BR>&gt;<BR>&gt;&nbsp; <BR></DIV></BLOCKQUOTE></td></tr></table><br>






      &nbsp;