<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: About</title>
	<atom:link href="http://blog.notreally.org/about/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.notreally.org</link>
	<description>or is it?</description>
	<lastBuildDate>Sat, 21 Jan 2012 18:17:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Satyajit</title>
		<link>http://blog.notreally.org/about/#comment-1243</link>
		<dc:creator><![CDATA[Satyajit]]></dc:creator>
		<pubDate>Wed, 03 Aug 2011 04:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notreally.org/about/#comment-1243</guid>
		<description><![CDATA[Our Architech did check the NFS server but no luck. But i have seen error like &quot;lockd: server nfslms not responding, still trying&quot; when the CPU is high. when i try nfsstat command it shows normal. if top also show that the MySQL server and nfs server are one where most of traffic moving aournd. problem is any CPU extensive work bumps up the load.simple logrotation ran on peak ours and bzip2 ran to zip the file for maximun 2 mins and CPU went of to AVg Load went 200, 175, 170. I have seen this much AVg Load first time in my life.

I am using 
apache 2.2.17
PHP 5.3.5]]></description>
		<content:encoded><![CDATA[<p>Our Architech did check the NFS server but no luck. But i have seen error like &#8220;lockd: server nfslms not responding, still trying&#8221; when the CPU is high. when i try nfsstat command it shows normal. if top also show that the MySQL server and nfs server are one where most of traffic moving aournd. problem is any CPU extensive work bumps up the load.simple logrotation ran on peak ours and bzip2 ran to zip the file for maximun 2 mins and CPU went of to AVg Load went 200, 175, 170. I have seen this much AVg Load first time in my life.</p>
<p>I am using<br />
apache 2.2.17<br />
PHP 5.3.5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jesus</title>
		<link>http://blog.notreally.org/about/#comment-1242</link>
		<dc:creator><![CDATA[jesus]]></dc:creator>
		<pubDate>Tue, 02 Aug 2011 11:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notreally.org/about/#comment-1242</guid>
		<description><![CDATA[Are there any issues between the VM and the NFS server, network-wise? perhaps it can&#039;t read from it and then everything blocks trying to read from it???]]></description>
		<content:encoded><![CDATA[<p>Are there any issues between the VM and the NFS server, network-wise? perhaps it can&#8217;t read from it and then everything blocks trying to read from it???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satyajit</title>
		<link>http://blog.notreally.org/about/#comment-1240</link>
		<dc:creator><![CDATA[Satyajit]]></dc:creator>
		<pubDate>Wed, 27 Jul 2011 17:33:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notreally.org/about/#comment-1240</guid>
		<description><![CDATA[Hello Jesus Roncero, I have been reading your blogs for sometime now. I am a fan of your writing. You know the way to explain complicated things in easy manner. I have been struggling with a situation for some time now. Please see if you can help or suggest anything.

I have VM running on OpenSUSE 11.4, Apache 2.2.17 and PHP 5.3.5. I am hosting moodle on it. Moodledata which is quite big directory almost 50GiB is on a NFS Server and Moodle Files is also on the same NFS Server. they are mounted on the VM and apache is installed on the VM which is serving these. Moodle also requires a DB which is MySQL running on different physical box.

After the deployment i am seeing some weird issue. CPU hiccups. Any CPU extensive work on the server bumps up the CPU like anything. This VM has 2 vCPUs. Still the issue is same. Even one log-rotation ran 5:00 PM EST and Load avg went to 200% usages. Apache was not able to serve the requests. then log-rotation reloaded apache still the website didn&#039;t came up. Then the only option left was reboot the VM. Once we did that it all came to normal. In error_log i found warning saying child process did not exits, sending SIGNTERM. by default the Kernel was desktop type with OpenSUSE i updated it to default type. but still no improvement. 

Can you think of something which can be causing this issue. few details:

NFS is running on clustered windows server.
monster#uname -a
Linux lms1056 2.6.37.6-0.5-default #1 SMP 2011-04-25 21:48:33 +0200 x86_64 x86_64 x86_64 GNU/Linux

VM has 10GiB RAM and 2 vCPUs]]></description>
		<content:encoded><![CDATA[<p>Hello Jesus Roncero, I have been reading your blogs for sometime now. I am a fan of your writing. You know the way to explain complicated things in easy manner. I have been struggling with a situation for some time now. Please see if you can help or suggest anything.</p>
<p>I have VM running on OpenSUSE 11.4, Apache 2.2.17 and PHP 5.3.5. I am hosting moodle on it. Moodledata which is quite big directory almost 50GiB is on a NFS Server and Moodle Files is also on the same NFS Server. they are mounted on the VM and apache is installed on the VM which is serving these. Moodle also requires a DB which is MySQL running on different physical box.</p>
<p>After the deployment i am seeing some weird issue. CPU hiccups. Any CPU extensive work on the server bumps up the CPU like anything. This VM has 2 vCPUs. Still the issue is same. Even one log-rotation ran 5:00 PM EST and Load avg went to 200% usages. Apache was not able to serve the requests. then log-rotation reloaded apache still the website didn&#8217;t came up. Then the only option left was reboot the VM. Once we did that it all came to normal. In error_log i found warning saying child process did not exits, sending SIGNTERM. by default the Kernel was desktop type with OpenSUSE i updated it to default type. but still no improvement. </p>
<p>Can you think of something which can be causing this issue. few details:</p>
<p>NFS is running on clustered windows server.<br />
monster#uname -a<br />
Linux lms1056 2.6.37.6-0.5-default #1 SMP 2011-04-25 21:48:33 +0200 x86_64 x86_64 x86_64 GNU/Linux</p>
<p>VM has 10GiB RAM and 2 vCPUs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: koolhead17</title>
		<link>http://blog.notreally.org/about/#comment-959</link>
		<dc:creator><![CDATA[koolhead17]]></dc:creator>
		<pubDate>Thu, 07 Jan 2010 17:14:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notreally.org/about/#comment-959</guid>
		<description><![CDATA[Nice Info 4 Tux Admins!!!

Keep more coming :D]]></description>
		<content:encoded><![CDATA[<p>Nice Info 4 Tux Admins!!!</p>
<p>Keep more coming <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

