Home Fileserver: ZFS hardware

After deciding that I would use Sun Solaris and its ZFS file system as the foundation for a home fileserver, the next part was to select compatible hardware, as Solaris has fairly limited driver support for hardware.

After hunting around on the internet and the Sun Solaris Hardware Compatibility List, I decided on some hardware to make a Solaris/ZFS-based fileserver. Here’s an image that shows the design brief/constraints that were important to me (click it to view it full size) :



the hardware choices

Finally, here is the list of components I finally chose and their prices in Europe around mid-January 2008:



the components

So this choice of components gave a very quiet fileserver, about 1.4 TB of redundant data storage: 2 disks of ~692GB = ~1.4TB for data, plus 1 disk of ~692GB for parity data. It’s incredible that this marketing swindle is allowed to continue, where you always lose a substantial amount of space compared to the amount quoted on the case and in the advertised specs — where is the European Commission on this one, I wonder? I mean, you buy a 750GB disk and end up with 692GB — what a con!

ZFS works best with a 64-bit processor and lots of RAM, the more the better, apparently. I did tests with 2GB of RAM and it worked well, but as RAM is so cheap, I splashed out on 4GB of RAM to ensure I created a 100% kickass fileserver, where I can throw around vast amounts of data, especially video, without the machine sweating too much πŸ˜‰

Let’s just run through the component list:

  • Case: Antec P182: Not the cheapest case, but is superb quality, really quiet, has Antec TriCool fans, lockable front door (kid proof), front has 2 x USB2, 1 x Firewire 400 and audio ports. Inside, there is a 4 x 3.5″ drive bay that has its own wind tunnel chamber for efficient cooling of the 4 drives. Additional 2 x 3.5″ drive bay. All drives have silicone rubber grommets to absorb drive vibrations and prevent transmission to case chassis, making a really quiet machine.
  • Power Supply: Enermax ELT500AWT Liberty 500W SLI: Not cheap, but is a high quality, rock solid, stable and efficient power supply, modular so you attach as many supplied cables as you need for drive power to 4-pin molex & SATA power connectors. Has additional SLI power connectors which I don’t use. All supplied power leads are protected from scratches/cuts with a plastic mesh shroud.
  • Motherboard: Asus M2N-SLI Deluxe: Superb quality motherboard with 6 SATA ports powered by NVidia nForce 570 SLI chipset, additional 7th onboard SATA port powered by the JMicron JMB363 chipset which also powers an external eSATA port on the motherboard’s IO back panel, 2 x Gigabit ethernet network ports, Firewire 400, 4 x USB2, Audio etc. The motherboard allows re-flashing the BIOS from a USB stick/thumbdrive, which avoids using obsolete floppy drives. Nice!
  • Processor: AMD Athlon X2 BE-2350: Chosen for its energy efficiency (45W TDP) and the fact that it’s a dual-core 64 bit processor (one of ZFS’ hardware requirements — 32-bit processors are not recommended for ZFS to work well).
  • Memory: Kingston 4GB DDR2 800 ECC RAM (KVR800D2E5K2/2G): This is 2 kits, each containing 2 DIMMs of unbuffered ECC dual-channel memory. I chose ECC RAM as it can detect and correct single bit parity errors and it was only about 10% more expensive than the non-ECC memory, so it’s a bargain. As ZFS is all about end-to-end data integrity, let’s have some good RAM too πŸ™‚
  • Disks: Western Digital WD7500AAKS: I got 3 of these 750GB drives to give around 2.1TB of capacity, distributed as ~1.4TB for data and ~0.7TB for parity data (redundancy). The drives have excellent properties for low noise, low vibration, fast read/write speeds and they run fairly cool. I considered getting the Samsung HD753LJ drives but there were reports of variable quality batches, many DOA, some with vibration issues/loud noises (see newegg.com), and somewhere I saw some compatibility issues with NVidia motherboard chipsets. Also the Samsung drives were failing Samsung’s own drive diagnostic tool tests! Scary.
  • Video card: Asus EN6200LE: Cheap, energy-efficient, passively cooled (quiet, as heatsink only) video card that works great. Only used for setup and configuration so doesn’t need to be fast — we’re not playing high-speed video games on this machine πŸ™‚
  • DVD-ROM: Samsung SH-D162C: Cheap DVD-ROM drive — only used to install Solaris, so no burner required.

I used a mouse & keyboard from my spare parts box to save money. Also, I used an old spare IDE disk (Parallel ATA) as the Solaris boot disk and root filesystem/swap etc, again to save money and make use of otherwise redundant old hardware I had lying around. The beauty of this is that the OS is completely separate from the ZFS data pool and this is important whilst I am experimenting with new Solaris builds as they are released. When a new release is available that gives some required bug fix or new driver functionality, I can simply reinstall the OS without zapping my data. When the new OS has installed and the machine boots, the ZFS data pool is recognised and auto-mounted. Nice!

With all the above hardware installed, with 3 drives for the ZFS data pool and the IDE boot disk running the OS, my power meter shows an idle power usage of around 115 Watts. This is more than I had hoped for, but here, I see that someone says that Solaris can not currently manage dual-core processors for lower power modes (CPU frequency scaling?). The guy says that the same hardware under Linux used 30 Watts less power, so hopefully Sun will fix this ASAP.

Overall, the machine using this hardware seems to run really well and performs well. The only thing that didn’t work under Solaris (SXCE snv_b82+) was the audio, but I don’t care about that at all.

Also the power management doesn’t yet seem to support suspend mode, but I understand Sun have a project underway to sort that out, so one day…

Once Sun also fix the dual-core power management to reduce the power to the dual-core processor when it’s idle, this will help in reducing power consumption too.

In the meantime, this is a great, well-performing machine which handles data in and out of the machine pretty quickly for a relatively cheap, general-purpose fileserver.

It’s possible to save about 300 euros off the above component list cost, by buying a combined case/power supply (- ~150 EUR), for example Antec NSK6580, using a cheaper processor (- ~30 EUR) and installing only 2GB non-ECC RAM (- ~60 EUR), plus the disks dropped 20 EUR each since I bought them (- ~60 EUR).

Now, I’ll move on to the software configuration and some useful Solaris and ZFS commands to help make this system work in the next part.

For more ZFS Home Fileserver articles see here: A Home Fileserver using ZFS. Alternatively, see related articles in the following categories: ZFS, Storage, Fileservers, NAS.

Join the conversation

