<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Hadoop and Linux kernel 2.6.27 - epoll limits</title>
	<link>http://pero.blogs.aprilmayjune.org/2009/01/22/hadoop-and-linux-kernel-2627-epoll-limits/</link>
	<description></description>
	<pubDate>Sun, 01 Aug 2010 08:39:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Twitter Trackbacks for pero on anything » Blog Archive » Hadoop and Linux kernel 2.6.27 - epoll limits [aprilmayjune.org] on Topsy.com</title>
		<link>http://pero.blogs.aprilmayjune.org/2009/01/22/hadoop-and-linux-kernel-2627-epoll-limits/#comment-22900</link>
		<dc:creator>Twitter Trackbacks for pero on anything » Blog Archive » Hadoop and Linux kernel 2.6.27 - epoll limits [aprilmayjune.org] on Topsy.com</dc:creator>
		<pubDate>Sat, 03 Apr 2010 01:22:54 +0000</pubDate>
		<guid>http://pero.blogs.aprilmayjune.org/2009/01/22/hadoop-and-linux-kernel-2627-epoll-limits/#comment-22900</guid>
		<description>[...] pero on anything » Blog Archive » Hadoop and Linux kernel 2.6.27 - epoll limits  pero.blogs.aprilmayjune.org/2009/01/22/hadoop-and-linux-kernel-2627-epoll-limits &#8211; view page &#8211; cached  Yesterday we faced a strange problem. A newly set up Hadoop cluster got unstable after a few minutes. Logs reported a lot of exceptions like: java.io.IOException: Too many open files at sun.nio.ch.EPollArrayWrapper.epollCreate(Native Method) at sun.nio.ch.EPollArrayWrapper.(EPollArrayWrapper.java:68) at sun.nio.ch.EPollSelectorImpl.(EPollSelectorImpl.java:52)            Filter tweets [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] pero on anything » Blog Archive » Hadoop and Linux kernel 2.6.27 - epoll limits  pero.blogs.aprilmayjune.org/2009/01/22/hadoop-and-linux-kernel-2627-epoll-limits &ndash; view page &ndash; cached  Yesterday we faced a strange problem. A newly set up Hadoop cluster got unstable after a few minutes. Logs reported a lot of exceptions like: java.io.IOException: Too many open files at sun.nio.ch.EPollArrayWrapper.epollCreate(Native Method) at sun.nio.ch.EPollArrayWrapper.(EPollArrayWrapper.java:68) at sun.nio.ch.EPollSelectorImpl.(EPollSelectorImpl.java:52)            Filter tweets [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fs</title>
		<link>http://pero.blogs.aprilmayjune.org/2009/01/22/hadoop-and-linux-kernel-2627-epoll-limits/#comment-10642</link>
		<dc:creator>fs</dc:creator>
		<pubDate>Wed, 08 Apr 2009 02:35:37 +0000</pubDate>
		<guid>http://pero.blogs.aprilmayjune.org/2009/01/22/hadoop-and-linux-kernel-2627-epoll-limits/#comment-10642</guid>
		<description>/proc/sys/fs/epoll/max_user_instances is not in 2.6.27.21-170.2.56.fc10.x86_64 kernel.

Any suggestions on how to handle that. ?

Thanks!!

uname -a
Linux  node1 2.6.27.21-170.2.56.fc10.x86_64 #1 SMP Mon Mar 23 23:08:10 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
ls -al  /proc/sys/fs/epoll
total 0
-rw-r--r-- 1 root root 0 2009-04-07 02:01 max_user_watches</description>
		<content:encoded><![CDATA[<p>/proc/sys/fs/epoll/max_user_instances is not in 2.6.27.21-170.2.56.fc10.x86_64 kernel.</p>
<p>Any suggestions on how to handle that. ?</p>
<p>Thanks!!</p>
<p>uname -a<br />
Linux  node1 2.6.27.21-170.2.56.fc10.x86_64 #1 SMP Mon Mar 23 23:08:10 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux<br />
ls -al  /proc/sys/fs/epoll<br />
total 0<br />
-rw-r&#8211;r&#8211; 1 root root 0 2009-04-07 02:01 max_user_watches</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cloudera Hadoop &#38; Big Data Blog &#187; Blog Archive &#187; Configuration Parameters: What can you just ignore?</title>
		<link>http://pero.blogs.aprilmayjune.org/2009/01/22/hadoop-and-linux-kernel-2627-epoll-limits/#comment-10325</link>
		<dc:creator>Cloudera Hadoop &#38; Big Data Blog &#187; Blog Archive &#187; Configuration Parameters: What can you just ignore?</dc:creator>
		<pubDate>Mon, 30 Mar 2009 19:08:15 +0000</pubDate>
		<guid>http://pero.blogs.aprilmayjune.org/2009/01/22/hadoop-and-linux-kernel-2627-epoll-limits/#comment-10325</guid>
		<description>[...] http://pero.blogs.aprilmayjune.org/2009/01/22/hadoop-and-linux-kernel-2627-epoll-limits/ for more [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] <a href="http://pero.blogs.aprilmayjune.org/2009/01/22/hadoop-and-linux-kernel-2627-epoll-limits/" rel="nofollow" >http://pero.blogs.aprilmayjune.org/2009/01/22/hadoop-and-linux-kernel-2627-epoll-limits/</a> for more [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek Lewis</title>
		<link>http://pero.blogs.aprilmayjune.org/2009/01/22/hadoop-and-linux-kernel-2627-epoll-limits/#comment-10029</link>
		<dc:creator>Derek Lewis</dc:creator>
		<pubDate>Mon, 16 Mar 2009 20:54:22 +0000</pubDate>
		<guid>http://pero.blogs.aprilmayjune.org/2009/01/22/hadoop-and-linux-kernel-2627-epoll-limits/#comment-10029</guid>
		<description>Thank you so much for posting this.  I spent a good while searching around to try to fix my "too many open files" error, despite having a plenty high ulimit.  My problem was unrelated to hadoop, but this page helped immensely.</description>
		<content:encoded><![CDATA[<p>Thank you so much for posting this.  I spent a good while searching around to try to fix my &#8220;too many open files&#8221; error, despite having a plenty high ulimit.  My problem was unrelated to hadoop, but this page helped immensely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tiagolp</title>
		<link>http://pero.blogs.aprilmayjune.org/2009/01/22/hadoop-and-linux-kernel-2627-epoll-limits/#comment-9194</link>
		<dc:creator>tiagolp</dc:creator>
		<pubDate>Fri, 06 Feb 2009 01:48:40 +0000</pubDate>
		<guid>http://pero.blogs.aprilmayjune.org/2009/01/22/hadoop-and-linux-kernel-2627-epoll-limits/#comment-9194</guid>
		<description>Thanks for the information. I just ran across the exact same problem and your post saved me hours of useless debugging.</description>
		<content:encoded><![CDATA[<p>Thanks for the information. I just ran across the exact same problem and your post saved me hours of useless debugging.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Solution Hacker - Streaming data to your grid</title>
		<link>http://pero.blogs.aprilmayjune.org/2009/01/22/hadoop-and-linux-kernel-2627-epoll-limits/#comment-8973</link>
		<dc:creator>Solution Hacker - Streaming data to your grid</dc:creator>
		<pubDate>Thu, 22 Jan 2009 23:28:50 +0000</pubDate>
		<guid>http://pero.blogs.aprilmayjune.org/2009/01/22/hadoop-and-linux-kernel-2627-epoll-limits/#comment-8973</guid>
		<description>[...] JDK 1.6 uses epoll to implement NIO [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] JDK 1.6 uses epoll to implement NIO [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
