<?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 for Random Randy Ramblings</title>
	<atom:link href="http://randymelder.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://randymelder.com</link>
	<description>Stuff that was so important, I had to write it down.</description>
	<lastBuildDate>Thu, 13 May 2010 16:29:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on MySQL Partitioning and open_file_limit by randy melder</title>
		<link>http://randymelder.com/2010/03/11/mysql-partitioning-and-open_file_limit/comment-page-1/#comment-5800</link>
		<dc:creator>randy melder</dc:creator>
		<pubDate>Thu, 13 May 2010 16:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.randymelder.com/?p=207#comment-5800</guid>
		<description>Another quick addition to this post: you should check your OS open file limits as well. In linux, do a:
&gt; ulimit -a # shows open file limit
To set this to accomodate:
&gt; ulimit -n 2500 # then restart mysqld</description>
		<content:encoded><![CDATA[<p>Another quick addition to this post: you should check your OS open file limits as well. In linux, do a:<br />
&gt; ulimit -a # shows open file limit<br />
To set this to accomodate:<br />
&gt; ulimit -n 2500 # then restart mysqld</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux NFS and Heartbeat Tutorial by wenzi</title>
		<link>http://randymelder.com/2007/02/28/linux-nfs-and-heartbeat-tutorial/comment-page-1/#comment-7</link>
		<dc:creator>wenzi</dc:creator>
		<pubDate>Thu, 08 Mar 2007 11:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.randymelder.com/index.php/technology/linux-nfs-and-heartbeat-tutorial/#comment-7</guid>
		<description>Hmm should mention that only clients on 10.0.10.0/24 have access, and the client doesn&#039;t NEED to have the client ipaddress in the hosts file.</description>
		<content:encoded><![CDATA[<p>Hmm should mention that only clients on 10.0.10.0/24 have access, and the client doesn&#8217;t NEED to have the client ipaddress in the hosts file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
