Earlier quoted context omitted.
I know many people mentioned dtrace, ZFS, mdb.. in describing Solaris' merits but it was not a very good OS in 1997 when I first got my hands on it. It was slow - the SPARC hardware didn't help and ZFS/MDB/Dtrace did not exist back then. But I think back then for Enterprises Solaris was the most easily accessible platform SPARC hardware came with and it had a good run for a short while. It was only when Linux started…
Agreed. When I got into IT professionally in 1990 I tolerated dealing with SunOS. It was still BSD'ish. But then when it went full re^h^h SysV I put a bullet in its head for me personally. Never used it again after that. I think the last time I touched a Solaris box was 2001 @ TWA in KC. Then 9/11 happened. It was never anything special in my eyes. I just remember hating having to try to find things and software for…
The sudden death and eternal life of Solaris
161–170 of 279 posts
Re: The sudden death and eternal life of Solaris
#162Earlier quoted context omitted.
Uh, doesn't everything you do with a database reduce to CRUD? I understand that sometimes you do the composition of many CRUD operations, but this is still CRUD.
Literally everything you do with memory and disks can also be reduced to CRUD, but that is an extreme example to show my point: a DB does a lot more. A well written DB, in this case a good RDBMS, gives you stronger guarantees that data is saved and accessed in certain ways. That by itself is worth using a better one that gives you better guarantees. But they also provide stronger typing and checking of the data. They…
Your DB either supports ACID or it doesn't. The term "stronger guarantees" is snake oil. It's either guaranteed or is not. That simple.
Re: The sudden death and eternal life of Solaris
#163I hate to be facile, but if Sun and Solaris were so great and Oracle was this known bad place, why did they let the Oracle people in the door in the first place? Maybe sell to someone else?
I have read that in the mix between IBM and Oracle they thought that Oracle would lead to less layoffs...
Essentially, Sun's executive team was betting that Oracle had a more stable business future than IBM did.
Re: The sudden death and eternal life of Solaris
#164I wouldn't call illumos "thriving". Commit activity[1] is low for a project of this size (compared to e.g. BSDs) and its hardware support is poor. Probably the biggest problem is the fact that all existing distributions are undermaintained and unpolished. SmartOS is the only exception, but it's not a replacement for Solaris which was a general-purpose server OS. SmartOS is merely a bare-metal hypervisor. I really hop…
While I'm obviously biased, I think you are succumbing to a kind of cargo culting with respect to both commit activity and hardware support. On commit activity, we in illumos don't necessarily have the same values as other projects: we really want to get it correct the first time -- a trait inherited from Solaris that we call "FCS quality all the time."[1] As such, commits have to be tested, thoroughly reviewed (four…
Also how well does intel's userland network and storage libraries dpdk and spdk, work with smartos.
Re: The sudden death and eternal life of Solaris
#165Solaris, hell, I still mourn the death of SunOS (esp verison 4.1.3) at the hands of Solaris,
Mind you, I still use the 'sun' font when booting my linux kernel on framebuffers, I always loved that font.
Re: The sudden death and eternal life of Solaris
#166At the end of the day, Sun/Oracle has to be able to make revenue from Solaris for them to keep paying those peoples' salaries. Is your startup / company deploying on Solaris? Nope of course you aren't - who is?! Pretty much nobody nowadays - w3techs.com shows Solaris at 0.0005% for webservers for example. Everyone talks about how great it is(to be sure there are some small bits that are pretty dang amazing) - yet for…
Re: The sudden death and eternal life of Solaris
#167Twenty years ago, if you'd said that the surviving commercial *ixen would be AIX and HP/UX, you'd have been drummed out of the Unix Beard club.
HP/UX is dead too because HP despite apparently having an x86 port won't be porting it off itanium. Random link about it ( http://www.theregister.co.uk/2012/06/08/hp_ux_on_x86_project... ). Whether they do a 180 and port it to x86, the fact remains its probably to late, the damage has been done. That leaves AIX, which at least has decent hardware to run on. But its got the OS/2 problem too, you can write your app for…
Re: The sudden death and eternal life of Solaris
#168Earlier quoted context omitted.
> As someone who's never used Solaris [...], can someone comment on why [...] I can't, because I'm not somebody who's never used Solaris.
If you have indeed used Solaris, you could have left a more useful comment. Your creative use of ellipsis is totally cheating by the way: you did not preserve the structure of the sentence.
Re: The sudden death and eternal life of Solaris
#169You can use illumos today, right now, and have your ZFS, mdb, DTrace and zones. It really is open source and we're a community using and improving it. For 7 years now already.
As illumos is only the basic building block of the operating system (but unlike linux includes kernel + basic userland) one usually runs one of the distributions:
- SmartOS, developed by Joyent as a cloud hypervisor. Supports zones, KVM and lx-branded linux containers. [1]
- OmniOS CE, a minimal distribution targeted for bare metal server installations [2]
- OpenIndiana, similar to the traditional opensolaris. If you care about GUI this is probably the one. [3]
- Tribblix, modern components with retro style [4]
Sure, the user base is smaller than Linux. But that is also true for FreeBSD which is used by Netflix and Whatsapp. Running a different OS than most other people can give your company an advantage and I know that ZFS and zones have done that for mine.
[1] https://wiki.smartos.org/display/DOC/Download+SmartOS
Re: The sudden death and eternal life of Solaris
#170Solaris, hell, I still mourn the death of SunOS (esp verison 4.1.3) at the hands of Solaris,