<?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: Building a custom and cheap storage server yourself &#8211; Part II</title>
	<atom:link href="http://blog.ronnyegner-consulting.de/2010/01/11/building-a-custom-and-cheap-storage-server-yourself-part-ii/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ronnyegner-consulting.de/2010/01/11/building-a-custom-and-cheap-storage-server-yourself-part-ii/</link>
	<description>Ronny Egners Blog about Oracle, UNIX and EMC / Legato Networker</description>
	<lastBuildDate>Fri, 06 Jan 2012 07:51:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ronny Egner</title>
		<link>http://blog.ronnyegner-consulting.de/2010/01/11/building-a-custom-and-cheap-storage-server-yourself-part-ii/comment-page-1/#comment-7081</link>
		<dc:creator>Ronny Egner</dc:creator>
		<pubDate>Tue, 19 Oct 2010 05:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ronnyegner-consulting.de/?p=1552#comment-7081</guid>
		<description>Hi,

this is a known OpenSolaris Bug (CR 6942439/ak-2010.02.09). On systems with a lot of memory ZFS used almost the whole memory. Thats good. Unfortunately memory fragmentation increases to a level where the kernel is unable to find a continous piece of memory (lets say 128 KB).

To avoid this error set in your /etc/system:

set swapfs_minfree=5000000

This will leave 5 million pages (one page is 4 kb) of free memory all the time. With this setting everything runs fine so far.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>this is a known OpenSolaris Bug (CR 6942439/ak-2010.02.09). On systems with a lot of memory ZFS used almost the whole memory. Thats good. Unfortunately memory fragmentation increases to a level where the kernel is unable to find a continous piece of memory (lets say 128 KB).</p>
<p>To avoid this error set in your /etc/system:</p>
<p>set swapfs_minfree=5000000</p>
<p>This will leave 5 million pages (one page is 4 kb) of free memory all the time. With this setting everything runs fine so far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hergen</title>
		<link>http://blog.ronnyegner-consulting.de/2010/01/11/building-a-custom-and-cheap-storage-server-yourself-part-ii/comment-page-1/#comment-6762</link>
		<dc:creator>Hergen</dc:creator>
		<pubDate>Mon, 11 Oct 2010 09:22:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ronnyegner-consulting.de/?p=1552#comment-6762</guid>
		<description>Hi, 

I have a similar system here. 

Chasis:		3HE Intel Dual-CPU SC836Server (Westmere) (V 2.1)
Motherboard:	Supermicro Mainboard X8DT3-LN4F
CPU:		2x Intel Xeon 4-Core E5620 2,40GHz 12MB 5.86GT/s (Westmere)
RAM:		12 GB ECC Registered DDR3 RAM 2 Rank ATP (6x 2048 MB)
SAS Contr.:	Adaptec ASR5445Z 4I4E mit ZMCP
Festplatten	16x 2000 GB SAS II Seagate Constellation ES 3,5&quot; 7.2k
LAN:		4 LAN Ports on Board
Intel PRO/1000 PT Dual Port Server Netzwerkkarte

there are to ZFS pools, one rpool with two disks mirrored and a raidz2 pool with 14 Disks.

My problem is, that I/O seems to freeze the hole system.
I cannot login to the console. 
O.K. rpool is on the same Controller.

I can see that you have a similar problem with your configuration.
Have you solved it. Perhaps some entires in /etc/system ...

regards</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I have a similar system here. </p>
<p>Chasis:		3HE Intel Dual-CPU SC836Server (Westmere) (V 2.1)<br />
Motherboard:	Supermicro Mainboard X8DT3-LN4F<br />
CPU:		2x Intel Xeon 4-Core E5620 2,40GHz 12MB 5.86GT/s (Westmere)<br />
RAM:		12 GB ECC Registered DDR3 RAM 2 Rank ATP (6x 2048 MB)<br />
SAS Contr.:	Adaptec ASR5445Z 4I4E mit ZMCP<br />
Festplatten	16x 2000 GB SAS II Seagate Constellation ES 3,5&#8243; 7.2k<br />
LAN:		4 LAN Ports on Board<br />
Intel PRO/1000 PT Dual Port Server Netzwerkkarte</p>
<p>there are to ZFS pools, one rpool with two disks mirrored and a raidz2 pool with 14 Disks.</p>
<p>My problem is, that I/O seems to freeze the hole system.<br />
I cannot login to the console.<br />
O.K. rpool is on the same Controller.</p>
<p>I can see that you have a similar problem with your configuration.<br />
Have you solved it. Perhaps some entires in /etc/system &#8230;</p>
<p>regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronny Egners Blog &#187; Building a custom and cheap storage server yourself</title>
		<link>http://blog.ronnyegner-consulting.de/2010/01/11/building-a-custom-and-cheap-storage-server-yourself-part-ii/comment-page-1/#comment-1345</link>
		<dc:creator>Ronny Egners Blog &#187; Building a custom and cheap storage server yourself</dc:creator>
		<pubDate>Wed, 17 Feb 2010 15:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ronnyegner-consulting.de/?p=1552#comment-1345</guid>
		<description>[...] is part I of our journey towards building a storage system ourself. Part II is here and Part III [...]</description>
		<content:encoded><![CDATA[<p>[...] is part I of our journey towards building a storage system ourself. Part II is here and Part III [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronny Egners Blog &#187; Building a custom and cheap storage server yourself – Part III</title>
		<link>http://blog.ronnyegner-consulting.de/2010/01/11/building-a-custom-and-cheap-storage-server-yourself-part-ii/comment-page-1/#comment-1324</link>
		<dc:creator>Ronny Egners Blog &#187; Building a custom and cheap storage server yourself – Part III</dc:creator>
		<pubDate>Tue, 16 Feb 2010 12:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ronnyegner-consulting.de/?p=1552#comment-1324</guid>
		<description>[...] This is part III of my most recent project named &#8220;Building a custom and cheap storage server yourself&#8221;. Part I can be found here and Part II here. [...]</description>
		<content:encoded><![CDATA[<p>[...] This is part III of my most recent project named &#8220;Building a custom and cheap storage server yourself&#8221;. Part I can be found here and Part II here. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

