What we (probably) want in a future version of Solaris

December 23, 2012

We're starting to be vaguely in sight of the point at where we'll have to consider alternatives to our current fileservers. While the software environment hasn't changed, our fileserver infrastructure is built on SunFire X2200s and X2100s and we've already had two hardware failures in our X2100 pool. We have some number of spare X2200s and of course there's more modern hardware, but the problem is Solaris licensing; there's a strictly limited pool of spare X2200s that we can legally use with Solaris.

Oracle Solaris (on new hardware) is not an option. It costs too much (especially once you include likely hardware costs), we'd have no source code access (which has been very important to us), and most of all I have no trust in Oracle's long-term behavior. If we're building a new fileserver environment that's supposed to last at least five years, Oracle's handling of Solaris and Solaris licensing issues to date has created too much uncertainty for me.

The straightforward alternative version of 'Solaris' is one of the Illumos-based distributions. This raises the question of 'which one', which in turn (for me) raises the question of just what we want and need in the 'Solaris' that we use.

I'm afraid that my answer is going to be boring: we want a traditional Unix server OS. We want something with an /etc/passwd, cron, et al, something that we log in to through SSH and get a Bourne shell command line with vi and so on. We're going to continue to configure and manage ZFS pools our way and with our own tools (and we're going to continue to use iSCSI in a very specific way); we have no interest in web management interfaces, integrated NAS systems, and so on. I'd like to see better package management and more packages in the base system (it's 2012, everyone should be packaging rsync), but if I'm being honest it's not a very high priority because we're not going to update these systems unless we can't help it.

We absolutely need source code. Lack of source code almost certainly would rule an Illumos-derived distribution out of the running entirely. Among other reasons for source, DTrace is important and it's not very useful without source.

Support is not a priority. Having support nominally available is reassuring but in practice we've never gotten actual support from Sun and it's all but certain that source code and open source support channels (IRC, etc) will provide better results. Similarly, having the specific release of a distribution updated for a long time is also reassuring but probably not useful in practice; we're extremely likely to treat these machines as appliances and never apply updates to them.

(If nothing else, having no official support available will waste less time because I won't be spending a bunch of time talking to a support organization that doesn't actually solve my problems.)


Comments on this page:

From 68.195.89.131 at 2012-12-23 15:57:01:

i think the implicit ZFS requirement is far too constraining. have you considered giving it up?

From 89.70.184.230 at 2012-12-23 19:29:27:

Un*x with ZFS, DTrace and source code available? This sounds a bit like *BSD, FreeBSD in particular. Unfortunately, I can't tell how reliably does it work (ZFS and DTrace on FreeBSD), but it's there for over four years now. It could be worth a look.

--
dozzie

From 184.3.34.50 at 2012-12-24 10:42:26:

Joyent's SmartOS seems to be driving most of the Illumos innovation with ZFS and Dtrace from what I can tell.

By cks at 2012-12-24 22:39:44:

The short answer to the first comment is that we are very unlikely to give up ZFS. The long answer is in ZFSWhyStaying.

FreeBSD with ZFS is a potential alternative to Solaris and it's definitely on our minds. I'm thinking about our choices for Solaris first because moving from Solaris to FreeBSD would be a bigger, more nerve-wracking change than just moving from one version of Solaris to another; if we can stay with some Solaris version, we're probably going to be strongly biased towards doing so.

(We're pretty conservative about changes in core stuff that's working as it is.)

From 121.98.227.134 at 2012-12-24 23:11:44:

If you want an Illumos kernel in a desktop environment, why not OpenIndiana?

~~~~~

From 71.179.5.9 at 2012-12-24 23:43:17:

OmniOS fits this like a glove. Traditional install, minimal default package set, self-hosting. http://omnios.omniti.com

Full disclosure: I work at OmniTI. :)

Eric (@eirescot)

By cks at 2012-12-25 00:34:10:

I should make this explicit: I haven't yet done any research on any of the Illumos derived distributions. Before I started looking at them, I wanted to think about (and write down) what I was actually looking for and what I cared about so that I could (if necessary) systematically articulate why I did or didn't like a given distribution.

(Also, it seems kind of hard just to find what distributions are derived from Illumos; it was clearly going to take me a bunch of research just to dig up all the candidates.)

From 121.98.227.134 at 2012-12-25 00:51:11:

You can find more information on OpenIndiana at the following:

http://wiki.openindiana.org/oi/OpenIndiana+Wiki+Home

Written on 23 December 2012.
« Packaging in compiled versus interpreted languages
Why we're almost certainly staying with ZFS »

Page tools: View Source, View Normal, Add Comment.
Search:
Login: Password:
Atom Syndication: Recent Comments.

Last modified: Sun Dec 23 02:47:06 2012
This dinky wiki is brought to you by the Insane Hackers Guild, Python sub-branch.