Re: Ultramonkey packages for Ubuntu Server 8.04 (amd64 Bit Version)
Kaushal Shriyan <[email protected]> Fri, 29 May 2009 12:53:39 +0530
| Newsgroups | gmane.linux.highavailability.ultramonkey |
|---|---|
| Message-ID | <[email protected]> |
--===============1124007423== Content-Type: multipart/alternative; boundary=0016364ee4a8ca49f4046b07f5f8 --0016364ee4a8ca49f4046b07f5f8 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On Fri, May 29, 2009 at 11:57 AM, Simon Horman <[email protected]> wrote: > On Fri, May 29, 2009 at 11:21:51AM +0530, Kaushal Shriyan wrote: > > On Fri, May 29, 2009 at 9:54 AM, Simon Horman <[email protected]> > wrote: > > > > > On Wed, May 27, 2009 at 06:03:21PM +0530, Kaushal Shriyan wrote: > > > > Hi > > > > > > > > After referring to http://www.ultramonkey.org/download/3/ is there a > > > Ubuntu > > > > packages for amd64 Bit Version. > > > > I found the below for x86. > > > > > > > > deb http://www.ultramonkey.org/download/3/ sarge main > > > > deb-src http://www.ultramonkey.org/download/3 sarge main > > > > > > The short answer is know, though (more recent) versions > > > of most if not all the packages are in Ubuntu itself. > > > > > > > > Hi Simon Horman > > > > Thanks for the quick reply :-) > > Can i post my query to you of my setup ? > > Hi, > > I'd rather you posted it to this list. > I will see it there, and so might someone else. > > Hi, I have followed http://www.howtoforge.org/high_availability_loadbalanced_apache_cluster My setup are as below :- mthost02 - 172.26.1.127(primary node) mthost05 - 172.26.1.109(standby node) mthost04 -172.26.1.124 (apache node) mthost03 - 172.26.1.169 (apache node) VirtualIP - 172.26.1.10 I have heartbeat and ldirectord running on mthost02 and mthost05. when i stop apache on either of mthost05/02 it works as expected. when i stop primary node (mthost02) the failover does not happen. means to say that mthost05 does not take over. ha.cf ################################################## ######### logfacility local0 bcast eth0 # Linux mcast eth0 225.0.0.1 694 1 0 auto_failback on node mthost02 node mthost05 respawn hacluster /usr/lib/heartbeat/ipfail apiauth ipfail gid=haclient uid=hacluster ################################################## ######### haresources ################################################## ################################################## ####### mthost02 ldirectord::ldirectord.cf LVSSyncDaemonSwap::master IPaddr2:: 172.26.1.10/24/eth0:1/172.26.255.255 ################################################## ################################################## ####### ldirectord.cf ################################################## ######### checktimeout=10 checkinterval=2 autoreload=no logfile="local0" quiescent=no virtual=172.26.1.10:80 real=172.26.1.124:80 gate real=172.26.1.169:80 gate fallback=127.0.0.1:80 gate service=http request="ldirector.html" receive="Test Page" scheduler=lc protocol=tcp ################################################## ######### when i stop heartbeat on mthost02 - 172.26.1.127(primary node), the machine freezes.there is no ERROR in daemon.log Please let me know if you need more information. Thanks and Regards Kaushal --0016364ee4a8ca49f4046b07f5f8 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable <div class=3D"gmail_quote">On Fri, May 29, 2009 at 11:57 AM, Simon Horman <= span dir=3D"ltr"><<a href=3D"mailto:[email protected]">[email protected].= au</a>></span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"bord= er-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-l= eft: 1ex;"> <div><div></div><div class=3D"h5">On Fri, May 29, 2009 at 11:21:51AM +0530,= Kaushal Shriyan wrote:<br> > On Fri, May 29, 2009 at 9:54 AM, Simon Horman <<a href=3D"mailto:ho= [email protected]">[email protected]</a>> wrote:<br> ><br> > > On Wed, May 27, 2009 at 06:03:21PM +0530, Kaushal Shriyan wrote:<= br> > > > Hi<br> > > ><br> > > > After referring to <a href=3D"http://www.ultramonkey.org/dow= nload/3/" target=3D"_blank">http://www.ultramonkey.org/download/3/</a> is t= here a<br> > > Ubuntu<br> > > > packages for amd64 Bit Version.<br> > > > I found the below for x86.<br> > > ><br> > > > deb <a href=3D"http://www.ultramonkey.org/download/3/" targe= t=3D"_blank">http://www.ultramonkey.org/download/3/</a> sarge main<br> > > > deb-src <a href=3D"http://www.ultramonkey.org/download/3" ta= rget=3D"_blank">http://www.ultramonkey.org/download/3</a> sarge main<br> > ><br> > > The short answer is know, though (more recent) versions<br> > > of most if not all the packages are in Ubuntu itself.<br> > ><br> > ><br> > Hi Simon Horman<br> ><br> > Thanks for the quick reply :-)<br> > Can i post my query to you of my setup ?<br> <br> </div></div>Hi,<br> <br> I'd rather you posted it to this list.<br> I will see it there, and so might someone else.<br> <br> </blockquote></div><br>Hi,<br><br>I have followed <a href=3D"http://www.how= toforge.org/high_availability_loadbalanced_apache_cluster">http://www.howto= forge.org/high_availability_loadbalanced_apache_cluster</a><br><br>My setup= are as below :-<br> <br>mthost02 - 172.26.1.127(primary node)<br>mthost05 - 172.26.1.109(standb= y node)<br>mthost04 -172.26.1.124 (apache node)<br>mthost03 - 172.26.1.169 = (apache node)<br>VirtualIP - 172.26.1.10<br><br>I have heartbeat and ldirec= tord running on mthost02 and mthost05. when i stop apache on either of mtho= st05/02 it works as expected. when i stop primary node (mthost02) the failo= ver does not happen. means to say that mthost05 does not take over.<br> <br><a href=3D"http://ha.cf">ha.cf</a><br>#################################= ################# #########<br>logfacility local0<br>bcast eth0 # Linux<br>= mcast eth0 225.0.0.1 694 1 0<br>auto_failback on<br>node mthost02<br>node m= thost05<br> respawn hacluster /usr/lib/heartbeat/ipfail<br>apiauth ipfail gid=3Dhaclien= t uid=3Dhacluster<br>################################################## ###= ######<br><br>haresources<br>##############################################= #### ################################################## #######<br> mthost02 ldirectord::<a href=3D"http://ldirectord.cf">ldirectord.cf</a> LVS= SyncDaemonSwap::master IPaddr2::<a href=3D"http://172.26.1.10/24/eth0:1/172= .26.255.255">172.26.1.10/24/eth0:1/172.26.255.255</a><br>##################= ################################ ##########################################= ######## #######<br> <br><a href=3D"http://ldirectord.cf">ldirectord.cf</a><br>#################= ################################# #########<br>checktimeout=3D10<br>checkin= terval=3D2<br>autoreload=3Dno<br>logfile=3D"local0"<br>quiescent= =3Dno<br> <br>virtual=3D<a href=3D"http://172.26.1.10:80">172.26.1.10:80</a><br>real= =3D<a href=3D"http://172.26.1.124:80">172.26.1.124:80</a> gate<br>real=3D<a= href=3D"http://172.26.1.169:80">172.26.1.169:80</a> gate<br>fallback=3D<a = href=3D"http://127.0.0.1:80">127.0.0.1:80</a> gate<br> service=3Dhttp<br>request=3D"ldirector.html"<br>receive=3D"T= est Page"<br>scheduler=3Dlc<br>protocol=3Dtcp<br>#####################= ############################# #########<br><br>when i stop heartbeat on mth= ost02 - 172.26.1.127(primary node), the machine freezes.there is no ERROR i= n daemon.log<br> <br>Please let me know if you need more information.<br><br>Thanks and Rega= rds<br><br>Kaushal <br> --0016364ee4a8ca49f4046b07f5f8-- --===============1124007423== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Ultramonkey-users mailing list [email protected] http://lists.vergenet.net/listinfo/ultramonkey-users --===============1124007423==--