<?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: Installing DRBD on Hardy Part 2.</title>
	<atom:link href="http://www.roaksoax.com/2008/08/installing-drbd-on-hardy-part-2/feed" rel="self" type="application/rss+xml" />
	<link>http://www.roaksoax.com/2008/08/installing-drbd-on-hardy-part-2</link>
	<description>My Personal Blog</description>
	<lastBuildDate>Thu, 29 Sep 2011 14:16:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Santos</title>
		<link>http://www.roaksoax.com/2008/08/installing-drbd-on-hardy-part-2/comment-page-1#comment-1509</link>
		<dc:creator>Santos</dc:creator>
		<pubDate>Mon, 04 Oct 2010 14:32:30 +0000</pubDate>
		<guid isPermaLink="false">http://roaksoax.wordpress.com/?p=82#comment-1509</guid>
		<description>Thank You, here is another good articel about it: http://docs.homelinux.org</description>
		<content:encoded><![CDATA[<p>Thank You, here is another good articel about it: <a href="http://docs.homelinux.org" rel="nofollow">http://docs.homelinux.org</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roaksoax</title>
		<link>http://www.roaksoax.com/2008/08/installing-drbd-on-hardy-part-2/comment-page-1#comment-44</link>
		<dc:creator>roaksoax</dc:creator>
		<pubDate>Wed, 07 Jan 2009 14:40:46 +0000</pubDate>
		<guid isPermaLink="false">http://roaksoax.wordpress.com/?p=82#comment-44</guid>
		<description>btw, here is the stonith manpage. http://linux.die.net/man/8/stonith</description>
		<content:encoded><![CDATA[<p>btw, here is the stonith manpage. <a href="http://linux.die.net/man/8/stonith" rel="nofollow">http://linux.die.net/man/8/stonith</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roaksoax</title>
		<link>http://www.roaksoax.com/2008/08/installing-drbd-on-hardy-part-2/comment-page-1#comment-43</link>
		<dc:creator>roaksoax</dc:creator>
		<pubDate>Wed, 07 Jan 2009 14:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://roaksoax.wordpress.com/?p=82#comment-43</guid>
		<description>If you want to use stonith and you want to do it automatically you need a Fencing Device. The configuration will vary depending on each device. Use the &#039;stonith -L&#039; to see which devices are supported. You can also see some here: http://www.linux-ha.org/StonithAgents.

There&#039;s also another way of using stonith without and operator or a device. This is using SSH, but it is only suitable for test purposes and it is not recommeded for production servers. I haven&#039;t tried it though.

Hope this helps.

Cheers.</description>
		<content:encoded><![CDATA[<p>If you want to use stonith and you want to do it automatically you need a Fencing Device. The configuration will vary depending on each device. Use the &#8216;stonith -L&#8217; to see which devices are supported. You can also see some here: <a href="http://www.linux-ha.org/StonithAgents" rel="nofollow">http://www.linux-ha.org/StonithAgents</a>.</p>
<p>There&#8217;s also another way of using stonith without and operator or a device. This is using SSH, but it is only suitable for test purposes and it is not recommeded for production servers. I haven&#8217;t tried it though.</p>
<p>Hope this helps.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://www.roaksoax.com/2008/08/installing-drbd-on-hardy-part-2/comment-page-1#comment-42</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Wed, 07 Jan 2009 12:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://roaksoax.wordpress.com/?p=82#comment-42</guid>
		<description>Hi,

I am seeing your page, and it is very interesting, I noticed that you are using meatware and this requires a operator. Do you know how to do it automatically??

Best Regards, Christian</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am seeing your page, and it is very interesting, I noticed that you are using meatware and this requires a operator. Do you know how to do it automatically??</p>
<p>Best Regards, Christian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roaksoax</title>
		<link>http://www.roaksoax.com/2008/08/installing-drbd-on-hardy-part-2/comment-page-1#comment-38</link>
		<dc:creator>roaksoax</dc:creator>
		<pubDate>Thu, 16 Oct 2008 04:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://roaksoax.wordpress.com/?p=82#comment-38</guid>
		<description>Hi Markus.

I did the setup based on the howtoforge tutorial and works fine for me, so nfs-kernel-server is working fine and is doing the takeover without a problem.

Did you followed my tutorials exactly as they are?? Can you tell me how did you try to install nfs-kernel-server an failover it??

I&#039;ll be doing further testing before I post the nfs-tutorial.

Cheers, Andres.</description>
		<content:encoded><![CDATA[<p>Hi Markus.</p>
<p>I did the setup based on the howtoforge tutorial and works fine for me, so nfs-kernel-server is working fine and is doing the takeover without a problem.</p>
<p>Did you followed my tutorials exactly as they are?? Can you tell me how did you try to install nfs-kernel-server an failover it??</p>
<p>I&#8217;ll be doing further testing before I post the nfs-tutorial.</p>
<p>Cheers, Andres.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://www.roaksoax.com/2008/08/installing-drbd-on-hardy-part-2/comment-page-1#comment-37</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Mon, 13 Oct 2008 08:06:16 +0000</pubDate>
		<guid isPermaLink="false">http://roaksoax.wordpress.com/?p=82#comment-37</guid>
		<description>Hi!

Thats the problem, this howto from howtoforge.com dosen&#039;t work. I cannot takeover the nfs-kernel-server. There is a bug or something. I can&#039;t find anything about this problem. The only page i found is yours, that occupied with DRBD and Ubunt 8.04. ;)

Best regards, Markus</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Thats the problem, this howto from howtoforge.com dosen&#8217;t work. I cannot takeover the nfs-kernel-server. There is a bug or something. I can&#8217;t find anything about this problem. The only page i found is yours, that occupied with DRBD and Ubunt 8.04. <img src='http://www.roaksoax.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Best regards, Markus</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roaksoax</title>
		<link>http://www.roaksoax.com/2008/08/installing-drbd-on-hardy-part-2/comment-page-1#comment-40</link>
		<dc:creator>roaksoax</dc:creator>
		<pubDate>Thu, 09 Oct 2008 01:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://roaksoax.wordpress.com/?p=82#comment-40</guid>
		<description>Hey Markus. I&#039;ll be posting the end of the article by the end of this week. It is pretty much the same as this page, http://www.howtoforge.com/high_availability_nfs_drbd_heartbeat_p3, in the section: &quot;7 Some Further NFS Configuration&quot; (of course you have to install nfs-kernel-server and nfs-common packages first)</description>
		<content:encoded><![CDATA[<p>Hey Markus. I&#8217;ll be posting the end of the article by the end of this week. It is pretty much the same as this page, <a href="http://www.howtoforge.com/high_availability_nfs_drbd_heartbeat_p3" rel="nofollow">http://www.howtoforge.com/high_availability_nfs_drbd_heartbeat_p3</a>, in the section: &#8220;7 Some Further NFS Configuration&#8221; (of course you have to install nfs-kernel-server and nfs-common packages first)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://www.roaksoax.com/2008/08/installing-drbd-on-hardy-part-2/comment-page-1#comment-39</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Wed, 08 Oct 2008 12:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://roaksoax.wordpress.com/?p=82#comment-39</guid>
		<description>Great Job! ;)
Can you tell us, when you publish the Hotwo for DRBD and NFS? I searching for an new Howto for Ubuntu Hardy. I only found Hotwos for 6.06 or so one.

Thank you, best regards Markus!</description>
		<content:encoded><![CDATA[<p>Great Job! <img src='http://www.roaksoax.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Can you tell us, when you publish the Hotwo for DRBD and NFS? I searching for an new Howto for Ubuntu Hardy. I only found Hotwos for 6.06 or so one.</p>
<p>Thank you, best regards Markus!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AlexM</title>
		<link>http://www.roaksoax.com/2008/08/installing-drbd-on-hardy-part-2/comment-page-1#comment-41</link>
		<dc:creator>AlexM</dc:creator>
		<pubDate>Thu, 14 Aug 2008 11:14:21 +0000</pubDate>
		<guid isPermaLink="false">http://roaksoax.wordpress.com/?p=82#comment-41</guid>
		<description>Your blog is interesting!

Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Your blog is interesting!</p>
<p>Keep up the good work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

