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