<?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: A Home Fileserver using ZFS</title>
	<atom:link href="http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/feed/" rel="self" type="application/rss+xml" />
	<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/</link>
	<description>Complexifying simplicity</description>
	<lastBuildDate>Fri, 04 Nov 2011 23:45:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: fd0</title>
		<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/comment-page-2/#comment-17648</link>
		<dc:creator>fd0</dc:creator>
		<pubDate>Wed, 13 Apr 2011 13:42:11 +0000</pubDate>
		<guid isPermaLink="false">http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/#comment-17648</guid>
		<description>Even though this series is based on OpenSolaris, much applies to FreeBSD as well. I have been using a FreeBSD installation, booting from Compact Flash with a vdev of 3 disks with expansion of a vdev of another 3 disks, for quite a while now, much to my satisfaction


fd0</description>
		<content:encoded><![CDATA[<p>Even though this series is based on OpenSolaris, much applies to FreeBSD as well. I have been using a FreeBSD installation, booting from Compact Flash with a vdev of 3 disks with expansion of a vdev of another 3 disks, for quite a while now, much to my satisfaction</p>
<p>fd0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin</title>
		<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/comment-page-2/#comment-17645</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Mon, 11 Apr 2011 07:37:24 +0000</pubDate>
		<guid isPermaLink="false">http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/#comment-17645</guid>
		<description>Julien,

Have you bought all of your hardware yet?  If not, I&#039;d recommend a couple of changes:

1) Motherboard:  X8SI6-F.  It&#039;s like the X8SIL-F, but it has an onboard LSI SAS2008 (6Gbps) controller with 2 ports so you can skip the extra SAS controller card.  It is a bit more expensive than the X8SIL-F, but should be less than the X8SIL-F + the AOC-USAS-L8i.  It does only have 1 x8 PCI-e slot on it, tho.
2) Memory:  Super Talent DDR3-1333 4GB/256x8 ECC Micron Server Memory - W1333EB4GM.  It is cheaper and faster (you can generally find it for ~50 a stick on SuperBiiz and they frequently have discount coupons).

I have both of those in my home system and they appear to be working just fine.

-Colin</description>
		<content:encoded><![CDATA[<p>Julien,</p>
<p>Have you bought all of your hardware yet?  If not, I&#8217;d recommend a couple of changes:</p>
<p>1) Motherboard:  X8SI6-F.  It&#8217;s like the X8SIL-F, but it has an onboard LSI SAS2008 (6Gbps) controller with 2 ports so you can skip the extra SAS controller card.  It is a bit more expensive than the X8SIL-F, but should be less than the X8SIL-F + the AOC-USAS-L8i.  It does only have 1 x8 PCI-e slot on it, tho.<br />
2) Memory:  Super Talent DDR3-1333 4GB/256&#215;8 ECC Micron Server Memory &#8211; W1333EB4GM.  It is cheaper and faster (you can generally find it for ~50 a stick on SuperBiiz and they frequently have discount coupons).</p>
<p>I have both of those in my home system and they appear to be working just fine.</p>
<p>-Colin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julien</title>
		<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/comment-page-2/#comment-17627</link>
		<dc:creator>Julien</dc:creator>
		<pubDate>Thu, 10 Feb 2011 14:53:25 +0000</pubDate>
		<guid isPermaLink="false">http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/#comment-17627</guid>
		<description>I just saw tons on warnings on the new EARS, but I will stick with them (only 6 on the other hand).
Problems:

- 4k drives are emulated as 512-bytes sector for s****y Windows XP. Huge and catastrophic impacts on the performance under ZFS because of WD&#039;s care for retarded customers -&gt; I will use the gnop tips to create a virtual disk with 4k sectors as first of my pool + I could also use a modified zpool that lets me specify the ashift from 9 (bad) to 12 (good).
So there is at least two solutions for this issue. But I recognize we should not be constraint on using work-arounds, and WD should definitively release a non emulated firmware to its customers. BTW, tons of new HDDs are also concerned and are using this new method of partitioning, so it is not a Caviar Green only issue.

- TLER setting hardwired on OFF since one year. Apparently, there is no real impact under RAIDZ, in fact, TLER should be DEACTIVATED under a RAIDZ configuration ! so no issue at all, this is just a big confusion around

- Finally, the too many parking issue (load-unload cycles that are raising dramatically). Because it is an energy efficient drive, heads on Caviar Green are parking too often under a RAID configuration, slowing down the whole thing and decreasing dramatically the lifespan of the whole. Lucky we are, there is an utility that is still working on the WD website (WDIDLE3) to set the delay from couple of seconds to 5 minutes, which is way better. Problem solved.

