Mass Speculation Suggests Oracle May Kill OpenSolaris
CWmike writes to point out that Steven J. Vaughan-Nichols is one of many people questioning where Oracle may land once the acquisition of Sun is complete. One concern that I have heard many people express is that there may be a good chance of OpenSolaris getting the axe for not fitting in with the overall corporate vision. "People outside of IT seldom think of Oracle as a Linux company, but it is. Not only does Oracle encourage its customers to use its own house-brand clone of RHEL (Red Hat Enterprise Linux), Oracle Unbreakable Linux, Oracle has long used Linux internally both on its servers and on some of its desktops. So, what does a Linux company like Oracle wants to do with its newly purchased Sun's open-source operating system, OpenSolaris? The answer appears to be: 'Nothing.' Sun, Oracle and third-party sources are telling me that OpenSolaris developers are afraid that they'll be either moved over to working on Linux or let go once the Sun/Oracle merger is completed."
It would be kinda hard to kill since the code is already "open" and out in the wild. Oracle can't prevent the current code base from being forked.
If you post as Anonymous Coward, don't expect a reply.
Oracle aligned with the Linux project because they could have a say in the direction the OS went, and put back code to the project that they wanted/needed for the wares they were selling to be successful.
Now that they own an entire OS stack, they have no need. If nothing else, I expect unbreakable Linux to fade away rather quickly once the acquisition is complete, as well as Oracle shifting the focus of all future DB enhancements to have a Solaris focus with Linux as a secondary, as was the case historically.
opensolaris - the regular SXCE builds are Sun's testbed for new updates, patches, fixes and technology updates...
It's noted as 5.11 for the version, codenamed Nevada.
It's very similar to the way the unix kernel builds happened at one time (to be honest I haven't looked lately to know if they still do this or not) - in that the even number release is production and the odd numbered release is development...
Unless Oracle intends to kill off Solaris altogether, I don't see them killing OpenSolaris.
Who is general failure, and why is he reading my hard drive?
For anyone already committed to OpenSolaris, there are some obvious things to do: (1) Celebrate the fact that it's open-source, which limits how badly you can be screwed. (2) Write a plan to start transitioning to Linux or FreeBSD or whatever. (3) Help to organize a community operating outside of Oracle that will coordinate on maintaining the OS with security patches for the rest of its lifetime.
For anyone else, now would be a good time to think about stealing features. I know a lot of people really like DTrace. Well, it's already been ported to FreeBSD, and the Linux port seems to be nearing completion.
Find free books.
Why would Oracle kill Solaris? Their first public pronouncement on the Sun takeover specifically mentioned Solaris next to Java as the reasons they want to acquire Sun. Killing Solaris would be almost as much of an about face as killing Java.
Solaris represents one of Oracle's differentiators. It has features that Linux can't due to licensing concerns, namely ZFS and DTrace. It gives them the opportunity to add value to their offerings, as opposed to being simply a reseller, which is what they'd be if they'd favour Linux.
What's more, Oracle's database is well-known to run better on Solaris than on any other operating system. Killing Solaris would remove that competitive advantage.
The only reason Oracle supported Linux so strong is that they didn't have an OS of their own. When they acquire Sun, they will.
This space left intentionally blank.
So, what is the chance that Oracle will spend resources on OpenSolaris? The probability is exactly 0.
Oracle -- along with Intel and Cisco -- is notorious for viewing engineers as dots on a graph and rating them on a bell curve, firing the bottom 10% annually. These companies do not waste any money or time on "underperformance" by either engineers or products. If a product does not produce any revenue, then it is abandoned.
This shark-like mentality has gained popularity in recent years among American companies.
I had enough exposure to Solaris in the 90s ... I remember when a Sun install team put in the 1st e4500 16 processor high availability box at my employer ... they had powered it up and had a bunch of our company VPs standing around the cold room oogling it ... the Sun rep was giving an executive overview of its HA features, full hot swap of processor boards, power supplies, yadda yadda yadda. My (then) boss, a lowly manager in the VP crowd, walks up to the e4500 and pops a processor card out ... the whole system seg faults an UGLY death. Ahhh ... good times.
If operating systems are weapons, Solaris is a World War II German railway gun with a cracked breech block.
- Charlie Stross
"Glory is fleeting, but obscurity is forever." - Napoleon Bonaparte
One thing Linux is lacking (and will possibly never have due to politics) is Dtrace, which is sad because a) Dtrace kicks ass, b) it's mature and works well and c) system tap is... well.. one day when a vendor ships it I guess we'll find out how well it works. This is one spot OpenSolaris and Solaris (and Mac OS X which now has Dtrace) really shine, you can extract useful telemetry and performance data from the system easily.
I've long been immensely frustrated that you can't get kernel-space ZFS (sorry FUSE) compiled into a Linux kernel because of inane licensing issues*....
Well it is a good thing FreeBSD does not have a restrictive license like that. FreeBSD 8.0 will have ZFS with zpool 13, and here is how to use it.
http://wiki.freebsd.org/ZFSQuickStartGuide
Cheers!
Don't forget the nice Dtrace on FreeBSD. Great stuff for servers.
This just in: "Mass Speculation" also suggests:
1) The world will end in 2012
2) Man never landed on the moon
3) Vaccines cause autism
4) Technology = magic
5) Science is infallible
6) Religion is infallible
7) Windows is better than Mac
8) Mac is better than Windows
9) Mac is better than *nix
10) *nix is better than Mac
11) Windows is better than *nix
12) *nix is better than Windows
I really need to meet this "Mass Speculation" guy. He seems to be all over the board on things.
Faith is a willingness to accept something w/o complete proof and to act on it. Reason allows you to correct that faith.
I think most people underestimate how much solaris oracle uses internally...
There is marketing hype.. then reality
The value of OpenSolaris to Sun is the same as Fedora is to Red Hat Enterprise Linux; it's the cutting edge release that allows the new features to be added without compromising the stable release. It's improving as a desktop operating system, but that's not the real point of OpenSolaris. Solaris is primarily a server operating system and that's where it excels. It manages to include things today such as ZFS and Dtrace that will one-day have equivalents in Linux. These technologies are already mature on Solaris. Code from OpenSolaris is also used by the Sun OpenStorage platform and presumably will be the basis of the Sun OpenNetwork platform.
Before I'm modded down as a Linux-hating, Solaris fan-boi, I'm posting this from my home Linux workstation, sat next to my OpenSolaris server. Sometimes it's about the technology itself and not technology religion.
The problem with that is that ZFS is not just a filesystem, it's a complete "IO stack". It's everything that does from the VFS to the device drivers. Sun didn't improve their old stack, they wrote a new brand system and they left the old system there.
Such thing would not be tollerated on the Linux main tree, it would be considered a very ugly design mistake. For them, the IO stack would need to work for ZFS and for FAT, and they would never buy the logic of "ZFS is special and needs special treatment to be better than the rest". If ZFS was released, Linus & co wouldn't accept it until ZFS is modified to fit the Linux IO stack, and/or they modify the Linux I/O layer to fit what ZFS needs.
you're probably right. As much as I wanted to find fault and prove you wrong, I can't and now I'm just bitter.
Kill Sun Solaris and Oracle commits suicide. Makes no sense at all. Won't happen.