i download Cluster_from_Scratch doc from pacemaker website ,and do exactly what the document say,the pacemaker install use yum <br>here is the yum source file<br><br>name=High Availability/Clustering server technologies (epel-5)<br>
baseurl=<a href="http://www.clusterlabs.org/rpm/epel-5">http://www.clusterlabs.org/rpm/epel-5</a><br>type=rpm-md<br>gpgcheck=0<br>enabled=1<br><br>and the corosync is up on both node<br><br># /etc/init.d/corosync status<br>
corosync (pid 2980) is running...<br><br>and the status from crm ,wait!!<br>it's now up,when i write the mail,this is offline,pacemake need time to worm itself!<br><br>now ,everything is ok<br><br>]# crm status<br>============<br>
Last updated: Sat Jun  5 09:44:22 2010<br>Stack: openais<br>Current DC: PRIM - partition with quorum<br>Version: 1.0.8-9881a7350d6182bae9e8e557cf20a3cc5dac3ee7<br>2 Nodes configured, 2 expected votes<br>2 Resources configured.<br>
============<br><br>Online: [ PRIM SEC ]<br><br> Resource Group: mysql<br>     fs_mysql   (ocf::heartbeat:Filesystem):    Started PRIM<br>     ip_mysql   (ocf::heartbeat:IPaddr2):       Started PRIM<br>     mysqld     (lsb:mysqld):   Started PRIM<br>
 Master/Slave Set: ms_drbd_mysql<br>     Masters: [ PRIM ]<br>     Slaves: [ SEC ]<br><br><br><br><br><br><div class="gmail_quote">On Sat, Jun 5, 2010 at 5:47 PM, Raoul Bhatia [IPAX] <span dir="ltr"><<a href="mailto:r.bhatia@ipax.at">r.bhatia@ipax.at</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On 06/05/2010 11:00 AM, ch huang wrote:<br>
> i try to stop corosync but the info i get is<br>
><br>
> waiting for corosync services to unload ........(many many dot),i have<br>
> no patient to see the endless dot ,so i restart my host use "init 6"<br>
> ,Dots appear again,so i cut off the power and restart<br>
><br>
> but when i start corosync, the nodes in cluster is offline ,i do not<br>
> know how to get my cluster online again ,so anyone can help??<br>
<br>
</div>is corosync started in your runlevel? which distribution do you use?<br>
<br>
cheers,<br>
raoul<br>
--<br>
____________________________________________________________________<br>
DI (FH) Raoul Bhatia M.Sc.          email.          <a href="mailto:r.bhatia@ipax.at">r.bhatia@ipax.at</a><br>
Technischer Leiter<br>
<br>
IPAX - Aloy Bhatia Hava OG          web.          <a href="http://www.ipax.at" target="_blank">http://www.ipax.at</a><br>
Barawitzkagasse 10/2/2/11           email.            <a href="mailto:office@ipax.at">office@ipax.at</a><br>
1190 Wien                           tel.               +43 1 3670030<br>
FN 277995t HG Wien                  fax.            +43 1 3670030 15<br>
____________________________________________________________________<br>
<br>
_______________________________________________<br>
Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker" target="_blank">http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker</a><br>
</blockquote></div><br>