128 Comments

  1. Anyone more familiar with Linux may like Nexenta, http://www.nexenta.org/os/Download

    I have blogged about it a bit at http://www.thattommyhall.com/category/opensolaris/

    Your hardware choices were similar to mine, though I use the Supermicro AOC-SAT2-MV8 as it has the same Marvell chipset used in thumper. You can even use the “hd” command seen here http://www.infoworld.com/archives/videoTemplate.jsp?Id=1152&type=Screencasts&tag=Storage (though watch out, the guy doing the demo is a bit of a muppet and creates a non redundant pool)

    I have not played with the CIFS stuff yet as I am in the process of moving house.

    Tom

  2. @Tom Hall:

    Nexenta looks like a nice, small distribution that can run off a USB memory stick/thumbdrive and I would like to try it out sometime. I’ll take a look at what you’ve written about Nexenta on your blog. Good luck with your house move!

    Yes, I think that a script could have helped the guy get things right in that ZFS demo video πŸ˜‰

    What was the main reason you chose to get the Supermicro SATA card instead of using a multi-SATA connector motherboard like the Asus M2N-SLI Deluxe with 6 SATA connectors? (speed, compatibility, or more disks?)

  3. Wow, Tom, that beast looks like the real Pimpmobile of storage devices — I can just imagine it with lowered suspension, furry dice, fat exhaust pipes and a 2KW sound system πŸ™‚

    I think when you switch that bad boy on, your neighbours’ lights are going to blow πŸ™‚

    What are you doing there — running the National Weather Computing Centre or something?

    And yes, I expect if you fill that thing with drives and run it 24/7, you’ll be looking at a major electric bill. Let me know if you ever get it built and fill it up with drives — a nice pic of the “Kill A Watt” power meter’s display please! πŸ™‚

    The Supermicro card looks good though, for large systems.

  4. “I mean, you buy a 750GB disk and end up with 692GB β€” what a con!”

    Actually, they aren’t lying, the public just has their definitions mixed up. GigaByte can mean either _exactly_ 1000^3 bytes or _approximately_ 1024^3 bytes.

    So, 750GB is about 698 GiB, which is what your computer is reporting.

    http://physics.nist.gov/cuu/Units/binary.html (I realize this is a US standards organization, and you are in the UK)

    I promise I’m not a troll. I’m very very interested in your write up on ZFS, and I believe you have convinced me πŸ˜‰

  5. @Steven: Thanks for that. I was aware of the base 2 and base 10 usages, but it’s interesting which one the marketing departments use though, isn’t it? πŸ˜‰ And it’s never nice to unwrap a ‘750’ and see only ‘698’ if you know what I mean.

    Glad you’ve been convinced about ZFS. Seems like the Sun engineers have done a great job with it. Of course, if it loses all my data in the coming months, I’ll review my opinion, of course πŸ™‚

    I’ll be writing more on ZFS soon — watch this space!

  6. I figured you were aware of base 2/10, I just like to make sure I’m thorough. You never know, in IT, when someone knows something or not, so I tend to lean towards the safer side.

    It’s unfortunate that the public doesn’t understand it, and I’m certain that the drive manufacturers exploit this intentionally.

    ZFS does seem like an amazing piece of software. The more I read, the more I like it. I’ve been wanting to build a NAS device for quite some time, and was originally going to use OpenFiler, but it seems I may end up using Solaris+ZFS to build a sort of “SOHO SAN”.

    Thanks for the articles.

  7. “Only used for setup and configuration so doesn?t need to be fast”

    Did you pull the video card after installation and run headless? I wonder how much less the total power consumption would be if you did not and now you pulled the card.

    Currently, I’m considering a similar setup.
    Asus M2N-E
    Asus EN6200LE (thanks :))
    8GB DDR2
    AMD Athlon 64 X2 5000+ Brisbane black edition
    Corsair VX450W
    4x WD5000AAKS

    I’ll plug in a DVD drive to boot and configure. I may even purchase a cheap one should I find it. I’m not happy about the issue with the software not scaling the CPU properly and thus using more watts. I was planning to, essentially, undervolt the 5000+ to eak out a few watt savings. But that might not be noticeable should the software fight against me. πŸ™

  8. @Steven: Yes, the drive manufacturers do exploit this.

    Yes, from what I’ve read and experienced so far, ZFS is an incredible file system built to be bullet-proof and simple to use. Good luck with building your systems and it’d be great to hear about your experiences. You could also post to Tim Foster’s blog at Sun — he’s got a page called ‘Tales about using ZFS as a home fileserver’: http://blogs.sun.com/timf/entry/tales_about_using_zfs_as

    Good luck!

  9. @Rick: I tried pulling the video card but then the system didn’t get very far in it’s boot stage — perhaps not even past the POST. In the BIOS I have it set to halt on all errors, so maybe I need to change that and see if it continues. Running headless would probably save around 10 to 25 Watts, as the EN6200LE is a low-power graphics card, I think — but I can’t find specs on the Asus site.

    I used the M2N-E in the backup box running Solaris/ZFS, so I can say that that works, even the audio works with this motherboard. It seems to be a great little motherboard.

    Due to the low cost of ECC RAM (10% premium or so), I would be tempted to go for that, and I think the M2N-E will take it. I used ECC with the M2N-SLI Deluxe. Peace of mind at virtually no extra cost πŸ™‚

    FYI I recently installed build 85 of SXCE and I’m seeing some reduction in power usage which I think is due to recent changes in the power management within Solaris, but I haven’t verified if this is true. I’ve seen the power drop to around 77W from around 120W when idle after a few minutes. It might be worth trawling the opensolaris.org discussion forums to see what’s going on there. You might find this useful, but I haven’t tried it yet: http://blogs.sun.com/randyf/entry/solaris_suspend_and_resume_how

    Good luck and let me know how you get along with building the new machine!

  10. Simon: Very good to hear about the drop in power consumption.That’s a big difference. I won’t start building for another week or so. I’ll post and let you know how it goes. I’m going to do my best to remove the video card and run headless.

    As to the suspend/resume issue: I was going to break up my ZFS pools. One pool will probably always be active, the other will most likely be inactive for long periods of time. I plan to use the “green” WD drives. I’m hoping that they will actually spin down. Because the file server will be active most of the time, I don’t see that I’d ever get much use out of suspend/resume. However, thanks for the link. I will keep watching to see what happens on that front.

  11. @Rick: Yes, it would be good to hear how your build goes, and how you managed to make it run headless, and what your power meter shows.

    Did you find people who’d had success with the WD GP green drives using Solaris and ZFS?

  12. Simon: No, I haven’t. http://www.wdc.com/en/products/greenpower/technology.asp?language=en makes me think that it won’t be OS specific. And, I guess that part of the spec isn’t that they will actually spin down. It appears the Green rating is because of the features noted above. Maybe I’ll have to see if I can use suspend on those drives…

    Anyway, I will tell you how it goes. The initial set of drives won’t be the “green” ones.

  13. Rick: OK, because somewhere I seem to remember someone saying that they had problems with the WD GP Green drives and so had gone back to using WD5000AAKS or WD7500AAKS drives, so it might be worth doing a thorough search before buying them and getting a surprise. I’m sorry that I can’t remember where I read about this though.

    The funny thing about those green drives is that WD state them as 7200 RPM drives, but when a strobe test was done on them they discovered that they actually spin at 5400 RPM. I think the reason that WD quote them as 7200 is that they fear they wouldn’t sell so many, as people would expect slower rotational speeds to yield slower data read/write speeds. The drives seem to get very respectable read/write speeds via use of a some clever tricks, which I think they describe on their product description tech pages. The low energy usage is very appealing, but not at the cost of problems, if what I said above is correct — i.e. people getting usage problems. If you track down the source of any possible problems with these drives, I would be interested to hear.

  14. Simon: Everything will arrive in “3-4 days”. Unfortunately, I’ve not upgraded anything in a long while. So I will have to thoroughly test each device as a first step, and RMA anything that’s broken. Not having another set of known-working equipment, I’m slightly nervous. I won’t be able to tell if a problem with the memory is actually a problem with the memory or a problem with the mobo, etc. πŸ™ Hopefully, newegg will do me right and there will be no issues. Right now, I’m trying to decide what to install. For starters, I’m going to go with Solaris 10 (8/07). I’m still not fully versed on the OpenSolaris available downloads. Re-reading http://opensolaris.org/os/downloads/ makes me think that none of them are really ready for everyday use as a server. Although, your http://breden.org.uk/2008/03/08/home-fileserver-zfs-setup/ makes it seem like I may want SXDE.

    The box I’m building will be used mainly for storage purposes. I’d like to get as close to 100% uptime as possible. I really only need some kind of SMB/CIFS or NFS for file sharing. From all that I’ve read, it appears that SMB/CIFS is the way to go right now. Connections should only be from a windows box. Later in life, they should only come from linux or mac. At that point, I’ll have to verify how much speed is offered by NFS vs SMB. And examine how they both work.

  15. @Rick: What’s your hardware component list? Hopefully all will be fine. If I were you, I would install SXCE (see Getting and installing Solaris above). I’m using build 85 with success, and there’s a build 86 out today which might be good too.

    Regarding remote pool access, I would share with CIFS for now, and later when you need it, add NFS access for Linux. CIFS share info is shown on the setup page, I think.

    Good luck!

  16. Simon: As listed above (except, I guess this is definitive now as it’s on order and shipping πŸ™‚ )

    Asus M2N-E
    Asus EN6200LE
    8GB DDR2
    AMD Athlon 64 X2 5000+ Brisbane black edition
    Corsair VX450W
    4x WD5000AAKS

    I’ll be using a plextor plexwriter DVD to perform the install. I’ll remove it after I’m done installing. I will *probably* remove the video card too… not sure though. We’ll see how it all works out.

  17. You have to love newegg. πŸ™‚ Everything arrived today. Ahead of schedule. I’m unprepared at this point, but I should have info for you by the end of this weekend. I’m crossing my fingers hoping I have no needs for an RMA. … I feel bad with a running commentary on this blog… I should probably just email you if you want to know the results and whatnot.

  18. @Rick: No problem to post here — text is cheap πŸ™‚

    Lucky you, it’s great when the box of new goodies has arrived πŸ™‚

    Wow, 8GB RAM — that should be fantastic! ZFS *loves* loads of RAM apparently, so it’ll cache up loads of stuff and make common read accesses come straight from RAM across the network (gigabit switch?). If I were you I might leave the video and DVD drive in for a while until you get comfortable with it as you’ll probably find it easier to mess around with it. If you’re going to use SXCE they bring out new versions every 14 days (Fridays), so if you’re waiting for some bug fix, it will be tempting to upgrade fairly frequently and use the DVD to reinstall. CIFS seems to be being worked on quite heavily now so there’ll probably be quite a few tweaks and fixes released every few weeks.

  19. Simon: It’s great except this shipment is early… the PSU isn’t scheduled to arrive until Monday. πŸ™ I may have to take apart some boxes and reconfigure them with older less efficient power supplies so I can use the newer ones I have to run this board until the permanent PSU comes on Monday.

    Everyone I talked to so far is amazed at the ram. I paid $200. I figured this was a wicked steal. As far as I could tell, it should be perfect with this mobo. We shall see. A lot of forums said this mobo was very picky about ram. So I was very careful in selection. The biggest complaint factor was about voltage. I made sure to get ram within the acceptable voltage range. Or at least what everyone was whining about.

    You’re so flippant with the reinstall you’re scaring me. πŸ™‚ I don’t plan to reinstall after 14 days. Granted, before I get everything configured the way I want to, I may be installing the latest build each week for a month. But, once everything works to my satisfaction, I will just let it run. I won’t be surprised with 300 day uptimes. πŸ˜‰ I would just install Solaris 10 from Sun, but I think there’s a lot of stuff I’d be missing out on. I probably should check out LiveUpgrade and see what the requirements are going to be. Then I may get away with removing the DVD drive early. πŸ™‚

    When I get it up, I’ll test out the memory with mem test to verify it all works with no issue. Then I’ll install solaris. Hopefully, by that point, I’ll have 0 issues. I’m completely paranoid, and convinced, that I’ll be RMAing some random part. I was so paranoid that I played the try and buy program with Sun. But the box they sent just wasn’t worth the price tag compared to what I could build myself. Of course, this means there’s the potential I will have to RMA random parts and I may lose out if something falls beyond the 30 day return policy.

    I’ll just hope for the best.

    Yes, this will be installed on a gig switch. Only one other box on the network talks gig. But, that may change in the future. It would be nice to have file transfers at blazing speeds, but I’m sure the bottleneck is going to be the other computers read speed, not this (soon to be) box’s write speeds.

    This sucks. I’m staring at parts on my desk which I cannot install in a box just yet. Oddly, staring harder doesn’t help. πŸ™‚

  20. Keep on posting here – I’m considering going with a setup similar to Simon’s and I find it helpful to follow along with your conversation.

  21. @Rick: That’s a pity they didn’t send all the gear at once! If you’re keen to build this weekend, if you have a suitable PSU from another box, say 300W+, that might work out OK for now. In use you’ll be using around 120W idle and during heavy read/writes about 140-150W or so. On powerup you’ll need around 250W+ due to initial surge required.

    You’re right, Solaris can run for years without crashing. I saw a thread on the OpenSolaris.org site asking for the longest uptimes – think I saw one around 4 or 5 years quoted and that was to change the batteries in the UPS! πŸ™‚

    Don’t worry too much about my comments on reinstalling — it was only because the JMicron JMB363 chipset was unsupported on the initial Nevada build I was running, and the driver was updated 4 build versions later, so I decided to upgrade, and then there was a bug in some handling of old file dates (1970) on some ancient photos I had, so I upgraded for that etc. There is a minor inconvenient bug in my current Nevada build 85 where on boot it sometimes fails to setup the shares for CIFS, and the fix is issuing a manual ‘sharemgr’ command, I think. So I would consider installing the latest SXCE which is build 86, unless people report trouble with it.

    Don’t worry too much, I’ve built a few systems and never had any problem with RMA’s — perhaps I was just lucky?

    Good luck and hear from you soon after you’ve issued a ‘zpool create megapool RAIDZ1 disk1 disk2 disk3 disk4’ (get the disk ids by typing ‘format’ first to show the disk ids). Then you can ‘zfs list’ and see 1.5TB of available redundant storage capacity πŸ™‚

  22. So, I started building with another PSU. πŸ™‚ I couldn’t wait. However, I was greeted with a blank screen when I first booted. After freaking out a bit, and troubleshooting for hours, I found that I have one bad memory module. I’ll have to RMA 2 (they’re in a 2 pack). I am currently checking the other 3 modules with memtest to ensure there’s no issues with them. One is fine so far. I did not get ECC by the way.

    Tomorrow I’ll send the memory back and I’ll start installing software. I will update here. I’ll add specs tomorrow.

  23. @Rick: I thought you might start building it now πŸ™‚ Pity about the bad RAM module, but 4GB will work well anyway. Good luck!

  24. Simon: OK, the first load went well. I thought I may have downloaded the wrong version because the install iso’s grub asked me to install the “Developer” edition. However, once installed, uname -a results in the “Community” edition and the grub loader also says “Community” edition; I think I downloaded the correct ISO, at least a SXCE one, maybe not the most recent.

    The temporary setup is:
    SeaSonic SS-380GB (temporary until the Corsair arrives)
    Asus M2N-E
    AMD Athlon 64 X2 5000+ Brisbane black edition
    Scythe Ninja
    Asus EN6200LE
    4GB Mushkin EM2 6400 (RMAing the second pack of 4GB)
    WD 3200 IDE (320GB)
    PlextorPlexwriter PX-716A

    The M2N-E has issues with high voltage draw RAM. The mushkin I got is 1.8V. Most posts I’ve seen which say the M2N-E is a bad board is because they’re using RAM +1.9V. The mushkin is slow RAM compared to what you’d have in a gaming rig (5-5-5-18), but it works just fine in this instance. The Ninja fits nice and snug. At first, it looked like the last bank of RAM would not be removable once the Ninja was on, but that’s not the case. Everything fit fine. The left side does cover the heatsink from the heatpipe of the northbridge(?), but I don’t see any significant issues there. The CPU temp was 41C after SXCE installation, the chipset registered at 42C. I’m assuming that’s the northbridge. After installation of the 4 SATA drives, I’m sure the temperature will increase slightly, but I’m going to have a different case with more adequate cooling by that time.

    Powered off draws 6 watts. I’m likely never to have this off. πŸ™‚ As is, startup draws 110 watts peak. Running it pulls 99-101 watts. I’ll have to work on that. Hopefully with the GPU removed and the DVD removed it will consume less power. I still have 8 watts per drive to add also. Adding those 4 WD 500GB drives should add another 40 watts. At this point, my other box has my drives (complete with data!) still in them. Once I get the new box and OS tweaked, I’ll figure out how to temporarily move my data, then remove the drives and shove them in the new box and zfs them. Then I’ll copy on the data.

    Bootup sucks. It took about 5 minutes for the initial boot. Subsequent boots appear to take 2-3 minutes. There were a few error messages that I’m looking into. Nothing big. I’m sure I can clear them all up. I’ve not been admining solaris in years, so I have some catching up to do. I need to find a way to monitor temperatures within solaris instead of relying on the BIOS. πŸ™‚ I’ll be checking blastwave for packages I’m familiar with from linux.

    Sitting looking at it, I’m really not sure if I have the correct version. Last night I tried checking for updates/patches. I got some random messages that I clicked through, a good reason not to build at 3AM. It appears there are no patches available. Maybe I do have the most recent version. Or, I just clicked through some important thing that now won’t let me update.

  25. Quick update: I’m on my 5th install. I think I may have finally gotten it straight. πŸ™‚ I have issues with my DVD drive. I may have physically damaged it. πŸ™ Set swap to 2GB and / to the rest of disk. Looks like I have SXCE bn86 loaded. A few issues are annoying me that I am trying to figure out (while moving my data off my other box… so I can steal those drives for the ZFS volumes).

    The bootup is not slow. It appears that my first install had some issues and that was causing the slow boot process. So did my 2nd through 4th. This install is better. But I may have hosed a few things due to the DVD install media/DVD drive. I’m going to grab down the ISO again and mount it locally. We’ll see if I can fix it by re-installing some components that appear to be giving me problems.

  26. @Rick: Practice makes perfect πŸ˜›

    It’s good practice anyway as it gets you used to a new OS and its quirks.

    Which DVD reader did you use to install? My Samsung SH-D162C was OK to install but gave me some problems when reading back some media later, so it’s probably some driver issue.

    If you have a 4GB USB memory stick search for someone’s blog who installed it from one. I think they tweaked the install so that the USB stick was mounted at /cdrom to fool the installer as some bits of the installer assume that it’s installing from CD-ROM / DVD install media, which works most of the time, but… πŸ™‚

    Which components give problems, as I’m using one build less than you (build 85) ?

  27. DVD: PlextorPlexwriter PX-716A

    There’s a number of things that were giving me problems. The last build I had there were random problems with the install. smc would fail to run, the updatemanger would fail to run, etc. Seeking out the answers to the error messages didn’t help much. The last straw was the issue with an error message stating “can’t set locale”. I tried numerous things to fix that issue. syslog would generate that message for a number of services and upon shutdown the console would generate 5 or 7 of those same messages.

    In the end, that was it. I figured either my install disk is bunk, or there’s an issue with 86. So, I’m currently installing build 85. πŸ™‚ We’ll see how that goes.

    Fortunately, I have patience. And, having been away from solaris for a few years, I’m happy for the troubleshooting exposure I’m getting.

  28. So, I finally got it all working. So far at least. It appears that the last issue I was having was covered here: http://www.opensolaris.org/jive/thread.jspa?threadID=57019&tstart=0

    I have a fully functional SXCE 86. After purchasing a new DVD writer, everything is working normally and the install went fine. I’ve been annoyed by this http://www.opensolaris.org/jive/thread.jspa?threadID=57300&tstart=0 issue. But, aside from that things are looking good. I took the appropriate time to set up a filesystem, mirror, and share 465GB worth of HD space with zfs. I think that was about 3 seconds. πŸ™‚ I have yet to verify SMB connectivity. I’ll get all that out of the way today. Even the onboard sound was recognized by the OS. Although, I’ve since turned it off in the BIOS since this will be a fileserver. It’s nice to know that all components on the board are supported.

  29. @Rick: Well, after a few problems, it’s good to see that you got it running OK. I don’t recall seeing, or should I say hearing the second problem with the glitch on the IDE drive — I’ll listen a bit more carefully when I reboot.

    You reminded me, I need to update the details in the Setup page regarding CIFS sharing setup, as there were a couple of additional items needed (changed from build 82 to build 85), so I’ll do that now while I remember… see: http://www.opensolaris.org/jive/thread.jspa?threadID=55981&tstart=45

    And good to hear they got the sound driver fixed for the M2N-SLI Deluxe motherboard, although, like yourself, I have disabled sound in the BIOS.

    Do you find the machine/case fairly quiet?

  30. Simon: SMB links:
    http://www.opensolaris.org/jive/thread.jspa?threadID=55981&tstart=45
    http://docs.sun.com/app/docs/doc/820-2429/configureworkgroupmodetask?a=view

    SMB is up and running great. I’m *so* happy now. πŸ™‚ ZFS rules. πŸ™‚

    With just the IDE drive, it was deathly quiet. Seeks were incredibly loud because there was no background noise at all. The Scythe fan is silent. The Corsair fan in the PSU is also silent (props to http://silentpcreview.com, those guys are great!). Currently I have the WD 320GB drive and 2 WD 500GB drives installed. I can hear/feel the 2 500GB drives. It’s a low thrum sound and every once in a while I hear the telltale “seek” noises they make. However, the box is currently sitting open, on my desk, next to my monitor. I have a new case arriving sometime soon. Based upon the noise level now, I am assuming this thing is going to be very very quiet once it’s on the floor next to my desk.

    With the case open, the thrum of the hard drives is just a bit louder than the laptop sitting next to it. But not by much.

    Oh, and, this isn’t the M2N-SLI, this is the M2N-E. For fun, I’m going to enable the sound for a bit to test out the quality.

    Even though this is supposed to be my fileserver, I’m currently downloading a bunch of stuff from blastwave to make it more like a desktop. πŸ™‚

    Oh, and, last but certainly not least: I’m pulling 112 watts at the wall with large file transfers taking place across the SMB share and downloads from blastwave installing. Idle I was getting 100 or so watts. I’m sure with tweaking the AMD black, I can get it under 100, even with the video card and DVD writer in.

  31. @Rick: Glad to hear you’re pleased with ZFS πŸ™‚ It really is superb!
    Yes, should be quiet in the new case. Which one did you choose?
    Sorry, yes, you got an M2N-E, not an M2N-SLI Deluxe, which explains why the sound works, as my backup server runs on an M2N-E too and I noticed that the sound worked on that one πŸ˜‰
    If you get it running headless, let me know what you did to get it to work, as I tried it once but it didn’t load the OS, didn’t get past POST, and as there was no graphics card I couldn’t see what was going on – ha ha πŸ™‚

  32. Simon: The case is a Lian Li PC-V1000 aluminum. It was basically someone’s cast-off. So I’m giving it a home. πŸ™‚ When it arrives, I’ll try running headless.

    I managed to get a number of things up and running that were important to me. And while playing around, I installed CentOS in a branded zone. I’m a bit disappointed. I feel like there was a lot of hype surrounding running linux in Solaris. It’s neat that you can, but I haven’t found any practical reason to do it just yet. I’m doing it just because you can. It’s kind of sucky that it’s really limited to the 2.4 kernel. The 2.6 support is being developed, and for that I’m excited, but, there are a bunch of issues that I’ve read about when attempting to install and use it, so I’ll stick with 2.4 and not worry about it just yet.

    I am very happy that VirtualBox (even if it is beta) runs. That’s great! I was hoping I wouldn’t have to build another box to run my virtual machines. Now I can rebuild them with vbox directly on Solaris. That’s one thing that x86 has over Sparc. I don’t think you can run the vbox on Sparc at this time.

    I was also happy to find a replacement for TVersity. One of the reasons I was going to have to run a virtual machine was to be able to have a WinXP box that ran TVersity. But, I found an article (http://blogs.sun.com/constantin/entry/mediatomb_on_solaris) on how to install MediaTomb. This covers my need to feed media to the PS3.

    Now all I have to do is find a nice replacement for Conky while I use this thing as a desktop, even though it’s supposed to fill the role of my server. πŸ™‚

  33. Simon: I’ve built one of these myself using your experiences as guidence.

    I’d like to remove the EIDE boot drive and instead, use another SATA drive connected to the JMicron controller as a boot drive.

    Is this something you’ve tried? I can’t get Solaris to even recognize any drive I attach to the internal JMicron STAT port.

  34. Hi Brian,

    I’ve not tried booting off a SATA drive connected to the JMicron SATA connector, but I think it should work. To give yourself the best chance of making it work you could try getting the latest Solaris (build 87), although from memory the JMicron support was added to Solaris in build 82.

    First, make sure you have the latest BIOS (1502), download it and unzip it onto a USB memory stick/thumbdrive. I just upgraded my M2N-SLI Deluxe’s motherboard with this today but I didn’t try the JMicron SATA for booting yet, as I just use an old 40GB EIDE drive for the Solaris boot disk. Once you have the latest BIOS installed, ensure the JMicron SATA port is enabled in the BIOS, and the drive is enabled in the Boot tab of the BIOS settings.

    After upgrading the BIOS, if it doesn’t boot (like mine today!) then you just have to pull the power cord out, flip the CMOS battery out, move the CLRTC jumper from pins 1 and 2 to 2 and 3, wait 15 seconds, then move the jumper back to pins 1 and 2, push the battery back in, and power up. Then you’ll need to re-enter the BIOS settings, but it’s good practice πŸ˜‰

    Let me know if that works, as I’d be interested to know, as I was thinking of that possibility too.

  35. Hi Simon,

    I just ordered basically the same HW as you have specified in your blog post.

    But one question, did the mobo come with more than one SATA cable, or do I need to buy more?

  36. Will you (and anyone else who’s tried this setup out) be upgrading to the just-released OpenSolaris 2008.05 release?

    Also, in your reasoning I never saw any consideration of a SPARC-based Solaris solution. Much like you most trust ZFS on Solaris, I most trust Solaris on SPARC (especially given that Sun almost pulled the plug on Solaris 10 x86 entirely, a couple of times). Was that simply never even a thought? πŸ˜‰

  37. Thanks Simon. I’ve done all that, still no joy.

    Never mind booting. At this point I think I’d be happy if I could just use the port for another drive. But it doesn’t look like I will be able to. Let alone boot from it.

    I have tried all settings on the controller. IDE, AHCI, & RAID. Using 3 different drives one from Seagate, 2 from Western Digital.

    With IDE I there is nothing in the logs that indicate a problem. There is nothing in the logs indicating the drive was detected.

    AHCI shows an error in the logs:
    May 7 14:46:18 opensolaris ahci: [ID 808794 kern.info] NOTICE: hba AHCI version = 1.0
    May 7 14:46:18 opensolaris pcplusmp: [ID 803547 kern.info] pcplusmp: pciclass,010601 (ahci) instance 0 vector 0xb ioapic 0x4 intin 0xb is bound to cpu 0
    May 7 14:46:29 opensolaris ahci: [ID 632458 kern.warning] WARNING: ahci_port_reset: port 1 the device hardware has been initialized and the power-up diagnostics failed

    Finally RAID. The Device Driver utility in 2008.5 shows no driver.

    I have found some references that suggest it may be a problem with the JMicron controller and S.M.A.R.T. on the disk.

    Oh well. I guess with 3 x 750GB + 3 x 250GB in disk space I won’t quibble about 1 SATA port. Admittedly, it would be nice to figure this one out though.

    Thanks anyway. If you find anything out, please share.

  38. Hi Grady,

    All the SATA cables you need are in the motherboard box so you don’t need to buy any more.

  39. @Riot: I haven’t investigated the 2008.05 release, but will take a look sometime. I have an idea it’s based on the Indiana project, but I might be wrong.

    I used x86 hardware as I’m familiar with it and it’s cheap and readily available.

  40. Hi Brian, well that sounds a pity and it seems you’ve tried a lot of things.

    This log message sounds interesting:
    May 7 14:46:29 opensolaris ahci: [ID 632458 kern.warning] WARNING: ahci_port_reset: port 1 the device hardware has been initialized and the power-up diagnostics failed

    If it’s referring to the JMicron SATA port, it sounds like something’s being recognised, at least.

    You could try disabling the SMART data monitoring and see if that works, as you mentioned there might be a conflict.

    Finally, you could look on the forums at http://www.opensolaris.org/os/discussions/ and click on storage-discuss and ask in there about the JMicron.

    Let me know what you find out!

  41. Hi Kamilion, I liked your U3 post — I might give it a go with Solaris…

    Good luck with ZFS, it’s really great.

  42. I am thinking of building a system on the ASUS M2N-SLI Deluxe mobo, and I’m wondering… does Solaris or OpenSolaris have drivers for the on-board SATA controller(s)? Are all six SATA ports on one controller – or are there two seperate controllers – one for two ports and RAID controller for the remaining four? Has anyone plugged six SATA disks into this mobo and got Solaris or OpenSolaris to function with all six? Do they show up as IDE (c0d0s0) or SCSI (c0t0d0s0)?

    The M2N-E looks to be the exact same mobo as the M2N-SLI Deluxe. If you lift the M2N-E model sticker on the mobo “M2N-SLI Deluxe” is silk-screened underneath! It looks like they just pulled some components (2nd gigE, fiber audio, 2nd x16 PCIe slot). Comments?

    I built this rig for a home server and it’s rock solid running Solaris 10 U5 and SAMBA:
    M/B: Supermicro H8SSL-i2
    CPU: AMD Athlon 64 X2 5600+ dual-core 2.793GHz
    MEM: 4GB (2x Kingston KVR800D2E5K2/2G 2GB Kit DDR2-800 PC2-6400 ECC)
    I/O: one PCI-X 64-bit/133MHz slot, two PCI 32-bit/33MHz slots
    VID: Integrated ATI ES1000 Graphics Controller (8MB)
    DISK CONTROLLER: Supermicro AOC-SAT2-MV8 133MHz PCI-X SATA2 controller
    DISKS: 6 x Seagate ST3500630AS SATA/300 500GB disks (7200 RPM, 16MB cache)

    I was going to run SXDE 01/2008, but SXDE is dead now. SXCE is too bleeding edge as is OpenSolaris 2008.05 (using ZFS as root is very cool, but I want more stability for my NAS). I may run OS 2008.05 on the new box tho.

    Configured 2 disks as root and mirror, 4 disks in a RAIDZ pool. Disks show up as SCSI (c0t0d0). Drives are currently factory jumpered for 150MBs. Haven’t tried un-jumpering them for 300MBs, but it probably wouldn’t make much difference. The OS notices tho:
    May 19 18:47:52 toybox sata: [ID 514995 kern.info] SATA Gen1 signaling speed (1.5Gbps)

  43. Hi, any reason there for choosing an SLI motherboard and an external graphic card instead of using a non-SLI board with onboard graphics? As you stated yourself, “we’re not playing high-speed video games on this machine”. And a 500W power supply seems a little bit oversized. This seems not really optimized for low power consumption.

  44. I have a home server with Solaris Express build v67. I use this card SATA-2 card with 8 drive connections:
    http://www.supermicro.com/products/accessories/addon/AoC-SAT2-MV8.cfm

    Ive heard that it is the same chipset as in the SUN X4500 Thumper machine with 48 drives. The card gets detected automatically by Solaris, during install. The card is PCI-X (not PCI-express). PCI-X slot can only found on server mobos. If you plug this card into an ordinary PCI (which I have done), the transfer rate will drop.

    A normal PCI at 32bit/33MHz has a peak transfer rate at about 133MB/sec. Which is not far from SATA II 150MB/sec, but it would be nice if I could get a full 150MB/sec – but it wont happen with this card, unless it is either 64bit or 66Mhz – then the transfer rate will increase to 267MB/sec
    http://en.wikipedia.org/wiki/List_of_device_bandwidths
    If used correctly as a PCI-X card, the max theoretical bandwidth with this card is 1.07GB/sec, which should suffice for most people’s need.

    The manual claims the card is 64bit 133MHz PCI-X. http://www.supermicro.com/products/accessories/addon/AoC-SAT2-MV8.cfm

    I go for an external SATA II card, that way I dont have to worry about picking the right non-server motherboard. If I want an external card, I have to resort to PCI or PCI-express on plain mobos. I dont know of SATA PCIe cards, so I guess the only alternative I have left is PCI cards. This card will follow me between my upgrades, from P4 now, to Penryn.

    Everything works flawless with the card.

    There is one problem with transfer rates: I have a P4@2.4GHz and 1GB RAM. I get like 20 MB/sec. That is due to the P4 being a 32 bit CPU. As ZFS is 128 bit, it doesnt like 32 bit. With 64 bit CPU you get transfer rates in excess of >100MB/sec. I will upgrade my Solaris machine to a Penryn Quad core. Nothing needs to be changed for ZFS running on 32 bit CPU, when upgrading to 64 bit CPU. Everything will function automatically.

    I’ve heard that an old Opteron 940 mobo, often has PCI-X slots. And the CPU is dirt cheap. And the mobo to. And 3200 memory too. Add this AOC Micro card, and you got one hefty server capable of 1GB/sec transfer rates.

    Regarding ECC Memory, Solaris has something called “self-healing” which means it is kind of ZFS-sque checksums for RAM. It means, RAM will be checked against errors. (I think, please google on self healing). With ECC, makes Solaris doubly secure against RAM failures.

  45. Hi Mike, OpenSolaris does have some built-in driver support for onboard SATA controllers. For example, there is support for the NVidia SATA controllers in the Asus M2N-E and M2N-SLI Deluxe motherboards (MCP 55 chipset). One must verify compatibility within the OpenSolaris HCL (Hardware Compatibility List). OpenSolaris will support all six onboard SATA connectors for the two motherboards I have mentioned, for example, although so far, I have only plugged in four disks. The M2N-SLI Deluxe has an additional SATA chipset — the JMicron 363, which drives one additional onboard SATA connector, and one eSATA port on the I/O panel of the motherboard, but I have not tried this so far.

    The drives show up as c0t0d0s0 etc.

    The similarity between the Asus M2N-E and M2N-SLI Deluxe motherboards is interesting to know. Unless you need the eSATA, SLI, extra SATA port or extra gigabit ethernet connector and the additional items you mention, then the M2N-E looks to be a good board for AMD processors (AM2 socket).

    I run with SXCE, as I want the ability to benefit from regular bug fixes, without having to pay $300+ annually that Sun wants to allow you to use the IPS pkg command to update your system packages, like the old ‘apt-get update’ used to work in Debian Linux.

    Looks like you have some nice hardware components there — especially the Supermicro SATA card. I think I might use the same card one day when I build a new system.

  46. Hi Peter, I chose the SLI board not for the SLI but because I liked the possibility of exploring the second gigabit ethernet connector, plus the eSATA and extra SATA port provided. If none of these items are of interest, then the Asus M2N-E is probably a good bet, and my backup server uses an M2N-E, and this and seems to work well. As you say, a 500W PSU is not required, and on my backup server 430W PSU works fine. After booting has completed, the system draws around 120W, but when booting, unless you can guarantee the drives use staggered spin-up, you will find the system uses 250+ Watts, so an additional buffer is advisable, as it’s best not to run near 100% capability.

  47. Hi Kebabbert, there are published known-to-work motherboards on the OpenSolaris HCL, but you’re right — the SATA card you have chosen does use the same Marvell chipset that the Sun Fire X4500, aka Thumper, uses. It does seem a nice card, which I expect to use in a future system build — a lot of people have highly recommended that card.

    ZFS works best with 64-bit processors, so although 32-bit processors work, they are far from optimal.

    Fast read/write speeds are cool, as long as you have matching power to transfer the data across the network to connected machines. How fast is your network in real-life sustained large capacity transfers with the system you mention?

    Using ECC makes a lot of sense on something like a storage server where you want data integrity.

  48. I get like 10-20MB/sec all the time. From drive to drive, or to another computer. That sucks, but it is ok, as I prioritize safe storage above speed. When I upgrade to Penryn quad core, the speed will increase dramatically. However, I will be content with Penryn and ~120MB/sec for my ZFSraid. It is enough for me. No need for 600MB/sec with Sun X4500 Thumper.

    My server is my workstation. To the server/workstation I will connect a 30″ monitor and a Nvidia GeForce. I will dual boot when playing Windows games. I will shut off the power to the ZFSraid most of the time, it will mainly be used for storage. Therefore, I will have a >250GB system drive that holds temporarily stuff: movies, MP3, etc. Every know and then, I will copy stuff from my ZFSraid to the system drive. As soon I have something valuable on the system drive, it will get copied to the ZFSraid. Later the system drive will be upgraded to SSD drive with 0.5 Watt. I dont need access to all my Movies and documents all the time, Ive found out. I just copy a boatload of things that I want, to the system drive and >250GB is enough for a long time, if you delete Movies, etc, regularly.

    A standard hard drive uses ~10 Watt. My ZFSraid uses 40 Watt. With “zpool export” and “zpool import” I can turn off the power to the drives at will. I dont know if the SATA card supports hot swapping, but it doesnt matter. I just reboot. I dont know how I will turn off the power to the drives. I am thinking of cutting each power cables to the drives and connecting a power on/off switch. What makes most sound in a computer, is the hard drives, Ive found out.

    A quad core Penryn 9450 use ~7 Watt in idle, going up to ~50 Watt under full load.

    A GeForce Nvidia 9800 uses 200 Watt full load, and like 60 Watt idle. However, there are new chipsets from Intel soon, with similar functionality to AMD 780. These next generation chipsets allow to turn off power to the external graphic card, and only use the internal. This way, the Nvida 9800 is only used when playing games. If we look at AMD 780, it looks that 30″ monitors are not supported with the internal 780 graphic card. Neither is Windows XP allowed, only Vista is allowed. And Vista is less optimal. I hope Intel future chipsets will fix these two problems. I also wonder how long it will take before Solaris supports these two functions. But Nvidia has good Solaris support with new drivers all the time.

    To the server I will connect my SunRays and place them throughout the building. (BTW, I am the one who told you about SunRays). The server will be in the basement. I will sit with the 30″ in the basement. When someone surf/MP3/Movie/works they can use the SunRays. The server just send bitmaps to the SunRays, that means using SunRays will not be any slower than if you used the Server directly. There will be no difference, except graphic bandwidth – movie playback. But compilations, computations, working, etc will not be any difference at all. The SunRay servers normally doesnt have any graphic card at all. It generates the bitmaps in RAM. BTW, VirtualBox 1.6 has just been released, allowing to run VB from within Zones in Solaris. These virtual zones are very lightweight, and I can give root access to a zone. Within a zone, no one can break out into the global zone. So, people can use Windows XP from SunRay. Or you can use Windows + Solaris + SunRay:
    http://www.youtube.com/watch?v=BCNWB_slB-Y

    So, I will have a 9450 quad core Penryn that uses ~10 Watt idle. 4-8GB RAM uses 10 Watt each memory stick. One 250GB System drive ~10 Watt idle. The ZFSraid is normally shut off. The graphic card is normally shut off too. And I will later change the 250GB system drive to SSD using 0.5 Watt. Each SunRay uses 4 Watt, I can have a boatload of them in a drawer. This is my master plan. Opinions? (Al Gores movie influenced me a lot. Save energy whenever you can!).

    BTW, Correction: the AMD 940 mobos often has PCI-X slots, NOT the 939 mobos. So a cheap solution would be a 940 mobo + dual core opteron + AOC SATA 2 card PCI-X. If you can edit my earlier comment, please change 939 to 940?

  49. Hi Kebabbert, 10-20 MBytes/sec doesn’t sound that fast. Is this read or write speed, and are you using a gigabit switch and NICs on machines connected to the switch? Also, which sharing mechanism are you using: CIFS or NFS?

    The reason I ask is that when I was using a single gigabit ethernet connection between Mac Pro and the ZFS fileserver, using CIFS sharing I seem to recall getting speeds around 40 MBytes/sec, and when I pumped it up to using 2 gigabit NICs with Link Aggregation, I started getting transfer speeds around 80 MBytes/sec, and this is using the cheap Asus M2N-SLI Deluxe motherboard and its built-in six SATA connectors.

    I like your interest in getting a low-power solution going. Using the hardware listed above in this article, my system draws around 120W. So far, I didn’t get success with low power modes, as the suspend (S3) seemed to work, but resume did not work and I did not have the required information to identify which driver was unable to resume correctly.

    Also, I like the idea of using Solaris Zones to run Windows, and accessing the Windows session via a Sun Ray. At some point in the future I might try that out.

    When you get your system running, it will be interesting to see your power usage readings.

  50. I get 10-20MB/sec all the time, both read and write from my ZFSraid. I am told it is because I have a 32 bit CPU, P4@2.4GHz. ZFS is 128 bit and doesnt like 32 bit CPU. With 64 bit CPU I will get more than 100MB/sec.

  51. Sure, will do. But that may take a long time, as there are no Penryn 9450 available yet. And soon Nehalem comes. Argh. What to do, what to do…

    PS. If someone adds a vdev to grow your ZFSraid, make sure you dont type wrong. Someone typed wrong and added a single drive to a ZFS raid, and then he got new ZFS raid = old ZFS raid + 1 drive.

    To experiment with ZFS, you can create UFS files and format them as ZFS. Then you can safely experiment with ZFS files, acting as file systems.
    http://www.cuddletech.com/blog/pivot/entry.php?id=446

  52. I’ve recently had a delivery, the same components as Simon has listed above and I’m just in the middle of getting it up and running. I’d be very interested to hear how (if) anyone has got this setup running headless as I get the same problem as Simon posted, doesn’t seem to get past POST but hard to tell without a GPU πŸ˜›

    Other than that it all seems to be going well, just having a conversation on the osol-discuss mailing list about whether to stick with a nevada build or go over to the main opensolaris distro

  53. Hi Matt, great choice of hardware you chose there πŸ™‚

    I read somewhere that non-server motherboards don’t allow successful POST running headless, but I didn’t verify that categorically is the case. One possibility to debug this problem could be to enable POST error logging, then remove video card and reset the machine. When it fails to POST, shutdown, add the video card, power up and inspect the BIOS error logs for any useful log info as to why it failed to POST. If you get anywhere with this, I’d love to hear your findings.

    Regarding usage of Nevada or Indiana (aka 2008.05), see a comment I made on the OpenSolaris forum here:
    http://opensolaris.org/jive/message.jspa?messageID=235112#235119

    Basically, if you use Indiana/2008.05, unless you fork out the $320+ you won’t be able to use IPS to update your system (like the apt-get in Debian Linux), so for me, it is a bit useless. I would rather use Nevada for now and have freedom to update my system if I see a need to. On my todo list is to create a script that will recreate my environment on a new build of Nevada after a new version install.

  54. Aaah, so thats why the Sun guys were so keen for me to switch and use 2008.x πŸ˜€ I’m happy just to stick with Nevada, and if something comes along that _really_ needs an update, I can download the latest ISO image and run the updater from that.

    I would be interested in your setup script if thats in the public domain πŸ™‚

    I’ve decided just to shell out the Β£30 for a cheap PCI-E graphics card, I was desperate to get this server up and running, plus it never hurts to have graphics in place should something go horribly wrong down the line.

    Thanks

  55. Well, that could be the reason. I also would expect that they would like lots of new users to use 2008.05 so that any bugs can be identified. However, I think you have to have the paid support option of 2008.05 ($324 per annum?) to be be able to submit bug reports, so I don’t see how ‘free’ users of 2008.05 would be able to report any bugs anyway. I will write a post soon that will ask these kinds of questions and maybe it will get some comments regarding clarification of these kinds of issues. I can see how paying $324 might be OK for businesses, but for home users it doesn’t seem right to me. If you want to encourage adoption of an OS, the best way is to make it free for home users — like Linux.

    Once I get time to get that setup script together, I will post it here.

    Yes, having the graphics card is useful. Some apps don’t run headless anyway. And if you get a low-power, passively-cooled graphics card like the Asus EN6200LE (30 euros) then it uses very little power and makes zero noise.

  56. Can’t you get a serial console working on your system?
    I’ve run several x86 Linux headless systems with serial consoles, and I’ve sure used a lot of Solaris on SPARC systems where having a serial console is invaluable.
    May you have the best of luck in reducing the power consumption of your file server!

    Great write up πŸ™‚

  57. Thanks a lot! I didn’t try to get a serial console working yet. Were you using standard non-server motherboards (Asus home mobos etc), or were you using server motherboards when you got the serial console + headless systems booting? Yep, it will be good when the power saving works better using proper suspend and resume.

  58. Hello Simon!
    Meet another ZFS evangelist, this time from Italy!
    It’s amazing to seehow our setups are similar, probably because of the hard thinking we both did before purchasing parts.
    Same mobo & cpu… amazing, as I said.
    I’m just sorry I discovered your blog after assembling my system, I would have spared myself a lot of brainstorming… πŸ˜‰
    I use 4 GB RAM and a 2,5” WD Scorpio, 160 GB for booting the system (SXCE 87 as of writing, but I’m planning to switch to build 91 ASAP), while my main array is a raidz1 pool composed of 8×500 GB WD AAKS.
    $ drives are on the onboard controller, while the last 4 are on two PCI-E x1 controllers with Silicon Image 3132 chips.
    3.1 TB net storage, not bad…
    Lookee here:

    # zpool status
    pool: blackhole
    state: ONLINE
    scrub: none requested
    config:

    NAME STATE READ WRITE CKSUM
    blackhole ONLINE 0 0 0
    raidz1 ONLINE 0 0 0
    c1t1d0 ONLINE 0 0 0
    c2t0d0 ONLINE 0 0 0
    c2t1d0 ONLINE 0 0 0
    c3t0d0 ONLINE 0 0 0
    c4t0d0 ONLINE 0 0 0
    c4t1d0 ONLINE 0 0 0
    c5t0d0 ONLINE 0 0 0
    c5t1d0 ONLINE 0 0 0

    errors: No known data errors
    # zfs list
    NAME USED AVAIL REFER MOUNTPOINT
    blackhole 742G 2.38T 742G /blackhole

    Just imagine migrating this thing to 8x1TB drives… just wait until these drop to 50 euros or so… mmm…

    The beast draws about 160w with all disks on, and it dips to around 102w when the array goes idle (1 hour). I think I might shave another 20w or so by removing the video card and going headless.
    Maybe I could get even lover by replacing one of the controllers with a port multiplier. Will lety you know when I do this.

    About the onboard JMicron, I think at the moment it’s still not supported: I tried bot using if for boot and for hooking up a secondary drive, but had no luck at all. Maybe one day we’ll be able to use this lonely port, too… πŸ˜‰
    Speaking of problems, I experienced frequent lockups with the Gnome desktop. Switched to XFCE and the problems disappeared. Did you find similar problems?

    Well, I’ve talked far too long.
    Best wishes for the further developments of your rig, and I’ll wait to hearing from you soon!
    You found a fellw reader for your blog. Who knows if we’ll meet one day…
    I’ll be in London in late october with my wife, to attend to a concert at the KOKO. Who knows…

  59. Forgot to ask one thing…
    when I wake up my array from sleep, the disks come up one at a time, which means it takes about 30 secs to access the pool.
    Does this happen to you too, and if yes, do you know how to deactivate this sort of “staggered spin up”?

  60. Hi Paul, greetings to you in Italy!

    Yes, it’s funny we chose similar hardware. Which make/model PCI Express SATA card did you use (Silicon Image 3132-based) ?

    I like your pool name — blackhole πŸ™‚ That sure is quite a beast with 8 drives! And you’re right — when these 1TB drives get a lot cheaper, it will be terrific.

    I’d be interested to hear how your efforts to reduce power usage go. Yes, I heard other people mention that the JMicron SATA connector seems to be unsupported so far within OpenSolaris.

    I didn’t have lockups with the Gnome desktop, but I had strange cases where lots of spurious mouse events would appear, causing the Gnome interface to be almost impossible to use, but I think this might be caused by the 2-port Linksys KVM switch that I’m using to switch between 2 Solaris boxes (fileserver and backup server).

    Thanks for the best wishes with this setup — I’ve got quite a few more ZFS articles I plan to write when I get a bit more time…

    Good luck with your system too!

    Enjoy the music at KOKO — which band? Not sure yet of my plans for October.

    Oh, I almost forgot. When I did use power management on the disks, I remember it did take a while (30 seconds sounds possible) for the data to come back online. I think you are right — there is a staggered spinup of the disks, so that each disk comes back online one at a time. Although this might be inconvenient, this is probably a good idea, as the disks consume a lot more power when they are spinning up, and if all eight drives, in your system, were to spinup at the same time, the power requirements might exceed the capabilities of the computer’s power supply, in some cases.

  61. Paul Emical

    If you are concerned about high power wattage, then maybe you could even things out by trying ultra thin clients SunRay as I have posted here on “Drive temps”? They each use 4 watt, and if you connect a few of those to the server, you can ditch all your other computers. Now you have your server using wattage, and your desktop computer using wattage, your wife’s computer uses power, etc, summing up to several 100 watt. If you try SunRay instead, then only your server uses power and you can have 10 users simultaneously, each consuming 10% of one server’s power.

  62. For anyone that’s interested, it seems that the CPU I chose does not, and probably never will, support CPU frequency scaling via Solaris’s AMD PowerNow! support, which allows the processor to use less power when it is idle.

    See the following article for more details: http://blogs.sun.com/mhaywood/entry/powernow_for_solaris

    To support CPU frequency scaling with AMD processors, it seems the processor must be family 16 (10h) or greater, and of course, mine is family 15.

    However, family 16 is the Barcelona processors, and these seem to use between 80 and 120 Watts, according to this page: http://www.theinquirer.net/en/inquirer/news/2007/09/10/average-power-consumption-is-anything-but

    So my 45 Watts doesn’t sound too bad after all.

    Here’s the diagnostics for my processor (AMD Athlon X2 BE-2350 45W TDP):

    bash-3.2$ kstat -m cpu_info -i 0 -s implementation
    module: cpu_info instance: 0
    name: cpu_info0 class: misc
    implementation x86 (chipid 0x0 AuthenticAMD 60FB2 family 15 model 107 step 2 clock 2110 MHz)

    bash-3.2$ kstat -m cpu_info -i 0 -s supported_frequencies_Hz
    module: cpu_info instance: 0
    name: cpu_info0 class: misc
    supported_frequencies_Hz 2109683672

    As you can see, it only supports one frequency: 2.1 GHz.

  63. Hello folks – just wanted to say a big thanks for the blog entry and discussion. I’ve been thinking about upgrading my home server for a while now but was concerned about SATA compatibility with opensolaris. My server finally gave up the ghost last weekend so I splashed out on a Asus M2N-SLi Deluxe with a new cpu/memory and 4 x SATA drives. I’ve configured the drives in a raidz across 2 onboard controllers and it works like a dream. When I restored my data I was hitting peak writes of 80MB/s but this is reading from a single IDE drive across Gigabit ethernet and compression is enabled on my pool. Compared to my old IDE setup though, this beast flies. Interestingly, when I was thrashing the pool, iostat would show the same %b and %w for each of the 4 sata drives which seems a bit odd. The numbers were low anyway which is the main thing πŸ™‚ Anyway, the onboard ethernet works fine (nge driver) and I’m using a single ide drive as root and have a dvd-rom hanging off the channel as a slave. If the board had 2 IDE’s I would probably go for a mirror setup but I figure I’ll just cron a backup of my root to the zfs pool every night and so whenever I rebuild I’ll have a reference setup for my config files. I might make this a zfs bootable drive at some point as my last filesystem used to get smashed every time we had a power cut or the box paniced but that’s for another day.
    The graphics card I went for was a GeForce 8400 GS 256MB DDR2 HDTV/DVI (PCI-Express). The cool thing about this is that it has a S-Video out so I can connect it up to my monitor and have the Solaris head as a Picture-In-Picture display overlaying my desktop.

  64. Hi Simon,

    Many thanks for all the great info on this series of posts. I just bought an Ultra 20 case off ebay for almost nothing and plan to fill it with this or a very similar mobo. Have you had a chance to test if the eSATA port works ok? It looks like the JMicron 363 chipset is supported from b82 onwards. Trying to hunt down a suitable cpu now…

    Cheers z0mbix

  65. Hi z0mbix,

    Thanks for the compliments. Unfortunately, no I’ve not had a chance to try out the eSATA port on the back of this Asus M2N-SLI Deluxe motherboard. I’ve seen other people say that the SATA port mounted on the mobo inside the case that is also driven by the JMicron JMB363 chipset is not supported yet in OpenSolaris, although I’ve personally not tried to get it working yet, as with 6 SATA ports already available, I’ve not had a need to. If you do discover that the JMicron eSATA port is in fact supported, I’d appreciate it a lot if you could let me know. I did see a nice drive enclosure for a single SATA disk powered via an eSATA port: the Antec MX-1 which is only about 50 euros/dollars, excluding the drive. See here: http://www.silentpcreview.com/article728-page1.html

    Good luck!

    Simon

  66. Just wondering …

    Is coupling a processor with a non-ECC onchip memory controller such as the Athlon X2 with two ECC DIMMs not just a complete waste ?

    I thought only Opterons can use such ram.

  67. Hi Julien, I just took a quick look at Opteron specs and it indeed seems like they have L1/L2/L3 cache ECC protection.

    For the processor I have used (AMD Athlon X2), it appears that they do have on-die ECC protection: 64-Kbyte 2-Way Associative ECC-Protected L1 Data Caches and 16-Way Associative ECC-Protected L2 Caches. And the Athlon X2’s integrated memory controller for the RAM has ECC checking with double-bit detect and single-bit correct. See here for more info:
    http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/43042.pdf

    However, it seems that the Opterons have more comprehensive ECC protection for the L1/L2/L3 on-die caches than the Athlon processors. I suppose you get what you pay for, and I prefer to have some protection rather than none, which would be the case if I had used non-ECC RAM and a non ECC-capable processor.

    For a business, the Opterons would be the best choice for the increased ECC protection. For home use though, Opterons and their associated server motherboards are too expensive, and the Opteron processors use a lot more electricity, and so cost more to run.

  68. Simon, great work I appreciate much and following your blog I also started building a ZFS storage server.

    Two remarks considering mobo and RAM:

    The M2N-SLI is hard to get in the meantime, perhaps ASUS isn’t shipping it any more? Although I also picked the M2N-SLI a better alternative could be the M2N-LR. It’s on the HCL and has onboard VGA eliminating the need of an extra graphic adapter.

    I also picked the same RAM (KVR800D2E5K2) but the 2G version for 8GB of system memory. But 4 sticks/8GB of these aren’t working on the M2N-SLI πŸ™ – I have loads of errors with MemTest86 and I’m pretty sure it’s a general issue because I tested with two mobos and 8 sticks in total…
    Two sticks / 4GB work flawless.

    Kingston recommends KVR800D2E6K2 (note “E6” instead of “E5”) for the M2N-SLI so I will test these and report results here.

    Thank you for sharing your experiences and keep up the good work!

  69. Thanks Sebastian!

    Yes, it could well be that the M2N-SLI Deluxe is coming to the end of its product life now.

    It’s interesting you mention the M2N-LR, as I seem to remember that that was the first motherboard I identified as a possible candidate for building a ZFS fileserver. However, if I remember correctly, the dealer told me it only supported Opteron processors, and I considered these to be too power-hungry for what I wanted. It was also around twice the price of the M2N-SLI Deluxe, but you save on the graphics adapter, like you say. However, I just checked the specs again now, and it seems that the M2N-LR supports AMD Athlon 64 X2 processors as well as Opterons, and it’s the M2N-LR/SATA variant that only supports Opterons.

    Pity to hear of the problems with 8GB RAM on the M2N-SLI. I also had some problems initially with 4GB RAM on the M2N-SLI Deluxe mobo until I upgraded to a newer BIOS and took out the CMOS battery and put it back again to clear the settings.

    Are you using the M2N-SLI or the M2N-SLI Deluxe mobo?

    Thanks again. I have a few more posts planned for when I get a little more time… you know how it goes πŸ™‚

  70. Simon,

    I’m looking at buying:
    ASUS M2N-SLI Deluxe AiLifestyle Series (repaired)
    3x Seagate 1.5TB Barracuda 7200RPM SATA-300 32MB
    2x Kingston ValueRAM 2GB KIT 240PIN DIMM DDR2 800MHz Ub ecc CL5

    I already have a basic 120Gb IDE, an AMD Athlon64 x2 3500+ (AM2), an nVidia GeForce 5700 video card and case/power supply (I’m going to need to invest in a new power supply too).

    Does this seem reasonable to you?

  71. Hi Kevin, whilst not wanting to certify that it will all work, what I will say is that it certainly looks likely.

    If possible, do a search on each component on the Sun OpenSolaris HCL (Hardware Compatibility List) — see here:
    http://www.sun.com/bigadmin/hcl/

    I have the same M2N-SLI Deluxe motherboard and I have not had any major issues with it (one of the two gigabit ethernet ports occasionally seem to fail to initialize on boot), and I have never tested the 7th onboard SATA port and the Firewire port, so if you absolutely need those then you’d best do a thorough search. Also, as of Nevada build 101 (SXCE), I have not yet been successful in getting the machine to suspend and resume, for power savings when idle. However, I have discovered that the problem appears to be related to the Nvidia 6200 (Asus EN6200LE) graphics driver not handling the suspend request correctly, but there is a fix for this which I will apply once it has been verified by other people to work well. Your graphics card might be different but I mention it in case it is a general issue.

    Likewise, I’ve never used those big 1.5TB drives, so might be best to do a search as, strange as it sounds, I did hear of reports from forums of people having problems with the Samsung Spinpoint 1TB disks — some issues with compatibility between them and the Nvidia SATA chipset if I remember.

    Again, on the Kingston site, check using their memory compatibility tool for compatibility with the Asus M2N-SLI Deluxe motherboard.

    If you want to get a cheap and perfectly OK case and power supply, I can recommend the Antec NSK6580 as I used one myself for my ZFS backup machine using a bunch of different sized disks to form a large non-redundant pool to store backups on (zfs send/receive of snapshots to it across the network). That case includes a 430W power supply which is more than adequate.

    Oops, just re-read and saw you already have a case & power supply, but I’ll leave my comment there in case it helps someone else.

    Hope this helps.

    Cheers,
    Simon

  72. Thanks Simon.

    I’m not all that concerned about the suspend function I have to say. I intent this machine to run constantly in my attic. However, you mention the nVidia drivers; I attempted to install these (using the nvidia-config command line util) after a fresh installation of build 102 and I could not longer boot.

    I haven’t been able to find info about nVidia chipsets and problems with large capacity drives. It should all arrive soon though, so I guess I’ll just have to test it.

    The Kingston RAM actually has the ASUS M2N SLI Deluxe as the first board listed in a list of boards that it “is created for use in”.

    If I get the whole system working I’m going to have to then get a new case and power supply I suspect, especially if I eventually wish to put in more drives.

    Thanks and I’ll let you know how it goes,
    Kev

  73. Hi Kevin,

    I think I read that the NVidia driver fix should be made available in build 104, which is available now. I’m interested in this for the S3 suspend feature, but you’re not interested in suspend.

    I expect the 1.5TB drives will be fine, but I would still be interested to know how it goes with them.

    Look forward to hearing how your new system works out. Good luck!

    Simon

  74. Okay Simon,

    Here’s a serious question for you! I made a mistake thinking that my CPU was Socket AM2. In fact it’s a Socket 939 so now I have to buy a new CPU. Which should I buy? Seeing as the board supports Phenom AM2+ CPU’s I was thinking of getting a tri/quad core one, but would this benefit me in any way? Would the ZFS file server use 3 cores if I had them, and had compression turned on?

    Kevin

  75. Hi Kevin,

    It’s hard to recommend a specific processor as I’m not familiar with them all. Also, I don’t know your expected usage pattern. If I assume that you’ll have mostly one user and reasonably light usage then something like the one I used (AMD Athlon X2 BE-2350) is perfectly adequate. However, my CPU doesn’t support CPU frequency scaling which can allow the processor to be throttled according to the load. This means that my processor is always using about the same power (45W) regardless of load, and that is not too good, as mostly the CPU is idle. Therefore, when you look for a processor it’s probably best to look for a processor that supports CPU frequency scaling to help reduce the power usage, and therefore electricity bill πŸ™‚

    Almost certainly, the AMD Phenom processors will be wasted on a home fileserver and will probably use more electricity than a lesser-powered processor with CPU frequency scaling. Take a look here for a comparison of the AMD chips, including an idea of how much power they use:
    http://products.amd.com/en-us/DesktopCPUResult.aspx (click on the ‘wattage’ column to sort)

    I don’t use compression, but it sounds quite likely that this would use more processor power. You’ll have to hunt around to see what others find useful and which processor they have chosen and why. I think the processor I used is getting harder to find now, but I saw someone using and recommending the AMD Athlon X2 4850e for their ZFS fileserver, which is also a socket AM2 45W TDP processor, and is also pretty cheap ($50 or so). It has a great customer rating at Newegg too:
    http://www.newegg.com/Product/Product.aspx?Item=N82E16819103255&Tpk=4850e

    If I was making a new fileserver, I would pay big attention to whether the processor supports CPU frequency scaling, as this appears to offer big cost savings on your electricity bill, as your fileserver will spend most of its life idle.

    Let me know what you get and how well you rate it after use.

    Cheers,
    Simon

  76. Thanks man. I decided, since neither the CPU nor the GeForce graphics card were supported by the new mobo, to just get a whole new PC. The old spare one I’ll sell and I’m going to sell my own desktop also, when ZFS is available properly in Ubuntu (and not through FUSE). I therefore somehow justified slashing out on a reduculous processor (Phenom x4 9950 black edition).

    This will surely suck all the power out of the house and cost me million in the long run! I don’t know why I make these decisions! I may even put that in my desktop and put the Athlon64 x2 6000+ into the file server (as I believe that supports frequency scaling).

    Anyway, a moment of madness but why not get the best eh? Also, the drives arrived and all three are the firmware and model number that is affected by the freezing problem, so I’m going to have to do a firmware upgrade on em.

    Cheers,
    Kev

  77. Hi Kevin,

    Wow, according to the AMD processor charts shown at http://products.amd.com/en-us/DesktopCPUResult.aspx, depending on which model of the AMD Phenom X4 9950 that you got, it is shown to consume either 125W or 140W.

    Hopefully that’s only with a full load, otherwise that’s serious power usage for something that’s on 24/7. Hopefully it supports frequency scaling and will use much less power when idle.

    Good luck, and be sure to warn the neighbours when you power up that beast πŸ˜‰

    Merry Christmas!
    Simon

  78. Hi Simon.

    The M2N-SLI Deluxe is not as common as it was about 6 months ago so I had to look for something else that would be supported. I picked up an Asus M3A78-EM and I’m very happy with it so I thought I would share. It’s difficult to be sure that you’re getting a fully supported motherboard when you’re out shopping.

    Anyway, the Asus M3A78-EM isn’t too expensive, supports AM2 and AM2+, I’m using 4 of the 5 SATA II ports, Gig Ethernet, integrated graphics etc.. all is good.

  79. Hi Heath,

    You’re right, the Asus M2N-SLI Deluxe motherboard does seem harder to find these days, so thanks a lot for posting the info regarding the Asus M3A78-EM motherboard. I took a quick look on the Sun OpenSolaris HCL to see if it was listed, and it was — see here:
    http://www.sun.com/bigadmin/hcl/data/systems/details/18719.html

    I will take a look at the specs on this motherboard now…

    I’m glad it has integrated video, as it saves having to buy a graphics card πŸ™‚

    Good luck with your systems!

    BTW, if you have a power meter, I would be interested in the power your system consumes.

    Merry Christmas,
    Simon

  80. Hi Simon – concerning the compatibility of the Athlon X2 with ECC memory, I did not know – thank you for answering my (pointless) remark.

    I bought all my own components for my home NAS (I invested some $$, as you can see):

    Tyan i3210W S5211G2NR motherboard (free Intel Giga controllers onboard, lots of SATA connectors, cheap video onboard as well …)
    Intel Pentium Dual-Core E5200 – Socket 775 FSB800 cache L2 2 Mo 0.045 micron
    8 GB of DDR2 ECC from Crucial – 2x(2GBx2) kits, 240-pin DIMM – RAM is cheap !
    5x Western Digital 1To Caviar Green 32 Mo
    Seagate Momentus 5400.4 – 120 Go 5400 RPM 8 Mo Serial ATA for root
    Icy Dock rack (5x 3″1/2 in 3x 5″1/4)
    Icy box (2″1/2 in 3″1/2)
    Seasonic ECO 300 power supply (I think it should be enough … Hope so at least – any thought on this people?)

    I have the parts, but don’t have to time to build the system right now, I will come back with numbers when it’s done.

  81. Julien,
    Any luck with the hardware list you mentioned? Very curious about OpenSolaris compatibility, performance and power consumption.

    The fact that OpenSolaris will most likely never support AMD family 15 processor power management capability when the CPU is idle makes me very reluctant to choose from that family (given that the server will be idle most of the time). As Simon mentioned AMD family 16 consumes much more power which means that even with power management it is probably going to consume more than the chosen Athlon.

    Simon, from your hardware chart it looks like you were considering Intel Core 2 Duo E4500. What was your reasoning behind choosing the AMD processor?

    Thanks for a great post!

  82. Hi Julien,

    Well thanks for asking the ECC question — I learned a bit about the different capabilities too.

    Looks like you bought some nice components there!

    I just took a quick look at the motherboard’s specs here — looks pretty good:
    http://www.tyan.com/product_board_spec.aspx?pid=591

    Also, interesting for me, it looks like the motherboard has two PCI-X 64-bit 133MHz slots too — which presumably could allow use of a SuperMicro AOC-SAT2-MV8 8-port SATA card, which is very highly regarded in the Solaris community, and uses the same chipset as in the Sun Fire X4500, aka Thumper (good compatible SATA driver):
    http://www.supermicro.com/products/accessories/addon/AOC-SAT2-MV8.cfm
    http://www.newegg.com/Product/Product.aspx?Item=N82E16815121009

    What’s the model number of the memory you chose?

    I assume the drives you mention are the new WD10EADS, as opposed to the older WD10EACS? Let me know how you get on with those, as I had my eye on some for a future build one day… πŸ™‚ These drives only use 2.8W each when idle, which is quite remarkable. Did you use silicone grommets to damp vibrations from the drives?

    Is the Icy Dock Rack this model?:
    http://www.performance-pcs.com/catalog/index.php?main_page=product_info&products_id=4191

    I expect the 300W PSU will be sufficient, but you could check that staggered drive spin-up is enabled to ensure lower peak power draw on boot.

    I look forward to hearing your experiences with this new storage server once you get time to build it, and if you have a power meter I would be interested in knowing the idle power usage. Assuming it all works out, it sounds like it should be a very nice system.

    BTW, which case did you use?

    Cheers,
    Simon

  83. Hi Ilya,

    It’s almost a year since I made that mindmap of my research into which components etc to use, so unfortunately I’ve forgotten why I didn’t pursue the alternative Intel processor choice. Most likely it was because I found everything I was looking for in the Asus M2N-SLI Deluxe mobo (onboard 6 x SATA, GbE, ECC) and the use of the relatively low power AMD Athlon X2 BE-2350 45W TDP processor. Also, ECC memory support was important to me, and I don’t recall finding any suitable socket 775 compatible motherboards that supported ECC — but don’t quote me on that, as it’s a while back now…

    But Intel have got some nice processors that support CPU frequency scaling for lower idle power consumption so, like yourself, I would be interested to hear how Julien’s system works out, as the mobo/chipset supports ECC too — and with PCI-X 64/133 an AOC-SAT2-MV8 8-port SATA card should be a possibility too πŸ™‚

    Cheers,
    Simon

  84. Hi guys

    First of all, my system is still in piece, I did not have the time to mount it during the week. I should have more time on week-end, I will provide you some feedbacks after that.

    Concerning questions I can answer:

    [*] DDR2 ECC memory details

    I ordered them directly on the Crucial website.

    Qty: 2 CT2KIT25672AA800
    Part number: CT2KIT25672AA800
    Description: 4GB kit (2GBx2), 240-pin DIMM

    [*] Hard drives details

    Exactly, I delayed my system to get my hands on the latest version, which sounds quite promising. Fabrication dates of the disks range from 25.11 to 10.12. There is some silicon stuff with the case, but since all 5 disks will be placed in the rack, I don’t plan on using them.

    [*] Rack details

    Indeed, it is this one:
    http://www.icydock.com/product/mb455spf.html

    Finally the case : http://www.antec.com/pdf/flyers/NSK4000_flyer.pdf – a basic mini tour case from Antec.

  85. Hey,

    Here is a quick update while I’m looking for info for setting up rights for sharing on the network, yup it is online !

    Not without some (minor) problems:

    – The PSU was not compatible with the mobo, since it requires an EPS12 compliant power supply. Had to buy one …
    – the Zipang CPU cooler was a real pain in the ass to fix, and in fact, I did not use it and had to revert back to the basic Intel one before breaking the motherboard in two pieces. Stupid fixation system …

    Concerning the Open Solaris subject, had no problem so far, in fact, I’m currently using it to write this post. I’m basically testing shares and playing with a couple of files under ZFS with only three WD disks – I will add the last two in the rack next week, reset/destroy the pool and plan to be live next week-end (so I can sell my previous QNAP integrated NAS).

    Cheers,
    Julien

  86. Although it has been a while (Dec 9th) here I’m back with memory updated on M2N-SLI Deluxe.

    Meanwhile I tried 8GB of KVR800D2E6K2 and KVR800D2E5K2 Kingston ECC and it doesn’t work on different boards. I checked several BIOS settings (speed, timing, voltage) and couldn’t manage to get it running. 4GB ECC RAM works rock solid (all sticks fine in this config, regardless of config or socket – meanwhile I have 16 …). So I’m quite sure it’s a mobo issue.

    Now I’ve running two of these little things with 8 disks each – 2 x 160 IDE system and 6 x 1 TB storage. Comparing to the IBM DS3300 which where considered an alternative this was a real occasion. Simon you should think about royalties…

    If I had do this again there would be two changes:
    – I’d take Juliens board (Tyan i3210) cause of faster CPU, onboard VGA and – hopefully – 8GB ECC support
    – I’d buy the new EADS20 drives coming out next week – 12TB are better than 6 ^^

    Next step is integrating an additional Intel 2 x GbE server adapter for an dedicated ISCSI port (VMware storage) and setting up Amanda backup with a Qualstar tape changer.

  87. Hi!

    I read your articles and the comments. Very interesting! I want to build my own system, but I’m not sure what hardware to choose, specifically motherboard, cpu, ram.

    M2N-LR/SATA
    AMD Opteron 1214 HE ( Does this support power saving? It is rated at 65W, but that is max power consumption, isn’t it? )
    I don’t know what RAM to choose. I want either 4 or 8 GB.

    I could go for the plain M2N-LR also, and another non-opteron cpu instead. I don’t know. What do you think? I want this to be a fairly silent and power efficient macine, if that’s possible.

    Mats

  88. Hi Julien,

    does the board support WoL? If yes, even when power was disconnected and then connected again? How much is the power consumption?

    thanks,

    Igor

  89. Hi Julien,

    Congratulations on getting your system up and running, and sorry to hear of your hardware troubles — it happens sometimes though!
    Yep, very advisable to give it a good long test period until you have confidence with it before selling your existing solution.

    Cheers,
    Simon

  90. Hi Sebastian,

    Great to hear you got two systems built and up and running!
    It’s a pity about the problems you experienced with the memory — I know it can be tricky finding compatible and solid memory.
    Yeah, that Tyan mobo that Julien used looks pretty good, and 2TB drives would be fantastic.
    I found this which shows WD10EADS, WD15EADS and WD20EADS models for 1TB, 1.5TB and 2TB capacities:
    http://img.ktr.pl/h/hdwd6400aacs/hdwd6400aacs.pdf
    Good luck!

    Cheers,
    Simon

  91. Hi Mats,

    It’s always tricky choosing hardware, but if I were you I’d either:
    1. choose the same hardware as I did (uses about 135W power with 4 x 750GB WD7500AAKS drives, plus one IDE system drive, 4GB RAM)
    2. Use an Asus M2N-LR motherboard, which gives onboard video, but I haven’t used this so you’d need to check details, but from what I remember it looks like it should work OK, and it has 6 onboard SATA ports, and from memory it supports stand 64-bit Athlon processors, which should use less power than Opterons. See more here: http://www.asus.com/products.aspx?l1=9&l2=39&l3=263&model=1352&modelmenu=1
    3. You could take a look at the Asus M3A78-EM, which Heath mentions above, and he says it’s working well. See here: http://www.sun.com/bigadmin/hcl/data/systems/details/18719.html and here: http://www.asus.com/products.aspx?l1=3&l2=149&l3=639&l4=0&model=2252&modelmenu=1 (it seems to have integrated graphics too). Looks like it could be a nice mobo, but I haven’t studied it much.

    I expect 4GB RAM will be plenty, as it’s mostly used to cache stuff, so unless you are using this system heavily with loads of users on a network, you are probably unlikely to benefit much from more than 4GB RAM. Even 2GB would probably be sufficient.

    Be aware that if you want to use minimum power, you will need to find a processor that supports CPU frequency scaling, and the processor I chose does not support this. Again, from memory, the AMD processors + mobos were good at supporting ECC but not CPU frequency scaling for reduced power usage, whereas the Intel processors better supported CPU frequency scaling but did not offer ECC memory support. This may well have changed though, so it’s probably a good idea to decide what’s important to you and check the latest offerings. If you do, let me know what you find out, as I’m always interested in hearing of new developments in this area.

    You can check for the M2N-LR mobo on the Sun OpenSolaris HCL (Hardware Compatibility List) β€” see here:
    http://www.sun.com/bigadmin/hcl/

    Good luck!

    Cheers,
    Simon

  92. Simon,

    I did turn to an Intel-based system instead. I believe power consumption is more important than ECC-RAM.

    The graphics card was the cheapest I found, and is supported out of the box with the opensource radeonhd driver. I don’t think it draws that much power. The case has a lot of space, and the motherboard is listed in the Solaris HCL. I’m not sure about neither the brand nor amount of memory, though.

    Asus EAH3450/DI/256M
    Chieftec WH-01
    Gigabyte GA-P35C-DS3R
    Intel Core 2 Duo E8500
    2 x Kingston HyperX DDR2-800 4 GB (2×2048)
    NorthQ NQ-4775 Black Magic Flex 650W
    4 x Samsung Spinpoint F1 1 TB

    Any thoughts?

    I have a couple of questions, though, and would appreciate if you could answer some, if not all, of them.

    – Can I have (private) home directories and a public directory, in one zpool, and serve them over CIFS?
    – If I want to use zones, can I share the zpool with these directories? E.g if I have the zpool and CIFS service in the main zone, and create another zone with a torrent client and download to the zpool?
    – Can I have a graphical desktop, which I can log into with a terminal client, in a zone?
    – Would I need the extra memory ( 4GB vs. 8GB ) if I create a handful of zones?

    Thanks,
    Mats

  93. Hi Mats,

    Yes, I agree with you that for 24/7 operation, power consumption becomes a major issue.
    How much power does your system consume?

    From initial looks, the PSU will probably be too powerful to be highly efficient, but I could be wrong. A 300W PSU is almost certainly sufficient for a system NOT using a power-hungry graphics card. My system also, does not need a 500W PSU, and for future system builds I will take this into account.
    Also, the processor seems a very powerful one, and it is almost certainly much more powerful than you need, but perhaps it will run efficiently if you manage to get CPU frequency scaling to work well. Your power meter will give you the answer to this.
    I just took a look at the video card — it seems to be a passively-cooled card capable of Full HD output and has VGA, DVI and HDMI output ports. Do you intend to use this as a HTPC connected to your TV?
    The Gigabyte mobo page mentions a lot about power efficiency, so it will be interesting to see how efficient it is when running.

    Yes you can have private home directories and a public directory in the same pool — you just create separate file systems for each thing you need — e.g. a separate file system for each user, and a separate file system for the public file system. Then you just share them using unique share names — see my setup page for more details.

    For your other questions, you will need to Google, as I don’t know the answers.

    Good luck, and if you have, or buy, a power meter, I’d be interested to know your system’s power usage. Power meters are very cheap — $25 or less. See ‘Kill-a-watt’, for example:
    http://www.thinkgeek.com/gadgets/travelpower/7657/

    Cheers,
    Simon

  94. Hi,

    I’m sorry, I have not bought the system yet. I’m pretty sure about the components now, although I might change the memory amount/type, and power supply. I chose the graphics card simply because it was very cheap, and supported out of the box – I don’t intend to use it as a htpc. Since it is supported with open source drivers, perhaps I can get suspend working?

    I’ll try to get myself a power meter when I get my system up and running.

  95. Hi Mats,

    If you don’t intend to use this graphic card’s advanced capabilities, it seems likely you may do better with a lesser card that may well consume less power. Like you say, it is important to check well if it is supported for S3 suspend/resume.

    Cheers,
    Simon

  96. Hi Julien,
    Can you give us an update on your system? How is it doing in terms of power consumption, does opensolaris utilize CPU’s power management capability, does it support sleep/resume, wol, anything else interesting?
    Thanks,
    -Ilya

  97. Simon,

    I have looked at some of the cheapest nvidia/ati-cards, but the information about suspend-support is really scattered, if any at all. Did you have any cards in particular in mind?

    Thanks,
    Mats

  98. Hi Mats,

    I use an Asus EN6200LE card, but there was an Nvidia driver problem with S3 suspend/resume, but I believe it may have been fixed in SXCE build 104 or greater, which I will be testing soon (I have SXCE build 106 on a CD here waiting for me to try…).

    Cheers,
    Simon

  99. I am kind of eager to buy my system soon. I found a Asus EN6200TC Turbocache, which is pretty cheap. Should I go for this?

    I’ll just decide on RAM and PSU, then I’ll buy it! πŸ™‚

    Mats

  100. Hi Simon, thanks for the great info repository on home servers. Based on your info and recommendations, I chose solaris and ZFS for the new video-server I assembled.

    For the video-server, I went for the Aopen ES50C case again and for an AMD processor. I got an Asus M3A78-CM mobo, AMD 2.3 GHz Phenom 9650 (95W B3 stepping), 4 x 2 GB KVR800D2N5 (no ECC but around 7 euros/GB and after burning in and testing for weak bits, I’ll live with it if they screw a bit somewhere in a 700 MB movie), a 2-3 year-old 180 GB Deskstar for system and 8 x 1.0 TB SATA2 WD10EAVS green drives (around 70 euros a pop so I got a ninth as a quick spare in case of emergency resilver). I put things together in my spare time, last week.

    Since the video is on the mobo and the drives are less than 10W each, I didn’t bother to change the 300W operating, 350W peak Aopen PSU, but I keep a spare Enermax on hand as insurance. I installed Solaris 10 u6 and replaced the PS2 keyboard for a USB one. I have to confess I’m a pig when it comes to storage, I never seem to have enough, so I would setup these 8 drives as RAID 5 to make for almost 7 TB usable space, but on the other hand the cautious little voice is whispering in my ear that the track record of these drives is very short and I should RAID 6 them until more historical data is available, especially considering the recent Seagate 1 TB bricking drives fiasco or saga depending on if you bought some or not, of last fall as described for example in: http://www.tomshardware.com/news/seagate-500gb-1tb-firmware-update,6867.html
    I got one in September 2008 (for 180 euros) and the serial number checker on Seagate’s site says it’s OK even if the serial is among the suspect ones talked about on forums. Anyway unless some of your participants have a real strong argument for setting them up with one parity I’ll be going with two parity and take the 1 TB loss for a safer but only 6 TB usable pool. It won’t be enough to put the 1672 DVDs I burned of compressed avi, mpg and mkv material but it’s a start and later I can make another server for the uncompressed transport stream captures from my coolsat 7000 receiver that are waiting on 8-9 500 GB usb drives.

    So right now i have a few questions for the nice people tuned on this blog:

    1. What’s the best links and ebooks to check for recent solaris 10 configuration and setup info to get this little beast up and running without bugging you all forever with these specifics and those nagging wallbangers i will encounter on the way. Out of the circle of sun sites there is not much i could muster.

    2. Search as I might, I couldn’t find an affordable USB2 DVD burner or even only reader that you can load with a pile of say 100 DVDs so that it sends the files into a folder on the server leaving you free to attend other less menial tasks. At about 10 minutes per DVD these 1680 DVDs would be done in less than 300 hours or about 2 weeks, and the DVDs can be kept as backups reducing the need for backups to other hard disks for the needed protection of data.

    Paul in the snowy mountains north of Montreal.

  101. ECC memory?
    I’ve just put in a load of ECC memory and although I’ve changed the BIOS setting and the BIOS detects it fine, smbios(1M) suggests that it is not recognised. Is anyone else seeing this?
    ID SIZE TYPE
    64 15 SMB_TYPE_MEMARRAY (physical memory array)

    Location: 3 (system board or motherboard)
    Use: 3 (system memory)
    ECC: 3 (none)
    Number of Slots/Sockets: 4
    Memory Error Data: Not Supported
    Max Capacity: 4294967296 bytes

    ID SIZE TYPE
    65 62 SMB_TYPE_MEMDEVICE (memory device)

    Manufacturer: None
    Serial Number: None
    Asset Tag: None
    Location Tag: DIMM_B1
    Part Number: None

    Physical Memory Array: 64
    Memory Error Data: Not Supported
    Total Width: 72 bits
    Data Width: 64 bits
    Size: 2147483648 bytes
    Form Factor: 9 (DIMM)
    Set: None
    Memory Type: 18 (DDR)
    Flags: 0x0
    Speed: 1ns
    Device Locator: DIMM_B1
    Bank Locator: Bank0/1

  102. Hi, I’m planning to build a home ZFS fileserver myself, and I was just wondering what you meant by FreeBSD lagging ZFS? Is this still the case? I wanted to use FreeNAS, but if the issue is significant I’ll have to seriously consider using Solaris instead.

  103. Hi Nathaniel,

    As ZFS on FreeBSD is a port from Sun’s ZFS implementation in Solaris, in theory it can never be at the same level of features/bug-fixes. I chose Sun’s ZFS as I wanted to have the reference implementation.

    Over time, I’m sure the FreeBSD port will catch up with Sun’s version, but that may or may not be the case at present, so you’ll have to decide for yourself, as I’m not spending any time following FreeBSD status.

    Others may be able to give you a more informed opinion on the FreeBSD ZFS port status, but be careful of over-optimistic evangelist “it’s perfect and has no bugs” talk. πŸ™‚

    Hope this helps.

    Simon

  104. Ah, thanks. I was hoping to go with FreeNAS because it seemed simpler to set up, but I’ll take a look at the OpenSolaris guides.

    I’ve settled on the ASUS M4N78 PRO (http://www.newegg.com/Product/Product.aspx?Item=N82E16813131382&Tpk=m4n78%20pro) for the motherboard, but I’m kind of utterly lost on which CPU to get. Do you have any idea if the ECC support was improved between Athlon X2s/Phenom X3/X4s and the Phenom IIs?

    $67 (Phenom X3 2.1 ghz; 65nm) x3 8450
    $112 (Phenom X4 2.2 ghz; 65nm) x4 9550
    $121 (Phenom X4 2.3 ghz; 65nm) x4 9650
    $121 (Phenom II X3 2.6 ghz; 45 nm + better cache) II x3 710

    I’m kind of leaning towards X4 vs Phenom II X3 (more cores vs fewer but faster/more efficient cores), but I’m not sure if I actually need that much processing power. I’m building a ZFS server with enough space to expand to ~15 drives; at most it should only be streaming HD video to two separate places at a time while running Bittorrent/other P2P software and some video encoding. I’m hoping add in a capture card of some sort to give it minor DVR functionality, but I read that it’s difficult with OpenSolaris/FreeBSD; I might try running a virtual machine with MythTV to do that. Would this sort of usage benefit significantly from the extra core, or should I just stick with the Phenom II?

    I’ve done some googling, but most of the comparisons seem confined to gaming performance and unanimously favour the Phenom II X3s over Phenom X4s, so any input you could offer would be greatly appreciated.

  105. Hi Nathaniel,

    I don’t have a lot of time right now to give this a proper answer, but here’s a couple of points:

    * I’m not familiar with the Phenoms, but you’d do well to research the power consumption/speed etc of these processors in more detail for the tasks you think it will be used for (storage, video streaming, encoding etc).

    * With that many drives (15 or so) you might want to consider using RAID-Z2 (double parity), as you’ll have a lot of video data which you certainly don’t want to lose.

    * You’ll probably want to consider use of a good SATA controller card like the Supermicro AOC-SAT2-MV8 card which can drive 8 disks, and it appears to be the favoured SATA card due to having the same driver that’s used in Sun’s ‘Thumper’ storage system (SunFire X4500), driving a Marvell SATA chipset.

    * There’s also a SAS controller card that I have seen mentioned, the AOC-USAS-L8i, but I’m not sure of its compatibility, but from what I’ve seen, it looks like it should be compatible and perhaps an even better choice than the AOC-SAT2-MV8 card, and you can still use SATA drives with it — see this guy’s ZFS media server post:
    http://zpool.org/2008/12/16/my-zfs-media-server

    * For running an alternative OS inside OpenSolaris, you might want to take a look at the Zones / Containers / Branded Zones feature, as I think it allows you to run, for example, Linux inside the Zone and assign to it its own ZFS file system which it cannot write outside of. Whether this use of Zones would work for what you need, I’m not sure, but if you find out anything, I would be very interested to hear from you.

    Hopefully this was of some use, and sorry I don’t have all the answers πŸ™‚

    Cheers,
    Simon

  106. Hi Simon,

    Thanks for your very informative guide on this subject. It still seems to be one of the best guides on the web about building a home ZFS server even after two years.

    I was wondering if you had any advice on choosing between the AMD Athlon X2 4450B http://www.newegg.com/Product/Product.aspx?Item=N82E16819103264 and the Opteron 1354 (Budapest) http://www.newegg.com/Product/Product.aspx?Item=N82E16819105211. The 4450B seems like a slightly newer model of the processor you have, with the same 45W TDP. If the Opteron has much more thorough data protection, maybe the extra $35 and 35W of power usage are worth it.

    I remember that you did mention that “Opterons would be the best choice for the increased ECC protection” and was wondering if you had more information on this. My google-fu cannot reveal any information on AMD’s website about the different levels of ECC protection between the Athlon X2 and Opteron 1000 series. I did find this page: http://www.amd.com/gb-uk/Processors/ProductInformation/0,,30_118_8826_14266,00.html but it has no mention of whether the L3 cache is protected by ECC. It seems to me that the Athlon X2 family does not have a L3 cache at all, but maybe no L3 cache is better than a L3 cache with an unknown level of protection.

  107. Thanks a lot Lucas.

    I didn’t get a chance yet to look at the differences between the two processors you mention, but if you find out anything it would be interesting to know.

    Cheers,
    Simon

  108. Hi Simon!
    I have the same hardware setup as you (Asus M2N-SLI Deluxe)
    Im having trouble recognizing my SATA drives when connected to the JMicron controller.
    Im wondering if you have the same problem or if i should RMA my motherboard.

    im getting the error:

    Jul 26 15:17:05 Videodrome genunix: [ID 936769 kern.info] fd0 is /pci@0,0/isa@1/fdc@1,3f0/fd@0,0
    Jul 26 15:17:16 Videodrome ahci: [ID 860969 kern.warning] WARNING: ahci0: ahci_port_reset port 0 the device hardware has been initialized and the power-up diagnostics failed
    Jul 26 15:17:28 Videodrome ahci: [ID 860969 kern.warning] WARNING: ahci0: ahci_port_reset port 1 the device hardware has been initialized and the power-up diagnostics failed

    and as you can see it adds about 10 seconds to the boot time when its searching for the drives.

    (the drives connected are at sata4/0 and 4/1)

    #cfgadm -la
    Ap_Id Type Receptacle Occupant Condition
    sata1/0::dsk/c9t0d0 disk connected configured ok
    sata1/1::dsk/c9t1d0 disk connected configured ok
    sata2/0::dsk/c10t0d0 disk connected configured ok
    sata2/1::dsk/c10t1d0 disk connected configured ok
    sata3/0::dsk/c11t0d0 disk connected configured ok
    sata3/1::dsk/c11t1d0 disk connected configured ok
    sata4/0 unknown connected unconfigured unknown
    sata4/1 unknown connected unconfigured unknown
    usb5/1 unknown empty unconfigured ok
    usb5/2 unknown empty unconfigured ok
    usb5/3 unknown empty unconfigured ok
    usb5/4 unknown empty unconfigured ok
    usb5/5 unknown empty unconfigured ok
    usb5/6 usb-kbd connected configured ok
    usb5/7 unknown empty unconfigured ok
    usb5/8 unknown empty unconfigured ok
    usb5/9 unknown empty unconfigured ok
    usb5/10 unknown empty unconfigured ok
    usb6/1 unknown empty unconfigured ok
    usb6/2 usb-storage connected configured ok
    usb6/3 unknown empty unconfigured ok
    usb6/4 unknown empty unconfigured ok
    usb6/5 unknown empty unconfigured ok
    usb6/6 unknown empty unconfigured ok
    usb6/7 unknown empty unconfigured ok
    usb6/8 unknown empty unconfigured ok
    usb6/9 unknown empty unconfigured ok
    usb6/10 unknown empty unconfigured ok
    # cfgadm -c configure sata4/1
    cfgadm: Hardware specific failure: Failed to config device at ap_id: /devices/pci@0,0/pci10de,375@e/pci1043,81e4@0:1

  109. Hi ono, I once tried to boot off the JMicron on-motherboard SATA port but had no luck.

    However, I think it should be possible to access a drive plugged into the JMicron SATA port, so maybe there is some problem, like you say.

    I presume you enabled the JMicron controller in the motherboard’s BIOS settings?

    Cheers,
    Simon

  110. Yes i have enabled it, the drive is recognized by JMicron RAID BIOS as a “Non-RAID disk” with a
    correct description at boot.
    I have not tried plugging in a dvdrom or harddrive using IDE mode yet.
    I’ll get back when i have tried to install another os (windows)on the drive using a dvdrom in IDE mode.

  111. Yes, like you say, probably best to check the drive works fine on another system to verify that the drive is OK.

    First though, maybe see if you can find any users reporting success with the same mobo, because there may be some driver issue perhaps.

    Also, there might be some tweaks within the BIOS that are required.

    If you find out how to get it working, it would be interesting to hear from you, as I didn’t have much luck and gave up trying.

    Cheers,
    Simon

  112. here is my findings, and they point to opensolaris/drivers as being the culprit.
    tried booting an “all-purpose rescue-cd” (with ISO-Linux or something) off my dvd drive
    connected to the JMicron,it went well both with IDE and AHCI mode.
    Then started opensolaris with “PnP OS:No” and “PnP OS:Yes”, both options were unsuccessfull in recognizing either dvd drive or harddrive. rendering “cfgadm” output to be:

    Ap_Id Type Receptacle Occupant Condition
    sata4/0 unknown connected unconfigured unknown
    sata4/1 unknown connected unconfigured unknown

    One thing i havent tried is installing windows on to that harddrive both connected to the JMicron,
    but i think its unneccessary because the “Hiren’s BootCD 9.8” booted fine.

    what do you think?

  113. Hi Simon,

    First of all, thank you for putting up such a detailed log of your experiences with ZFS. It’s inspired me to start planning out my own ZFS home file server, even though I have no experience with Solaris and little with RAID. πŸ™‚

    I do have a question I hope you can answer. In regular RAID arrays, enterprise-level hard drives are recommended because they have a shorter timeout period. When bad sectors are encountered, they let the RAID array recover the data using parity information on other hard drives. On the other hand, consumer-level hard drives are not recommended because they try to recover bad sectors themselves. When the drives don’t respond quick enough, the RAID array marks the drive as bad and kicks it out of the array. Are you aware of whether this is something that will affect a RAIDz1 or RAIDz2 array?

    Thanks!

  114. Thanks James.

    Having no experience of Solaris and little of RAID makes you as qualified as I was when I started this project, so congratulations! πŸ˜‰

    Regarding the possibility of non-enterprise drives being kicked from a RAID-Z1 or RAID-Z2 vdev due to longer error response times, I’m afraid I don’t know, but it sounds quite possible and likely.

    However, I know Western Digital (WD) have a utility called WDTLER.EXE which you can run on each non-enterprise WD drive you add to your RAID array to make them report errors quickly in the same way as their enterprise models.

    More info here:
    http://en.wikipedia.org/wiki/Time-Limited_Error_Recovery

    Having said that, I didn’t use that utility on my WD drives and they have not given even one read, write or checksum error in almost 2 years of regular storage pool scrubs since I built this machine. Rightly or wrongly, I have a hunch that this good fortune is due to a number of factors:

    1. Good damping of drives within the case using silicone grommets. This greatly reduces drive mechanism vibrations from being transmitted to a shared case chassis and then back to the other drives in the array. If this sounds hard to believe, consider that shouting at drives has been shown to cause interesting effects — check out this fun video and story: http://blogs.sun.com/brendan/entry/unusual_disk_latency
    2. Good choice of highly-rated, reliable, yet cheap commodity SATA drives.
    3. Stable circa 40 degrees Celsius temperature operating environment across all drives (script reports temps, fans can be adjusted if required)
    4. Case is off the floor away from footstep-induced vibrations (and dust).
    5. I turn the NAS off when not in use, so the cheap non-enterprise drives have less operating hours, although turning the system on and off each day could be worse on the drives than leaving it on 24/7, so maybe this one is not true…???
    6. An electrical power conditioner to smooth the electrical supply to the NAS, built into the power outlet.

    Good luck with your new system!

    Cheers,
    Simon

  115. Hi Simon,

    I have come along much the same path as you have it seems, before discovering your blog. Well done for writing it all out! One thing that you or other people might want to do if your data is absolutely mission critical – strongly consider using not just ECC memory, but registered (i.e. buffered) memory (i.e. RDIMM). This will increase reliability. After all, if there is an error that occurs due to the state of the RAM (which the ECC will not catch due to the lack of buffering), then the ECC won’t help you and the ZFS won’t help you either.

    Of course, this does appear to necessitate (based on much googling) that you will be restricted to either an Opteron or a Xeon processor (I would love to be proven wrong of course! If some cheaper alternative exists please let me know.). I also believe that the server CPUs are from a more conservative bin relative to their clock/voltage. So you may have a bit more security there too if you go with a server CPU.

    I’m sure the price discrepancy between DIY and commercial NAS really opens up when you take this approach – sure, you might spend $400 for mobo/CPU, but all the other parts and software will be identical. So for at most $300 more, you are getting a truly enterprise class NAS. (Well, you might need to throw a redundant power supply in there, but other than that…)

    I’m also strongly considering going with FreeBSD. Version 8.0 has been released and they say that ZFS is no longer in experimental status. From what I know, FreeBSD has a better reputation than Linux for stability. I would therefore take this statement with less of a grain of salt than most other sources.

    I’m also worried about the influence of Oracle on OpenSolaris. For my workstation and in future, server, I’m going to be running PostgreSQL. Oracle have an incentive to make things not work so well for PostgreSQL in future, so I think FreeBSD will be a safer option. But for a NAS, OpenSolaris can work fine I suppose.

    http://images10.newegg.com/UploadFilesForNewegg/itemintelligence/NI_System-Memory/NIC-Pro-Do_I_Need_ECC_and_Registered_Memory-v1.1e.doc

  116. Hi again,

    I’m just noticing your attention to everything – you are as anal in researching and optimizing as I am! I note the P182 – excellent case. I’ve had one for my main system for over a year now. It must have taken you man-weeks or man-months to do all the research for this (and things in general). I am about 3 weeks into researching my workstation and home network build, and my wife wonders why I haven’t got anything tangible yet to show for it. You can’t rush quality.

    I will have to read more of your blog.

  117. Thanks a lot for your kind words.

    Personally, I believe that if you’re going to do something, you might as well do it right, even it means more work. After all, what good is an unsatisfactory non-solution?

    This was an important project for me, as I had already lost a lot of photos, and just managed to recover them again, but only after a lot of work. But I could so easily not have been so lucky. From then on, I was on the look out for a good solution to the big storage problem.

    So this was an interesting task, and as Henry Ford once said: ‘Interesting work is easy and I am always certain of results.’

    Yes, I’m sure you’re right that using registered memory would provide even greater data safety properties than using standard un-buffered ECC memory, but you are right that there can be quite a substantial cost premium attached to upgrading the CPU to Xeon/Opteron, using registered memory and a suitable enterprise quality motherboard. Also RAID-edition drives too perhaps?

    So far, I have tried to keep costs down by using mainstream, commodity, non-exotic hardware and things seem to have worked out OK. One day I might take the more expensive approach.

    ZFS in FreeBSD 8.0 could well be good, but personally I like to use the ‘reference implementation’ of ZFS from Sun running on OpenSolaris, as it means that the latest bug fixes and features are available if required, even if one has to research hardware a little more carefully, which is not that difficult, with things like the Solaris HCL and zfs-discuss forum available.

    I don’t think that Oracle will do anything silly with OpenSolaris, but I could be wrong of course. It’s useful to find problems before rolling out the robust enterprise version: Solaris. And Ellison loves Oracle on Solaris, so I expect things to remain as they are.

    Thanks for the memory doc link — I will take a read.

    Yeah, tell your wife that Rome wasn’t built in a day πŸ™‚

    Best of luck,
    Simon

  118. Hi Simon,

    Thanks for the “Rome wasn’t build in a day” expression, I will have to use that more often. Maybe frame it and put it on the wall for ready reference.

    You and I share the same philosophy re: the do it right. When it comes to computer stuff, the “project triangle” of good, fast, cheap starts to come unstuck these days. If you want good, there is no substitute for doing the research. Paying money doesn’t guarantee getting a solution either. Which means that if you want good, you just have to come to grips with the fact that it will take time. But on the plus side, the solution is often cheaper than you think.

    As far as the server components go, they certainly don’t make it easy to get low power consumption for a low price. I seached for “opteron HE” on ebay, and found one for $100, but the mobo would be $300 or more I would say. But still, when you compare to the Thecus N7700 which is billed as being for the “enterprise” and doesn’t run RDIMMs, you can really build a premium quality NAS yourself for less money.

    Probably more cost effective to just go RAIDZ+2 rather than worry about the quality of the drive (e.g. RAID drives).

    In the end I made a decision by separating work and home needs. For work I need the ultimate in reliability. The workstation will have a Xeon (X3450), ECC RDIMM, ZFS. I’m going to have 3 * OCZ Vertex 30GB in RAIDZ as my boot (I think this is possible?). For more breathing room, I’ll have another RAIDZ (pool?) made up of a few regular SATA HDD, probably RAIDZ2. I think that should be able to survive anything bar a lightning strike etc. Which would probably take out both systems if I were to set up a server-grade work NAS. I suppose a NAS is more theft resistant though because you can hide it.

    I’ll back the HDD RAIDZ up after significant changes to a HDD which I’ll then take offsite.

    I had thought about combining work and home needs of storage in a NAS but then thought better of it (security mainly). So now what I’m going to do (because I’ve still got heaps of other media to serve and that sort of thing) is to make my family PC (which runs Ubuntu) do that duty. (Should do it well – it’s a 780g/ 4850e, doesn’t use much power and is almost silent thanks to the P182 + Scythe Ninja + ST30NF passive power supply). Not sure if I really want to make it run Solaris or FreeBSD though. I will back it up in a similar fashion to the work PC. If I get a single OCZ Vertex 30GB for a boot drive and run mirrored HDDs, that will probably be good enough in combination with the backup. As far as bit rot, if a photo flips a pixel it’s probably not that big a deal. I worry a bit about RAID 5 and power failure, I suspect that mirroring is more fault tolerant in that regard.

    Anyway, thanks for your reply.

  119. Hi again,

    Yep, it’s easy to get really low power stuff, but it doesn’t have ECC. For example look at the Intel Pine Trail platform, including the new Pineview processors which are single/dual-core 1.66GHz 64-bit second generation Atom processors, which integrate processor, chipset, memory controller and GPU, and use incredibly low amounts of power ranging from 5.5W TDP for the single-core Intel Atom N450, through the top of the range dual-core Intel Atom D510 which is a miserly 13W TDP. Unfortunately for ZFS-usage, they don’t support ECC memory, which makes them unsuitable where data integrity is of paramount importance.

    Also see my comments on the Athlon II X2 ‘e’ range of processors here: Home Fileserver: A Year in ZFS

    Like you say, once you start venturing into server territory then the prices get jacked up considerably. But the server components path is easier to justify cost-wise if the NAS will be used for a business.

    Indeed, it is wise to consider using sufficient redundancy, and I consider RAID-Z2 a lot more robust than RAID-Z1. Some people prefer to use 3-drive mirrors to attain the equivalent protection of double parity you get with RAID-Z2. For example, see Constantin Gonzalez’s post here: Home Server: RAID-GREED and Why Mirroring is Still Best.

    Mirrors do offer big advantages over RAID-Z1/2/3 as each drive contains the whole data. In the author’s case in the article above, his data is limited to 1.5TB, as he has two 1.5TB drives and one 2TB drive within the 3-drive mirror. To get more than 1.5TB he will have to upgrade the other two 1.5TB drives to 2TB drives, giving 2TB in total. Or to break above the 1.5TB or 2TB level, he will have to buy another three drives, assuming he sticks with 3-drive mirrors. So for 3 drives he can currently get 1.5TB or 2TB on upgrading, or for 6 drives he could have 4TB of usable data space, using all 2TB drives. That system would give 4TB usable data space, and 8TB in additional mirrored data across 6 drives.

    The equivalent 6-drive RAID-Z2 vdev would have 4 data drives of 2TB and 2 drives for parity. So 8TB usable data space, 4TB for parity. Both methods have different advantages. Of course, RAID-Z3 is another option and gives even more protection.

    For booting, you will probably have to use a mirror vdev. For your data pool, either use a mirror like Constantin above, or use RAID-Z2 / RAID-Z3. RAID-Z1 is considered too little redundancy these days with large data pools formed with modern high-capacity SATA drives.

    As mentioned in my comment on the hardware page, ZFS will heal both mirror and RAID-Z1/Z2/Z3 vdevs when errors are detected on files being read or a scrub is performed.

    Also on power failure, ZFS always leaves the file system in a consistent state, as it is transactional. Either the data was written, or it wasn’t, but you won’t get a half-written inconsistent file system state even if power is lost during a write.

    Good luck.

    Cheers,
    Simon

  120. hi simon,
    great guide! i tracked down one of your other threads on os forums where you were interested in 1.5TB drives. did you ever settle on a model? thanks!

  121. Thanks Matt. Finally I got some Samsung HD203WI 2TB drives as, at the time of purchase, they appeared to be the most reliable consumer 2TB drives that will work in RAID systems. So far, they have worked flawlessly. They spin at 5400 RPM, are quiet, and run cool. Due to 5400 RPM rotational speed, they are slower than some 7200 RPM drives, but that is not an issue as they are still pretty fast.

    If of interest, look on newegg.com for user ratings and you’ll see they have a high user rating. Bear in mind that many of the one star ratings given by some purchasers are due to drives being DOA (dead on arrival), due to being sent with insufficient packing and delivered by delivery companies that seem to handle parcels roughly.

    Cheers,
    Simon

  122. Hi Simon,

    Read parts of your writeups a month or two ago, very very good.

    I’m keen to know how zfs/solaris handles the new “advanced format” drives, that say 512byte but are actually 4kb. I was specifically looking at Western Digital, but all manufacturers will be moving soon enough if they haven’t already.

    Have not been able to find much info about it on the web as of yet.

    Regards,
    Rich.

Leave a comment

Your email address will not be published. Required fields are marked *