He's not exactly impressed.
OpenSolaris governing board threatens dissolution
21–30 of 64 posts
Re: OpenSolaris governing board threatens dissolution
#22Out of curiosity, does anyone here use OpenSolaris for anything?
I use Nexenta, which uses the Solaris kernel, but with a Debian server-style userland, as a NAS. If ZFS were on Linux, I too would switch to it. Straight Solaris is like travelling back in time in comparison to the usual GNU userland, and while it's got nicely integrated ideas - like the services, logging and monitoring, etc., - the cost of being in a less mainstream branch is reasonably high. At least with Nexenta,…
Re: OpenSolaris governing board threatens dissolution
#23Out of curiosity, does anyone here use OpenSolaris for anything?
We use Solaris 10. Which isn't quite the same thing, of course. The Solaris kernel is excellent. The Solaris 10 userland, not so (except for the newer core stuff like SMF), and OpenSolaris is supposedly a Solaris kernel with a saner userland. But I'm yet to be convinced it is stable enough to run in production, and the new packaging system looks mildly troublesome. And it's still difficult to get it to install withou…
Re: OpenSolaris governing board threatens dissolution
#24Earlier quoted context omitted.
I do, our webservers run it. ZFS with automatic snapshots has saved my ass quite a few times already. Sending incremental snapshots (for backups) to offsite location (another OpenSolaris machine) is also easy and efficient. But, if linux had ZFS i'd probably use that instead.
FreeBSD has ZFS too. We've been seeing a lot of people migrating from OpenSolaris over the past few months due to Oracle.
Re: OpenSolaris governing board threatens dissolution
#25Here's a view from a prominent member of the (rather small) OpenSolaris community: http://www.cuddletech.com/blog/pivot/entry.php?id=1134 He's not exactly impressed.
Re: OpenSolaris governing board threatens dissolution
#26I've been following this for a while. OpenSolaris, VirtualBox and MySQL are all things I was worried about surviving in the wake of Oracle's takeover. I use all three quite a bit.
Re: OpenSolaris governing board threatens dissolution
#27(Open)Solaris died a few years ago. It has got some great features like Zones and ZFS, and it's still very stable. However, they lost the hearts and minds of almost everyone. I used OpenSolaris for a few months as my desktop. They don't have the package support of Linux, or the large community. Gotta remember to get GNU Make before Sun's Make in PATH, Gnu sed before Sun's, or was the other way around, Perl CPAN modul…
I personally have been involved in projects where we've replaced a million dollars worth of SPARC kit with 50 or 100 grands worth of Intel running Red Hat. It would have been easier, cheaper and quicker to have just swapped the hardware and recompiled... TCO is not (just) in the hardware, it's in the people you need to program and operate it. We had guys with 20 years BSD/SunOS/Solaris experience, developers and sysadmins.
But who'd risk their mission critical systems on an OS the vendor is embarrassed of?
Re: OpenSolaris governing board threatens dissolution
#28(Open)Solaris died a few years ago. It has got some great features like Zones and ZFS, and it's still very stable. However, they lost the hearts and minds of almost everyone. I used OpenSolaris for a few months as my desktop. They don't have the package support of Linux, or the large community. Gotta remember to get GNU Make before Sun's Make in PATH, Gnu sed before Sun's, or was the other way around, Perl CPAN modul…
I don't really know much about Solaris, just trying to understand the business reasons behind their decision to compete with Linux kernel.
Re: OpenSolaris governing board threatens dissolution
#29(Open)Solaris died a few years ago. It has got some great features like Zones and ZFS, and it's still very stable. However, they lost the hearts and minds of almost everyone. I used OpenSolaris for a few months as my desktop. They don't have the package support of Linux, or the large community. Gotta remember to get GNU Make before Sun's Make in PATH, Gnu sed before Sun's, or was the other way around, Perl CPAN modul…
But why now? There must have been a good reason for Sun to continue developing their own UNIX variant. I can understand the value-add coming from ZFS, but why having to maintain your own kernel? They could have built their own Linux/BSD distribution with ZFS and any other Sun-branded additions. I guess my question is not "why now" but rather "why not 5 years ago". I don't really know much about Solaris, just trying t…
(just thinking out loud, can there be any other reason?)
Re: OpenSolaris governing board threatens dissolution
#30Earlier quoted context omitted.
We use Solaris 10. Which isn't quite the same thing, of course. The Solaris kernel is excellent. The Solaris 10 userland, not so (except for the newer core stuff like SMF), and OpenSolaris is supposedly a Solaris kernel with a saner userland. But I'm yet to be convinced it is stable enough to run in production, and the new packaging system looks mildly troublesome. And it's still difficult to get it to install withou…
Isn't SMF just parallelism and horrible XML config files?