<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: HA LB Cluster on CentOS5 &#8211; Without actual heartbeat :P</title>
	<atom:link href="http://bashukhan.com/ha-lb-cluster-on-centos5-without-actual-heartbeat-p/feed/" rel="self" type="application/rss+xml" />
	<link>http://bashukhan.com/ha-lb-cluster-on-centos5-without-actual-heartbeat-p/</link>
	<description>Life&#039;s having zeros and ones all over</description>
	<lastBuildDate>Mon, 28 Jun 2010 14:35:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Abbas</title>
		<link>http://bashukhan.com/ha-lb-cluster-on-centos5-without-actual-heartbeat-p/comment-page-1/#comment-689</link>
		<dc:creator>Abbas</dc:creator>
		<pubDate>Tue, 11 May 2010 07:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://bashukhan.com/?p=118#comment-689</guid>
		<description>Hi Taleej,
That&#039;s likely because the virtual IP hasn&#039;t been terminated properly on real (web or dns) servers. You may double check step#2c of configuring real servers. If it still behaves the same, try checking and posting your ldirectord, apache and dns log files.</description>
		<content:encoded><![CDATA[<p>Hi Taleej,<br />
That&#8217;s likely because the virtual IP hasn&#8217;t been terminated properly on real (web or dns) servers. You may double check step#2c of configuring real servers. If it still behaves the same, try checking and posting your ldirectord, apache and dns log files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tleej</title>
		<link>http://bashukhan.com/ha-lb-cluster-on-centos5-without-actual-heartbeat-p/comment-page-1/#comment-688</link>
		<dc:creator>Tleej</dc:creator>
		<pubDate>Tue, 11 May 2010 07:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://bashukhan.com/?p=118#comment-688</guid>
		<description>Hi,

Thanks for sharing this. I did the same for a DNS server, and get the same output as you do, but the ldirector host does not listen on port 53 whatever I do, same thing. I tried with http, same thing...

Any idea ?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for sharing this. I did the same for a DNS server, and get the same output as you do, but the ldirector host does not listen on port 53 whatever I do, same thing. I tried with http, same thing&#8230;</p>
<p>Any idea ?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abbas</title>
		<link>http://bashukhan.com/ha-lb-cluster-on-centos5-without-actual-heartbeat-p/comment-page-1/#comment-675</link>
		<dc:creator>Abbas</dc:creator>
		<pubDate>Sat, 08 May 2010 13:13:15 +0000</pubDate>
		<guid isPermaLink="false">http://bashukhan.com/?p=118#comment-675</guid>
		<description>You can use &#039;&lt;a href=&quot;http://linux.die.net/man/1/scp&quot; rel=&quot;nofollow&quot;&gt;scp&lt;/a&gt;&#039; to &lt;a href=&quot;http://zedomax.com/blog/2010/02/18/linux-hack-sshscp-howtos-for-more-securefaster-linux/&quot; rel=&quot;nofollow&quot;&gt;copy&lt;/a&gt; the data between the virtual host directories on both real servers (VM2 and VM3). And if the content being served is dynamic enough to change rapidly, you can setup a cronjob to &#039;&lt;a href=&quot;http://www.linux.com/learn/tutorials/271175-get-to-know-rsync&quot; rel=&quot;nofollow&quot;&gt;rsync&lt;/a&gt;&#039; data between two web servers regularly or as soon as it changes.
And by the way, no question is stuipd.</description>
		<content:encoded><![CDATA[<p>You can use &#8216;<a href="http://linux.die.net/man/1/scp" rel="nofollow">scp</a>&#8216; to <a href="http://zedomax.com/blog/2010/02/18/linux-hack-sshscp-howtos-for-more-securefaster-linux/" rel="nofollow">copy</a> the data between the virtual host directories on both real servers (VM2 and VM3). And if the content being served is dynamic enough to change rapidly, you can setup a cronjob to &#8216;<a href="http://www.linux.com/learn/tutorials/271175-get-to-know-rsync" rel="nofollow">rsync</a>&#8216; data between two web servers regularly or as soon as it changes.<br />
And by the way, no question is stuipd.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mir</title>
		<link>http://bashukhan.com/ha-lb-cluster-on-centos5-without-actual-heartbeat-p/comment-page-1/#comment-672</link>
		<dc:creator>Mir</dc:creator>
		<pubDate>Fri, 07 May 2010 21:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://bashukhan.com/?p=118#comment-672</guid>
		<description>Sorry if this is a stupid question, but how do you configure the web servers (VM2 and VM3) to contain the same data?</description>
		<content:encoded><![CDATA[<p>Sorry if this is a stupid question, but how do you configure the web servers (VM2 and VM3) to contain the same data?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abbas</title>
		<link>http://bashukhan.com/ha-lb-cluster-on-centos5-without-actual-heartbeat-p/comment-page-1/#comment-182</link>
		<dc:creator>Abbas</dc:creator>
		<pubDate>Sun, 21 Feb 2010 11:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://bashukhan.com/?p=118#comment-182</guid>
		<description>Grant, whats the output of ipvsadm -l? Make sure that test file test.html you&#039;ve specified in ldirectord.cf is reachable on both web servers and is echoing the word &quot;foo&quot; in it.
I&#039;ve found a typo in my post above when enabling ip forwarding. Edit /etc/sysctl.conf on load balancer and make sure that the value of net.ipv4.ip_forward is 1 (not 0 as zero means disabled). Use systcl -p to reload the values then. I would also want to double check step#2 of configuring web servers if I find load balancer forwarding requests to only one web server.</description>
		<content:encoded><![CDATA[<p>Grant, whats the output of ipvsadm -l? Make sure that test file test.html you&#8217;ve specified in ldirectord.cf is reachable on both web servers and is echoing the word &#8220;foo&#8221; in it.<br />
I&#8217;ve found a typo in my post above when enabling ip forwarding. Edit /etc/sysctl.conf on load balancer and make sure that the value of net.ipv4.ip_forward is 1 (not 0 as zero means disabled). Use systcl -p to reload the values then. I would also want to double check step#2 of configuring web servers if I find load balancer forwarding requests to only one web server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grant</title>
		<link>http://bashukhan.com/ha-lb-cluster-on-centos5-without-actual-heartbeat-p/comment-page-1/#comment-179</link>
		<dc:creator>Grant</dc:creator>
		<pubDate>Sun, 21 Feb 2010 04:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://bashukhan.com/?p=118#comment-179</guid>
		<description>I have done everything like you did but it always forwards to my second web server.  When I run ipvsadm -l everything looks fine.  I can access the first web server directly and it works great.  But every time I use my virtual IP it just forwards to the second web server.</description>
		<content:encoded><![CDATA[<p>I have done everything like you did but it always forwards to my second web server.  When I run ipvsadm -l everything looks fine.  I can access the first web server directly and it works great.  But every time I use my virtual IP it just forwards to the second web server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abbas</title>
		<link>http://bashukhan.com/ha-lb-cluster-on-centos5-without-actual-heartbeat-p/comment-page-1/#comment-49</link>
		<dc:creator>Abbas</dc:creator>
		<pubDate>Fri, 08 Jan 2010 11:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://bashukhan.com/?p=118#comment-49</guid>
		<description>Glad to help out!</description>
		<content:encoded><![CDATA[<p>Glad to help out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JaR</title>
		<link>http://bashukhan.com/ha-lb-cluster-on-centos5-without-actual-heartbeat-p/comment-page-1/#comment-48</link>
		<dc:creator>JaR</dc:creator>
		<pubDate>Fri, 08 Jan 2010 11:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://bashukhan.com/?p=118#comment-48</guid>
		<description>This is a great job, ty for share.</description>
		<content:encoded><![CDATA[<p>This is a great job, ty for share.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