So I will stick with the WD 2 TB EARS. Pity that the only real issue (the 4k advanced format), that is not restricted to the Caviar Green series, is still present and needs a work-around, but I don&#039;t like other offers.</description>
		<content:encoded><![CDATA[<p>I just saw tons on warnings on the new EARS, but I will stick with them (only 6 on the other hand).<br />
Problems:</p>
<p>- 4k drives are emulated as 512-bytes sector for s****y Windows XP. Huge and catastrophic impacts on the performance under ZFS because of WD&#8217;s care for retarded customers -&gt; I will use the gnop tips to create a virtual disk with 4k sectors as first of my pool + I could also use a modified zpool that lets me specify the ashift from 9 (bad) to 12 (good).<br />
So there is at least two solutions for this issue. But I recognize we should not be constraint on using work-arounds, and WD should definitively release a non emulated firmware to its customers. BTW, tons of new HDDs are also concerned and are using this new method of partitioning, so it is not a Caviar Green only issue.</p>
<p>- TLER setting hardwired on OFF since one year. Apparently, there is no real impact under RAIDZ, in fact, TLER should be DEACTIVATED under a RAIDZ configuration ! so no issue at all, this is just a big confusion around</p>
<p>- Finally, the too many parking issue (load-unload cycles that are raising dramatically). Because it is an energy efficient drive, heads on Caviar Green are parking too often under a RAID configuration, slowing down the whole thing and decreasing dramatically the lifespan of the whole. Lucky we are, there is an utility that is still working on the WD website (WDIDLE3) to set the delay from couple of seconds to 5 minutes, which is way better. Problem solved.</p>
<p>So I will stick with the WD 2 TB EARS. Pity that the only real issue (the 4k advanced format), that is not restricted to the Caviar Green series, is still present and needs a work-around, but I don&#8217;t like other offers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julien</title>
		<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/comment-page-2/#comment-17623</link>
		<dc:creator>Julien</dc:creator>
		<pubDate>Tue, 08 Feb 2011 16:30:51 +0000</pubDate>
		<guid isPermaLink="false">http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/#comment-17623</guid>
		<description>Hello BD,

I have a OpenSolaris 2009.06 running, and currently planning on upgrading both HD and software (new Oracle Solaris Express  ? other ?). The old machine will serve as a backup machine for my data.

Here are the specs I selected for the various components.

[*] Intel Xeon L3406 (Just seen you were stuck with the E3110, but this one is 32 nm and max 30 Watts compared to 65 W ...) http://ark.intel.com/Product.aspx?id=47555
[*] SUPERMICRO X8SIL-F - micro ATX - Intel 3420 - LGA1156 Socket (micro ATX, good motherboard brand, ECC memory, 6 SATA and 2 Intel GB Ethernet ports) http://www.supermicro.com/xeon_3400/Motherboard/X8SIL.cfm
[*]  Crucial 8 Go (Kit 2x 4 Go) DDR3-SDRAM PC8500 ECC CL7 - CT2KIT51272BA1067 (Crucial, ECC ...)
[*] Lian Li PC-V354B - mini desktop (very small factor, but seven 3.5&quot; HDD drive bays inside + one 5&quot;1/4) http://www.lian-li.com/v2/tw/product/upload/image/v354/flyer.html
[*] TWO * Corsair Force Series F60 - SSD 60 Go 2.5&quot; Serial ATA II (mirrored rpool, to be inserted in a 5&quot;1/4 rack and connected to the on-board SATA controller)
[*] Supermicro AOC-USAS-L8i 8 Port SAS RAID Card (for managing the tank pool)
[*] SEVEN * Western Digital Caviar Green 2 To 64 Mo Serial ATA II - WD20EARS (9 TB tank in RAIDZ2 mode, no spare for the moment)
[*] SAS to SATA cables, Seasonic fanless 400W PSU, Noctua fans etc...

Looking at your proposal, I find really lacking the ECC capability, IMHO. I mean, you want to install a  fireproof FS, but withoutECC RAM, which is mandatory for most serious server systems. And you already have a Xeon type processor anyway.

I am currently  buying components, planning to be done by mid March with a running machine.

Cheers

Julien</description>
		<content:encoded><![CDATA[<p>Hello BD,</p>
<p>I have a OpenSolaris 2009.06 running, and currently planning on upgrading both HD and software (new Oracle Solaris Express  ? other ?). The old machine will serve as a backup machine for my data.</p>
<p>Here are the specs I selected for the various components.</p>
<p>[*] Intel Xeon L3406 (Just seen you were stuck with the E3110, but this one is 32 nm and max 30 Watts compared to 65 W &#8230;) <a href="http://ark.intel.com/Product.aspx?id=47555" rel="nofollow">http://ark.intel.com/Product.aspx?id=47555</a><br />
[*] SUPERMICRO X8SIL-F &#8211; micro ATX &#8211; Intel 3420 &#8211; LGA1156 Socket (micro ATX, good motherboard brand, ECC memory, 6 SATA and 2 Intel GB Ethernet ports) <a href="http://www.supermicro.com/xeon_3400/Motherboard/X8SIL.cfm" rel="nofollow">http://www.supermicro.com/xeon_3400/Motherboard/X8SIL.cfm</a><br />
[*]  Crucial 8 Go (Kit 2x 4 Go) DDR3-SDRAM PC8500 ECC CL7 &#8211; CT2KIT51272BA1067 (Crucial, ECC &#8230;)<br />
[*] Lian Li PC-V354B &#8211; mini desktop (very small factor, but seven 3.5&#8243; HDD drive bays inside + one 5&#8243;1/4) <a href="http://www.lian-li.com/v2/tw/product/upload/image/v354/flyer.html" rel="nofollow">http://www.lian-li.com/v2/tw/product/upload/image/v354/flyer.html</a><br />
[*] TWO * Corsair Force Series F60 &#8211; SSD 60 Go 2.5&#8243; Serial ATA II (mirrored rpool, to be inserted in a 5&#8243;1/4 rack and connected to the on-board SATA controller)<br />
[*] Supermicro AOC-USAS-L8i 8 Port SAS RAID Card (for managing the tank pool)<br />
[*] SEVEN * Western Digital Caviar Green 2 To 64 Mo Serial ATA II &#8211; WD20EARS (9 TB tank in RAIDZ2 mode, no spare for the moment)<br />
[*] SAS to SATA cables, Seasonic fanless 400W PSU, Noctua fans etc&#8230;</p>
<p>Looking at your proposal, I find really lacking the ECC capability, IMHO. I mean, you want to install a  fireproof FS, but withoutECC RAM, which is mandatory for most serious server systems. And you already have a Xeon type processor anyway.</p>
<p>I am currently  buying components, planning to be done by mid March with a running machine.</p>
<p>Cheers</p>
<p>Julien</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: binarydaddy</title>
		<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/comment-page-2/#comment-17617</link>
		<dc:creator>binarydaddy</dc:creator>
		<pubDate>Fri, 04 Feb 2011 19:27:51 +0000</pubDate>
		<guid isPermaLink="false">http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/#comment-17617</guid>
		<description>Simon,

Of all the guides and sites of looked at over the past few weeks, yours appears the most easy to understand:)  I have a scenario for you (and anyone else who&#039;d care to reply):

After 16 years of being an IT Engineer in a Microsoft-based environment, I bought an iPhone 3G a couple years ago and have given up on Microsoft for personal use.  My home is 90% Apple with a sprinkle of &#039;other&#039; here and there for budgetary purposes.  I&#039;ve run out of storage space on a couple of external USB drives and am about to build some type of file storage system.  Here is my current setup at home:

Main System - iMac 21.5&quot;, 2.8Ghz C2Duo, 4GB, 500GB.
     - Running iTunes, Plex Media Server, Air Video Server

Secondary Systems - Apple TV2, LG Blu-Ray (DLNA), iPhone 4, iPad
     - Running Plex Client on all but LG Blu-Ray for media streaming in-house and over internet via wi-fi/3G.

Backup/File Storage - (2) 1TB External USB HDD&#039;s.
     - Uses: Time Machine Backup of iTunes, iPhoto, Documents and File Storage for Media Sharing.

Here is what I would like to do:

- Add an 8-10TB File Server/NAS to my network.
- Compatibility with both OS X and Windows for streaming.
- RAID 5 or 6 Redundancy (know RAID5, learning about 6).
- Ability to expand storage later if necessary without complete rebuild.
- Move remaining media off iMac and external drives to run off server, create iTunes Server.
- Use USB External&#039;s for Time Machine backup&#039;s of documents, photos and home movies.

Here is the equipment I&#039;ve chosen based on existing and budget:

- Existing Intel Xeon E3110 Dual Core @ 3.0Ghz, LGA775
- New Gigabyte GA-G31M-ES2L Mobo
- New Crucial 4GB DDR2 800 Memory
- New (2) Promise SATA300 TX4 4-Port PCI SATA II Controller
- New (6) WD Caviar Green 2TB 3.5&quot; HDD&#039;s
- Existing Full ATX Tower Case with 12 total drive bays
- Existing Antec 500W Phantom PwrSupply

Based on the information above, is your guide up-to-date, any recommendations/changes as well as any additional assistance to a novice Unix/Linux/Solaris user?  Oh and I have to stay under an $800 budget with the Tower, PS and CPU already purchased/not included.

Please advise...this looks to be the best option and your guide to be the easiest to follow.

Brad</description>
		<content:encoded><![CDATA[<p>Simon,</p>
<p>Of all the guides and sites of looked at over the past few weeks, yours appears the most easy to understand:)  I have a scenario for you (and anyone else who&#8217;d care to reply):</p>
<p>After 16 years of being an IT Engineer in a Microsoft-based environment, I bought an iPhone 3G a couple years ago and have given up on Microsoft for personal use.  My home is 90% Apple with a sprinkle of &#8216;other&#8217; here and there for budgetary purposes.  I&#8217;ve run out of storage space on a couple of external USB drives and am about to build some type of file storage system.  Here is my current setup at home:</p>
<p>Main System &#8211; iMac 21.5&#8243;, 2.8Ghz C2Duo, 4GB, 500GB.<br />
     &#8211; Running iTunes, Plex Media Server, Air Video Server</p>
<p>Secondary Systems &#8211; Apple TV2, LG Blu-Ray (DLNA), iPhone 4, iPad<br />
     &#8211; Running Plex Client on all but LG Blu-Ray for media streaming in-house and over internet via wi-fi/3G.</p>
<p>Backup/File Storage &#8211; (2) 1TB External USB HDD&#8217;s.<br />
     &#8211; Uses: Time Machine Backup of iTunes, iPhoto, Documents and File Storage for Media Sharing.</p>
<p>Here is what I would like to do:</p>
<p>- Add an 8-10TB File Server/NAS to my network.<br />
- Compatibility with both OS X and Windows for streaming.<br />
- RAID 5 or 6 Redundancy (know RAID5, learning about 6).<br />
- Ability to expand storage later if necessary without complete rebuild.<br />
- Move remaining media off iMac and external drives to run off server, create iTunes Server.<br />
- Use USB External&#8217;s for Time Machine backup&#8217;s of documents, photos and home movies.</p>
<p>Here is the equipment I&#8217;ve chosen based on existing and budget:</p>
<p>- Existing Intel Xeon E3110 Dual Core @ 3.0Ghz, LGA775<br />
- New Gigabyte GA-G31M-ES2L Mobo<br />
- New Crucial 4GB DDR2 800 Memory<br />
- New (2) Promise SATA300 TX4 4-Port PCI SATA II Controller<br />
- New (6) WD Caviar Green 2TB 3.5&#8243; HDD&#8217;s<br />
- Existing Full ATX Tower Case with 12 total drive bays<br />
- Existing Antec 500W Phantom PwrSupply</p>
<p>Based on the information above, is your guide up-to-date, any recommendations/changes as well as any additional assistance to a novice Unix/Linux/Solaris user?  Oh and I have to stay under an $800 budget with the Tower, PS and CPU already purchased/not included.</p>
<p>Please advise&#8230;this looks to be the best option and your guide to be the easiest to follow.</p>
<p>Brad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/comment-page-2/#comment-17346</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Sat, 20 Nov 2010 22:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/#comment-17346</guid>
		<description>Hi Steve,

Without knowing the exact circumstances &amp; reasons for the errors you are seeing, it is difficult to make any useful suggestions. It sounds quite likely there is some possibility of a hardware error. How long did you have the pool in operation, and how often did you perform a scrub on the pool? With more frequent scrubs you will likely see signs of read/write/checksum errors occurring long before serious failures, allowing you to swap drive(s) showing signs of trouble. For home systems, a monthly scrub should be sufficient.

Personally, having run two ZFS NAS systems for the last 3 years, I have never lost any data, and never saw even one read/write or checksum error within the main data storage pools, although I did see some errors occurring in my mirrored boot SSDs: http://breden.org.uk/2009/09/02/home-fileserver-handling-pool-errors/

Indeed, backups are highly recommended.

It&#039;s quite possible that your system can be recovered, so before doing anything with your system, I would strongly suggest creating a post describing what happened to your system on the OpenSolaris ZFS forum here: http://opensolaris.org/jive/forum.jspa?forumID=80

Cheers,
Simon</description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>Without knowing the exact circumstances &#038; reasons for the errors you are seeing, it is difficult to make any useful suggestions. It sounds quite likely there is some possibility of a hardware error. How long did you have the pool in operation, and how often did you perform a scrub on the pool? With more frequent scrubs you will likely see signs of read/write/checksum errors occurring long before serious failures, allowing you to swap drive(s) showing signs of trouble. For home systems, a monthly scrub should be sufficient.</p>
<p>Personally, having run two ZFS NAS systems for the last 3 years, I have never lost any data, and never saw even one read/write or checksum error within the main data storage pools, although I did see some errors occurring in my mirrored boot SSDs: <a href="http://breden.org.uk/2009/09/02/home-fileserver-handling-pool-errors/" rel="nofollow">http://breden.org.uk/2009/09/02/home-fileserver-handling-pool-errors/</a></p>
<p>Indeed, backups are highly recommended.</p>
<p>It&#8217;s quite possible that your system can be recovered, so before doing anything with your system, I would strongly suggest creating a post describing what happened to your system on the OpenSolaris ZFS forum here: <a href="http://opensolaris.org/jive/forum.jspa?forumID=80" rel="nofollow">http://opensolaris.org/jive/forum.jspa?forumID=80</a></p>
<p>Cheers,<br />
Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve K.</title>
		<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/comment-page-2/#comment-17340</link>
		<dc:creator>Steve K.</dc:creator>
		<pubDate>Thu, 18 Nov 2010 21:27:15 +0000</pubDate>
		<guid isPermaLink="false">http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/#comment-17340</guid>
		<description>That&#039;s kind of what I had suspected was the case.  I keep getting more and more errors and I think the pool is beyond hope.  Looks like I&#039;m going to have to destroy the pool and start over.  I was backing up the essential files on other drives but there was large amounts of data that is not critical but is a pain to replace.  This has really shown me the importance of backing up the whole pool.

I bought a 2 TB USB external hard drive and I am going to start doing regular backups of the entire filesystem in case this ever happens again.  I guess I got a little overconfident figuring with raidz2 that I would have to lose 3 drives before data corruption.

Thanks!</description>
		<content:encoded><![CDATA[<p>That&#8217;s kind of what I had suspected was the case.  I keep getting more and more errors and I think the pool is beyond hope.  Looks like I&#8217;m going to have to destroy the pool and start over.  I was backing up the essential files on other drives but there was large amounts of data that is not critical but is a pain to replace.  This has really shown me the importance of backing up the whole pool.</p>
<p>I bought a 2 TB USB external hard drive and I am going to start doing regular backups of the entire filesystem in case this ever happens again.  I guess I got a little overconfident figuring with raidz2 that I would have to lose 3 drives before data corruption.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/comment-page-2/#comment-17339</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Wed, 17 Nov 2010 21:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/#comment-17339</guid>
		<description>Hi Steve,

From the message it appears that the file shown has unrecoverable errors. The remedy is to recover the file from backups, if you have them.

If you don&#039;t have a backup then you could try to locate an earlier uncorrupted version of the file, using the snapshots. Look in the .zfs directory to find the file. See the &#039;Checking the snapshots&#039; section of &lt;a href=&quot;http://breden.org.uk/2008/05/12/home-fileserver-zfs-snapshots/&quot; rel=&quot;nofollow&quot;&gt;this&lt;/a&gt; post to see how to reference individual files within various snapshots of a given file system.

Hope it helps.

Cheers,
Simon</description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>From the message it appears that the file shown has unrecoverable errors. The remedy is to recover the file from backups, if you have them.</p>
<p>If you don&#8217;t have a backup then you could try to locate an earlier uncorrupted version of the file, using the snapshots. Look in the .zfs directory to find the file. See the &#8216;Checking the snapshots&#8217; section of <a href="http://breden.org.uk/2008/05/12/home-fileserver-zfs-snapshots/" rel="nofollow">this</a> post to see how to reference individual files within various snapshots of a given file system.</p>
<p>Hope it helps.</p>
<p>Cheers,<br />
Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve K</title>
		<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/comment-page-2/#comment-17338</link>
		<dc:creator>Steve K</dc:creator>
		<pubDate>Wed, 17 Nov 2010 01:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/#comment-17338</guid>
		<description>Hi, your site inspired me to set up my home ZFS server.  I have limited experience with OpenSolaris but I have been able to muddle through and it&#039;s worked for many months very well.  I ran into a problem where a couple drives were having issues at the same time and I was wondering if you might offer some of your expertise.  I was able to put new drives in and get things working except now I have a checksum error in one snapshot file.  I have tried to clear the pool and resilver.  I have tried to destroy the snapshot which contains the error.  I cannot re-silver both the drives without getting this error in this one file.  I was wondering if there is a simple way to solve this problem since I really don&#039;t want to get rid of the pool and start over again.   I am using snv_134 build of OpenSolaris.   Here is the output from Zpool status -v that shows the error.  I would like to just get rid of the file and the error with it but I don&#039;t know how to do that in a snapshot.

  pool: tank
 state: ONLINE
status: One or more devices has experienced an error resulting in data
        corruption.  Applications may be affected.
action: Restore the file in question if possible.  Otherwise restore the
        entire pool from backup.
   see: http://www.sun.com/msg/ZFS-8000-8A
 scrub: resilver in progress for 12h0m, 53.91% done, 10h15m to go
config:

        NAME        STATE     READ WRITE CKSUM
        tank        ONLINE       0     0     2
          raidz2-0  ONLINE       0     0     2
            c7t0d0  ONLINE       0     0     0  98.3G resilvered
            c7t1d0  ONLINE       0     0     0  98.2G resilvered
            c7t2d0  ONLINE       0     0     0
            c7t3d0  ONLINE       0     0     0
            c9d0    ONLINE       0     0     0
            c9d1    ONLINE       0     0     0

errors: Permanent errors have been detected in the following files:

        tank/itunes@zfs-auto-snap:daily-2010-10-11-00:00:/iTunes/Album Artwork/Cache/7C7DE397DD748486/07/09/00/7C7DE397DD748486-872B56E2544E1097.itc</description>
		<content:encoded><![CDATA[<p>Hi, your site inspired me to set up my home ZFS server.  I have limited experience with OpenSolaris but I have been able to muddle through and it&#8217;s worked for many months very well.  I ran into a problem where a couple drives were having issues at the same time and I was wondering if you might offer some of your expertise.  I was able to put new drives in and get things working except now I have a checksum error in one snapshot file.  I have tried to clear the pool and resilver.  I have tried to destroy the snapshot which contains the error.  I cannot re-silver both the drives without getting this error in this one file.  I was wondering if there is a simple way to solve this problem since I really don&#8217;t want to get rid of the pool and start over again.   I am using snv_134 build of OpenSolaris.   Here is the output from Zpool status -v that shows the error.  I would like to just get rid of the file and the error with it but I don&#8217;t know how to do that in a snapshot.</p>
<p>  pool: tank<br />
 state: ONLINE<br />
status: One or more devices has experienced an error resulting in data<br />
        corruption.  Applications may be affected.<br />
action: Restore the file in question if possible.  Otherwise restore the<br />
        entire pool from backup.<br />
   see: <a href="http://www.sun.com/msg/ZFS-8000-8A" rel="nofollow">http://www.sun.com/msg/ZFS-8000-8A</a><br />
 scrub: resilver in progress for 12h0m, 53.91% done, 10h15m to go<br />
config:</p>
<p>        NAME        STATE     READ WRITE CKSUM<br />
        tank        ONLINE       0     0     2<br />
          raidz2-0  ONLINE       0     0     2<br />
            c7t0d0  ONLINE       0     0     0  98.3G resilvered<br />
            c7t1d0  ONLINE       0     0     0  98.2G resilvered<br />
            c7t2d0  ONLINE       0     0     0<br />
            c7t3d0  ONLINE       0     0     0<br />
            c9d0    ONLINE       0     0     0<br />
            c9d1    ONLINE       0     0     0</p>
<p>errors: Permanent errors have been detected in the following files:</p>
<p>        tank/itunes@zfs-auto-snap:daily-2010-10-11-00:00:/iTunes/Album Artwork/Cache/7C7DE397DD748486/07/09/00/7C7DE397DD748486-872B56E2544E1097.itc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/comment-page-2/#comment-17315</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Tue, 02 Nov 2010 22:08:57 +0000</pubDate>
		<guid isPermaLink="false">http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/#comment-17315</guid>
		<description>Hi Jonny, according to &lt;a href=&quot;http://en.wikipedia.org/wiki/Larry_Ellison&quot; rel=&quot;nofollow&quot;&gt;this&lt;/a&gt;, it would appear that Ellison&#039;s family were the ones running away from the Nazis.

However, I agree it&#039;s a pity that he has axed OpenSolaris. Luckily, the community will keep the OpenSolaris code going with &lt;a href=&quot;http://openindiana.org/download/&quot; rel=&quot;nofollow&quot;&gt;OpenIndiana&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Hi Jonny, according to <a href="http://en.wikipedia.org/wiki/Larry_Ellison" rel="nofollow">this</a>, it would appear that Ellison&#8217;s family were the ones running away from the Nazis.</p>
<p>However, I agree it&#8217;s a pity that he has axed OpenSolaris. Luckily, the community will keep the OpenSolaris code going with <a href="http://openindiana.org/download/" rel="nofollow">OpenIndiana</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jonny rocket</title>
		<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/comment-page-2/#comment-17301</link>
		<dc:creator>jonny rocket</dc:creator>
		<pubDate>Fri, 29 Oct 2010 05:42:32 +0000</pubDate>
		<guid isPermaLink="false">http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/#comment-17301</guid>
		<description>too bad oracle had to get in on the picture.  

ellison = nazi</description>
		<content:encoded><![CDATA[<p>too bad oracle had to get in on the picture.  </p>
<p>ellison = nazi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/comment-page-2/#comment-17236</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Tue, 05 Oct 2010 21:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/#comment-17236</guid>
		<description>Hi Matt,

Thanks and glad you managed to make your own NAS!

If I were you, I would upgrade to build 134 of OpenSolaris, until the independent OpenSolaris forks are properly under development -- they&#039;re still in setup stage at the moment from what I&#039;ve seen. Build 134 was the last 2009.06 version released and was to become the OpenSolaris 2010.xx that never got released. I use build 134 and it has worked fine for me. I use CIFS sharing to Mac OS X and have not noticed any problems. 

Once OpenIndiana has a few releases that work, I will probably try upgrading to it -- see here:
http://openindiana.org/download/

I would stick with OpenSolaris or its forks (OpenIndiana/Illumos), as you have:
1. The reference implementation of ZFS (less risk to your data in theory)
2. OpenSolaris has BE&#039;s - boot environments - that easily let you create multiple bootable working versions of OpenSolaris - take a look here for an idea of what I mean: &lt;a href=&quot;http://breden.org.uk/2009/08/29/home-fileserver-mirrored-ssd-zfs-root-boot/&quot; rel=&quot;nofollow&quot;&gt;Home Fileserver: Mirrored SSD ZFS root boot&lt;/a&gt;.

Cheers,
Simon</description>
		<content:encoded><![CDATA[<p>Hi Matt,</p>
<p>Thanks and glad you managed to make your own NAS!</p>
<p>If I were you, I would upgrade to build 134 of OpenSolaris, until the independent OpenSolaris forks are properly under development &#8212; they&#8217;re still in setup stage at the moment from what I&#8217;ve seen. Build 134 was the last 2009.06 version released and was to become the OpenSolaris 2010.xx that never got released. I use build 134 and it has worked fine for me. I use CIFS sharing to Mac OS X and have not noticed any problems. </p>
<p>Once OpenIndiana has a few releases that work, I will probably try upgrading to it &#8212; see here:<br />
<a href="http://openindiana.org/download/" rel="nofollow">http://openindiana.org/download/</a></p>
<p>I would stick with OpenSolaris or its forks (OpenIndiana/Illumos), as you have:<br />
1. The reference implementation of ZFS (less risk to your data in theory)<br />
2. OpenSolaris has BE&#8217;s &#8211; boot environments &#8211; that easily let you create multiple bootable working versions of OpenSolaris &#8211; take a look here for an idea of what I mean: <a href="http://breden.org.uk/2009/08/29/home-fileserver-mirrored-ssd-zfs-root-boot/" rel="nofollow">Home Fileserver: Mirrored SSD ZFS root boot</a>.</p>
<p>Cheers,<br />
Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/comment-page-2/#comment-17235</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 05 Oct 2010 03:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/#comment-17235</guid>
		<description>Hey Simon,

Thanks for sharing your work and effort to date.
With the info, I&#039;ve been able to build my own - much appreciated.

I am wondering (with the demise of Opensolaris) if you are considering migrating to another platform with a bit more life in it?

I&#039;ve installed 2009.06, which apparently has known issues with CIFS (just dies, requires poweroff/on to fix) and my (personally) NFS isn&#039;t great for any sustained copies over 500MB.
Looking into the CIFS (most used by me) issue, the suggestion is to &quot;upgrade&quot; to the Dev build...

I am considering it (it looks pretty easy).. and or migrating the OS to a freeBSD-based distribution instead.

thanks,
Matt</description>
		<content:encoded><![CDATA[<p>Hey Simon,</p>
<p>Thanks for sharing your work and effort to date.<br />
With the info, I&#8217;ve been able to build my own &#8211; much appreciated.</p>
<p>I am wondering (with the demise of Opensolaris) if you are considering migrating to another platform with a bit more life in it?</p>
<p>I&#8217;ve installed 2009.06, which apparently has known issues with CIFS (just dies, requires poweroff/on to fix) and my (personally) NFS isn&#8217;t great for any sustained copies over 500MB.<br />
Looking into the CIFS (most used by me) issue, the suggestion is to &#8220;upgrade&#8221; to the Dev build&#8230;</p>
<p>I am considering it (it looks pretty easy).. and or migrating the OS to a freeBSD-based distribution instead.</p>
<p>thanks,<br />
Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christoph Jahn</title>
		<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/comment-page-2/#comment-17197</link>
		<dc:creator>Christoph Jahn</dc:creator>
		<pubDate>Thu, 16 Sep 2010 04:30:01 +0000</pubDate>
		<guid isPermaLink="false">http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/#comment-17197</guid>
		<description>@Rick, I am running a virtualized Win2008r2 on ESXi 4.1 with the VM files sitting on the NAS. They are made available to ESXi via iSCSI. The NAS is Nexenta Community Edition but this shouldn&#039;t make any difference for your question. Works perfect!</description>
		<content:encoded><![CDATA[<p>@Rick, I am running a virtualized Win2008r2 on ESXi 4.1 with the VM files sitting on the NAS. They are made available to ESXi via iSCSI. The NAS is Nexenta Community Edition but this shouldn&#8217;t make any difference for your question. Works perfect!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: d00dz</title>
		<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/comment-page-2/#comment-17184</link>
		<dc:creator>d00dz</dc:creator>
		<pubDate>Sun, 01 Aug 2010 09:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/#comment-17184</guid>
		<description>Hi Simon,

I would like to thank you for making this tutorial. It has been very very good and has helped me many times in my setup of ZFS and Opensolaris.

Cheers!

ps. Can you also send me a PDF of all posts and comments thus far?</description>
		<content:encoded><![CDATA[<p>Hi Simon,</p>
<p>I would like to thank you for making this tutorial. It has been very very good and has helped me many times in my setup of ZFS and Opensolaris.</p>
<p>Cheers!</p>
<p>ps. Can you also send me a PDF of all posts and comments thus far?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/comment-page-2/#comment-17157</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Wed, 26 May 2010 23:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/#comment-17157</guid>
		<description>Hi Brand,

Thanks for the request.

What would you like to see in the PDF? All of the posts, with comments too?

Cheers,
Simon</description>
		<content:encoded><![CDATA[<p>Hi Brand,</p>
<p>Thanks for the request.</p>
<p>What would you like to see in the PDF? All of the posts, with comments too?</p>
<p>Cheers,<br />
Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brand Howard</title>
		<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/comment-page-2/#comment-17151</link>
		<dc:creator>Brand Howard</dc:creator>
		<pubDate>Tue, 18 May 2010 21:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/#comment-17151</guid>
		<description>I also would like a PDF copy of this OpenSolaris homer server build if you don&#039;t mind.  I find myself referring to this site and using it as documentation quite often.</description>
		<content:encoded><![CDATA[<p>I also would like a PDF copy of this OpenSolaris homer server build if you don&#8217;t mind.  I find myself referring to this site and using it as documentation quite often.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/comment-page-2/#comment-17137</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Sat, 03 Apr 2010 19:00:58 +0000</pubDate>
		<guid isPermaLink="false">http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/#comment-17137</guid>
		<description>Hi Simon,

thanks for your information on OpenSolaris and your Home Server Setup and also for answering all the questions from the comments. So I hope you can also answer my little ones.

I can think of a scenario with one system drive and 4 data drives bound to a raidz1. Now my two questions:

a) How should one backup the system drive? Doing snapshots to the raidz1 pool and in case something bad happens with the motherboard or the system drive put everything back to a new system drive? How would this scenario work in real life?
Is it possible to snapshot the whole system drive and than to clone it back to another disk so that it is ready to boot? What needs to be done to achieve this?

b) Think of one part of the raidz1 pool is dedicated as time machine backup place for a mac and thus exported via iSCSI as a block device to the Mac system. Also deduplication is switched on. What needs to be done to recover the Mac if its disk fails. How do I get the backup back on the new Mac disk. I think I can&#039;t clone it directly back to the new Mac disk? 

Thanks for your help and keep up the good work,

Jan.</description>
		<content:encoded><![CDATA[<p>Hi Simon,</p>
<p>thanks for your information on OpenSolaris and your Home Server Setup and also for answering all the questions from the comments. So I hope you can also answer my little ones.</p>
<p>I can think of a scenario with one system drive and 4 data drives bound to a raidz1. Now my two questions:</p>
<p>a) How should one backup the system drive? Doing snapshots to the raidz1 pool and in case something bad happens with the motherboard or the system drive put everything back to a new system drive? How would this scenario work in real life?<br />
Is it possible to snapshot the whole system drive and than to clone it back to another disk so that it is ready to boot? What needs to be done to achieve this?</p>
<p>b) Think of one part of the raidz1 pool is dedicated as time machine backup place for a mac and thus exported via iSCSI as a block device to the Mac system. Also deduplication is switched on. What needs to be done to recover the Mac if its disk fails. How do I get the backup back on the new Mac disk. I think I can&#8217;t clone it directly back to the new Mac disk? </p>
<p>Thanks for your help and keep up the good work,</p>
<p>Jan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ionut</title>
		<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/comment-page-2/#comment-16967</link>
		<dc:creator>Ionut</dc:creator>
		<pubDate>Fri, 15 Jan 2010 16:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/#comment-16967</guid>
		<description>May I ask you for a pdf with your complete &quot;tutorial&quot;. Thanks :)</description>
		<content:encoded><![CDATA[<p>May I ask you for a pdf with your complete &#8220;tutorial&#8221;. Thanks <img src='http://breden.org.uk/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/comment-page-2/#comment-16962</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Mon, 11 Jan 2010 22:28:12 +0000</pubDate>
		<guid isPermaLink="false">http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/#comment-16962</guid>
		<description>I presume you tried one of the two-weekly bleeding-edge builds? Which version? Sounds like you got a bad one.
It’s true there can be (serious) bugs with these bleeding-edge builds, so it pays to check known bugs and read the forums.
I use the Boot Environments feature of OpenSolaris to rollback from a buggy update if I find one. I found build 124 to be OK for me, and recently I updated to build 129, and now Apache doesn’t work, so I’ll probably zap the build 129 and re-instate build 124 using the Boot Environment panel on the desktop. One click easy.

If you’re more comfortable with stable, infrequent releases, try Solaris 10:
http://www.sun.com/software/solaris/get.jsp
http://www.sun.com/software/solaris/

Choosing which version of Solaris to use is always a tradeoff: (1) OpenSolaris=frequent releases containing new features under development or (2) Solaris=infrequent releases, but heavily tested and rock solid.

Cheers,
Simon</description>
		<content:encoded><![CDATA[<p>I presume you tried one of the two-weekly bleeding-edge builds? Which version? Sounds like you got a bad one.<br />
It’s true there can be (serious) bugs with these bleeding-edge builds, so it pays to check known bugs and read the forums.<br />
I use the Boot Environments feature of OpenSolaris to rollback from a buggy update if I find one. I found build 124 to be OK for me, and recently I updated to build 129, and now Apache doesn’t work, so I’ll probably zap the build 129 and re-instate build 124 using the Boot Environment panel on the desktop. One click easy.</p>
<p>If you’re more comfortable with stable, infrequent releases, try Solaris 10:<br />
<a href="http://www.sun.com/software/solaris/get.jsp" rel="nofollow">http://www.sun.com/software/solaris/get.jsp</a><br />
<a href="http://www.sun.com/software/solaris/" rel="nofollow">http://www.sun.com/software/solaris/</a></p>
<p>Choosing which version of Solaris to use is always a tradeoff: (1) OpenSolaris=frequent releases containing new features under development or (2) Solaris=infrequent releases, but heavily tested and rock solid.</p>
<p>Cheers,<br />
Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: someone</title>
		<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/comment-page-2/#comment-16960</link>
		<dc:creator>someone</dc:creator>
		<pubDate>Sun, 10 Jan 2010 16:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/#comment-16960</guid>
		<description>&gt; Simon on September 2nd, 2009 at 15:44
&gt; IMHO OpenSolaris 2009.06 using ZFS is very user-friendly, and you’ll 
&gt; know you’re using the standard ZFS distribution. Good luck.

Simon, this unfortunately was very bad advice and I lost several days by installing and wrestling with Open Solaris 2009.06 for use as a file server.

Both smb/server and network/samba are _badly_ broken and as I later learned the hard way Sun admins are fully aware of the situation but did not publish any warnings on the download page.

With all the problem reports google brought up imho Open Solaris is the testbed for Sun and success with such distributions heviliy depending on luck and local weather conditions.

My conclusion: Unless you are prepared for a long and ugly struggle: Avoid Open Solaris!

someone</description>
		<content:encoded><![CDATA[<p>&gt; Simon on September 2nd, 2009 at 15:44<br />
&gt; IMHO OpenSolaris 2009.06 using ZFS is very user-friendly, and you’ll<br />
&gt; know you’re using the standard ZFS distribution. Good luck.</p>
<p>Simon, this unfortunately was very bad advice and I lost several days by installing and wrestling with Open Solaris 2009.06 for use as a file server.</p>
<p>Both smb/server and network/samba are _badly_ broken and as I later learned the hard way Sun admins are fully aware of the situation but did not publish any warnings on the download page.</p>
<p>With all the problem reports google brought up imho Open Solaris is the testbed for Sun and success with such distributions heviliy depending on luck and local weather conditions.</p>
<p>My conclusion: Unless you are prepared for a long and ugly struggle: Avoid Open Solaris!</p>
<p>someone</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gurkman</title>
		<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/comment-page-2/#comment-16923</link>
		<dc:creator>gurkman</dc:creator>
		<pubDate>Mon, 30 Nov 2009 13:08:23 +0000</pubDate>
		<guid isPermaLink="false">http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/#comment-16923</guid>
		<description>Hi Simon!
I have also built a file server using Opensolaris myself, but i have some problems with implementing features i would like to use. 
First i would like to find a good failure notification script which sends me an email 
when a drive in my pool fails. I have found some scripts but i have problems with the mail-sending
part. 
I want to use my mail account provided by my ISP to send mail but i havent found a guide how to configure this???

Second i would like to configure an ftpserver so i can access and transfer files from outside my home network. I really havent found a good guide to do this....
The nas is connected to a router with the firewall enabled, is this enough?
Should i configure the &quot;ipfilter&quot; in opensolaris too? Is there a guide somewhere for this?
I have tried to look at man pages but i havent found anything useful...
As you can see im a unix beginner. I think Opensolaris is a great OS, but its not very userfriendly and
information on how to set up certain bits is not really abundant. 
Maybe im looking in the wrong places?

Im now configuring/administrating/checking health on this machine via PuTTY SSH (which is pretty slow)
and sometimes via VNC
Isnt there a faster and easier way to do this?? 
What web interface alternatives are there?
I have found something called Webmin, is this the best one with the most features that you may need?

Your blog has helped me a lot already, but maybe you can point me in the right direction regarding my 
questions?

Thanks a lot!!
Gurkman</description>
		<content:encoded><![CDATA[<p>Hi Simon!<br />
I have also built a file server using Opensolaris myself, but i have some problems with implementing features i would like to use.<br />
First i would like to find a good failure notification script which sends me an email<br />
when a drive in my pool fails. I have found some scripts but i have problems with the mail-sending<br />
part.<br />
I want to use my mail account provided by my ISP to send mail but i havent found a guide how to configure this???</p>
<p>Second i would like to configure an ftpserver so i can access and transfer files from outside my home network. I really havent found a good guide to do this&#8230;.<br />
The nas is connected to a router with the firewall enabled, is this enough?<br />
Should i configure the &#8220;ipfilter&#8221; in opensolaris too? Is there a guide somewhere for this?<br />
I have tried to look at man pages but i havent found anything useful&#8230;<br />
As you can see im a unix beginner. I think Opensolaris is a great OS, but its not very userfriendly and<br />
information on how to set up certain bits is not really abundant.<br />
Maybe im looking in the wrong places?</p>
<p>Im now configuring/administrating/checking health on this machine via PuTTY SSH (which is pretty slow)<br />
and sometimes via VNC<br />
Isnt there a faster and easier way to do this??<br />
What web interface alternatives are there?<br />
I have found something called Webmin, is this the best one with the most features that you may need?</p>
<p>Your blog has helped me a lot already, but maybe you can point me in the right direction regarding my<br />
questions?</p>
<p>Thanks a lot!!<br />
Gurkman</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/comment-page-2/#comment-16062</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 17 Sep 2009 12:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/#comment-16062</guid>
		<description>Hi Rick,

If you have basic Linux knowledge then you should find it relatively easy to use OpenSolaris too. You can find the answer to any admin problem online: Google, &lt;a href=&quot;http://www.opensolaris.org/os/discussions/&quot; rel=&quot;nofollow&quot;&gt;OpenSolaris forums&lt;/a&gt; and blogs etc.

For using Active Directory and Solaris, see the AD link at the top of this page.

Regarding bottlenecks, the network will be the bottleneck when transferring big files, but even with commodity Gigabit ethernet you should get speeds of around 50 MBytes/sec, which should be sufficient. If you need serious speed, look at 10GbE or Direct Attached Storage (DAS) using tech like &lt;a href=&quot;http://en.wikipedia.org/wiki/InfiniBand&quot; rel=&quot;nofollow&quot;&gt;InfiniBand&lt;/a&gt;, which is used with an &lt;a href=&quot;http://en.wikipedia.org/wiki/Host_Bus_Adapter&quot; rel=&quot;nofollow&quot;&gt;HBA&lt;/a&gt;, and is often used by video editing software to connect to moderately fast storage devices like &lt;a href=&quot;http://www.proavio.com/eb8ml.html&quot; rel=&quot;nofollow&quot;&gt;this&lt;/a&gt;, which easily reach speeds of around 500+ MBytes/sec sustained using 8 drives in a redundant array.

Regarding running 2 boxes at home, you can probably ditch Windows and use some Solaris directory service, if you need it, but I didn&#039;t look at this.

Good luck,
Simon</description>
		<content:encoded><![CDATA[<p>Hi Rick,</p>
<p>If you have basic Linux knowledge then you should find it relatively easy to use OpenSolaris too. You can find the answer to any admin problem online: Google, <a href="http://www.opensolaris.org/os/discussions/" rel="nofollow">OpenSolaris forums</a> and blogs etc.</p>
<p>For using Active Directory and Solaris, see the AD link at the top of this page.</p>
<p>Regarding bottlenecks, the network will be the bottleneck when transferring big files, but even with commodity Gigabit ethernet you should get speeds of around 50 MBytes/sec, which should be sufficient. If you need serious speed, look at 10GbE or Direct Attached Storage (DAS) using tech like <a href="http://en.wikipedia.org/wiki/InfiniBand" rel="nofollow">InfiniBand</a>, which is used with an <a href="http://en.wikipedia.org/wiki/Host_Bus_Adapter" rel="nofollow">HBA</a>, and is often used by video editing software to connect to moderately fast storage devices like <a href="http://www.proavio.com/eb8ml.html" rel="nofollow">this</a>, which easily reach speeds of around 500+ MBytes/sec sustained using 8 drives in a redundant array.</p>
<p>Regarding running 2 boxes at home, you can probably ditch Windows and use some Solaris directory service, if you need it, but I didn&#8217;t look at this.</p>
<p>Good luck,<br />
Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/comment-page-2/#comment-16047</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Thu, 17 Sep 2009 08:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/#comment-16047</guid>
		<description>Hi Simon,

I have a Home Server with Windows 2003 Server (Domain Controller) with Hardware-RAID5. There are about 4 Windows Clients connected to this server.
Primary use of this server is file storage (huge collection of DVDs, images, mp3 collection, pdf scans and documents), some applications and web server.

I&#039;m a windows guy and have only minor knowledge in linux/OS, but I REALLY WANT the superior ZFS. :-)

Is it possible to run OpenSolaris with ZFS and within this system a virtualized Windows 2008 Server (with Active Directory)? I&#039;d like to setup OS and ZFS as a (hopefully) stable &quot;install-and-forget&quot; system. Windows Server would be see the ZFS-Pool as a huge virtual drive and shares this drive to its Windows clients. So all my Windows clients would be connected to the Windows Server only. They (and Windows Server) don&#039;t know of any OpenSolaris Server.
With this scenario I could continue to work with Windows Server, but can trust all my datas to the ZFS.

Is this possible? If yes, is there any performance bottleneck when transfering huge files from the clients to the server (or vice versa)?

Most time, my home server is idle and not very busy. (2 concurrent users)

For my home environment, I don&#039;t want to run two dedicated server (OS for storage and Win2008 for Domain), so I really would like to virtualize it.

What&#039;s your opinion?

And thanks for your great site. Lots of very useful information!</description>
		<content:encoded><![CDATA[<p>Hi Simon,</p>
<p>I have a Home Server with Windows 2003 Server (Domain Controller) with Hardware-RAID5. There are about 4 Windows Clients connected to this server.<br />
Primary use of this server is file storage (huge collection of DVDs, images, mp3 collection, pdf scans and documents), some applications and web server.</p>
<p>I&#8217;m a windows guy and have only minor knowledge in linux/OS, but I REALLY WANT the superior ZFS. <img src='http://breden.org.uk/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Is it possible to run OpenSolaris with ZFS and within this system a virtualized Windows 2008 Server (with Active Directory)? I&#8217;d like to setup OS and ZFS as a (hopefully) stable &#8220;install-and-forget&#8221; system. Windows Server would be see the ZFS-Pool as a huge virtual drive and shares this drive to its Windows clients. So all my Windows clients would be connected to the Windows Server only. They (and Windows Server) don&#8217;t know of any OpenSolaris Server.<br />
With this scenario I could continue to work with Windows Server, but can trust all my datas to the ZFS.</p>
<p>Is this possible? If yes, is there any performance bottleneck when transfering huge files from the clients to the server (or vice versa)?</p>
<p>Most time, my home server is idle and not very busy. (2 concurrent users)</p>
<p>For my home environment, I don&#8217;t want to run two dedicated server (OS for storage and Win2008 for Domain), so I really would like to virtualize it.</p>
<p>What&#8217;s your opinion?</p>
<p>And thanks for your great site. Lots of very useful information!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/comment-page-2/#comment-14876</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Wed, 02 Sep 2009 15:44:41 +0000</pubDate>
		<guid isPermaLink="false">http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/#comment-14876</guid>
		<description>IMHO OpenSolaris 2009.06 using ZFS is very user-friendly, and you&#039;ll know you&#039;re using the standard ZFS distribution. Good luck.</description>
		<content:encoded><![CDATA[<p>IMHO OpenSolaris 2009.06 using ZFS is very user-friendly, and you&#8217;ll know you&#8217;re using the standard ZFS distribution. Good luck.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

