Categories
solaris zfs

ZFS Boot with NextentaOS

Little bit behind the 8-ball on posting this, but I came across this post at AspiringSysadmin.com – ZFS boot without having to manually set it up like you currently have to do with OpenSolaris.

NexentaOS is a GNU operating system that uses apt on top of the OpenSolaris kernel and runtime. It looks to me as though the www.gnusolaris.org site has been abandoned for the GenUnix NextentaOS site, which is a shame because it’s damn hard to find on Google. The GenUnix site actually also hosts the Belenix and Schillix sites as well, with Belenix a LiveCD, and Schillix a rebuilt OpenSolaris distro.

The AspringSysadmin went into how to set NextentaOS in VMWare – my quest now is to combine VMWare, NextentaOS ZFS Boot and 2x750GB drives in RaidZ configuration… I hope it works!

Categories
solaris zfs

Update Solaris SATA listing

I’ve updated my SATA page to show support for the VIA K8M800 chipsets.

Also, I found a good site for Solaris x86 on a Sun employee blog – James C. Liu’s Weblog

Categories
solaris zfs

Solaris SATA chipsets I can run ZSF with

After my last post, I set about finding out more info on SATA chipsets that I can use under Solaris. The main thing for me is that for some reason, I have drives fail fairly regularly. Maybe I am missing part of the necessary rituals to appease the gods of hardware, but the rotating rust that I have in my house really makes me paranoid about my data. Yes, I currently do offsite nightly backups over the internet, but that can’t keep EVERYTHING safe (I’m looking at you, Birdman).

Hence, ZFS. Now, I wanted to make a cheap, reliable, cheap data tank for my, err, data. I need a mobo that is supported by OpenSolaris, even down to the onboard SATA controllers (not so much for sound, however). Initially, all the info pointed to a Nforce chipset, and that would have been fine. Unfortunately at the moment I can’t seem to find a single cheap AM2 CPU in Brisbane, which I need to have because the old CPUs don’t have the new funky chipsets. The cheapest mobos were all VIA chipset jobbies and unsupported by Solaris for the SATA. Or so I thought. But being the good noodle that I am, I just checked that before writing it off again – after all I had found out reccently that Sil 3114 chipsets were OK, so wrong once, wrong more than once perhaps?

Anyway, here’s my findings – Solaris SATA support for onboard chipsets. Turns out all those cheap VIA boards like the ASUS K8V-X SE are just fine, and teamed with a 4-port Sil 3114 PCI card, I’ll be laughing (I would prefer one of the Micro-ATX variants of these boards but they use the K8M800 chipset for which I can find absolutely no information one way or another… logic dictates that it shouldn’t matter, but the “K8T800” is fine and the “K8T800 Pro” is not so it ain’t necessarily so). If I am wrong in any of this, please correct me, but as with everything on the interwebs, check it yourself first, and DON’T BLAME ME if it doesn’t work. No warranty, YMMV, etc.

Looks like the K8V-X SE motherboard has a Realtek 8201CL ethernet chipset, and I can’t find any drivers, even on this compendium of solaris network drivers. Don’t mind though, I’ve got oooh, 3 PCI cards lying about unused… mostly Realtek 8129 / 8139 chipset so I’m laughing. Turns out I also have 4 sound cards (including 2 SB Live). What the hell am I going to do with 4 sound cards?

Categories
solaris

What is the status of Solaris SATA support?

I’ve been wanting (for ages) to set up a local file server with RAID. Haveing seen the ZFS launch ages ago, I want that more than any other file system (the ability to add volumes on the fly is VERY attractive).

Looking around, I can’t find any updated resource pages that list anything different from what is on:

http://forum.sun.com/jive/thread.jspa?threadID=66613&tstart=150 and http://blogs.sun.com/nachiketa/entry/general_notes_on_sata_support

Is that because there’s been no more work on these generic onboard controllers? It seems that you still have to put them into PATA compatability mode too… The HCL does list some Marvell technologies PCI controllers, but why psay for that when they come onboard?
I just wish that there was some news.

[UPDATE]: I’ve done the work of finding out here: https://dansketcher.com/2006/12/09/solaris-sata-chipsets-i-can-run-zsf-with/