Categories: Uncategorized

The great Oracle Linux vs Red Hat Enterprice Linux RHEL Debate. Who has better support and who is more open?

The great Oracle Linux vs Red Hat Enterprice Linux RHEL Debate. Who has better support and who is more open?

 

I found this very funny but who do you believe or who do you believe is better?

 

This came from Red Hat Enterprise Linux Newsletter Email group;

 
>> It is less evil. And going to Oracle Linux means dealing with Oracle
>> support… or, lack thereof, and utterly uncoordinated support, for very
>> small values of “support”.
>>
>> It took me a *month* to get a box fixed, and that included two weeks
>> emailing with an engineer in Chile, and three separate managers “taking
>> ownership” of the issue….
>
> I also know someone who has good experience with Oracle.
>
> Even the free support on the Oracle Forums (at:
https://forums.oracle.com/forums/forum.jspa?forumID=822 ) is good —
> so far I’ve posted 3 questions, and 3 of them were answered by the
> Oracle employees within a week.

Um, right. Meanwhile, this box was under warranty, and had hardware
issues. And when I complained that the engineer in Chile was being pulled
off to respond to other issues, and so sometimes I’d get several emails a
day, other times, I’d email results of tests, and it would take him 2-3
days to get back to me, I got a new engineer… WHO ONLY WORKED NIGHTS.

As a comparison, I had a similar problem with a Dell box, and there was an
FE out within two weeks, *and* one manager had “taken ownership”, *and*
when I had a problem a couple months later with another box, that same
manager contacted me. My manager and co-worker have had similar, though
not quite as extreme, experiences with Oracle, and we have *no* intention
of buying Sun/Oracle ever again.

—-
Oracle linux has been pretty much blacklisted by red hat. That’s why a
number of changes were done to how red hat pushes out kernel patches;
specifically to stymy their efforts. Also, having an issue responded
to within a week is horrid, especially in an enterprise environment.
Usually when I am having an issue, I need a resolution FAST.

Don’t drink the oracle koolaid. Copy your /home directory and any
customized files from /etc to a safe place, and then reinstall RHEL.
The support is worth every cent.

( Hmm, now it becomes an Oracle Linux discussion… which is not what
I originally intended. 😛 )

So tell me how Redhat is less evil — isn’t opensource supposed to be
no vendor lockin? So if Redhat is doing this, then customers are
locked into RHEL.

A lot of people say that Oracle does not have deep knowledge in Linux,
as Oracle Linux is just a clone of RHEL — however, Oracle internally
uses Oracle Linux for most its software development. I don’t think a
typical environment is much more complex than the ones inside Oracle
(Oracle Linux is used to develop Oracle Database, Fusion Middleware,
Oracle Grid Engine, E-Business Suite and other Oracle Applications on
Oracle Linux — according to Oracle). Oracle develops its own
enhancements for Oracle Linux as well, not to mention Oracle’s own
kernel. I don’t believe Oracle engineers calling Redhat support for
technical issues.

And Oracle was able to roll out Oracle Linux 6 a week or 2 after RHEL
6 release, while the wait for CentOS 6 was months long.

I know that many people hate Oracle, but simply saying that Oracle
Linux does not work / not as good / not worth the $ is not fair to
Oracle (or any others, as we know that Redhat wrote around 10% of the
patches in the kernel, 90% of the code was developed by IBM, Intel,
AMD, and even Oracle — eg. BtrFS, OCFS). Oracle enhances Linux and
uses Linux for Exadata and ExaLogic.

>>>> It is less evil. And going to Oracle Linux means dealing with Oracle
>>>> support… or, lack thereof, and utterly uncoordinated support, for very
>>>> small values of “support”.
>>>>
>>>> It took me a *month* to get a box fixed, and that included two weeks
>>>> emailing with an engineer in Chile, and three separate managers “taking
>>>> ownership” of the issue….
>>>
>>> I also know someone who has good experience with Oracle.
>>>
>>> Even the free support on the Oracle Forums (at:
>>> https://forums.oracle.com/forums/forum.jspa?forumID=822 ) is good —
>>> so far I’ve posted 3 questions, and 3 of them were answered by the
>>> Oracle employees within a week.
>>
>> Um, right. Meanwhile, this box was under warranty, and had hardware
>> issues. And when I complained that the engineer in Chile was being pulled
>> off to respond to other issues, and so sometimes I’d get several emails a
>> day, other times, I’d email results of tests, and it would take him 2-3
>> days to get back to me, I got a new engineer… WHO ONLY WORKED NIGHTS.
>>
>> As a comparison, I had a similar problem with a Dell box, and there was an
>> FE out within two weeks, *and* one manager had “taken ownership”, *and*
>> when I had a problem a couple months later with another box, that same
>> manager contacted me. My manager and co-worker have had similar, though
>> not quite as extreme, experiences with Oracle, and we have *no* intention
>> of buying Sun/Oracle ever again.
>>

—–>

You’d be surprised actually. Oracle itself has admitted to patching
the kernel with certain performance tweaks dedicated exclusively for
their products; however they haven’t submitted the changes to the
mainstream kernel development. So, essentially they’re taking the
kernel, tweaking it, and not giving back to the community. Now under
GPL, they don’t have to release their code, but it still leaves a sour
note in a lot of peoples’ mouths. Especially because one of their
touted selling points is that “they clean up red hat’s problems.”

Not to mention they’ve only certified the tweaks for Oracle software.
That means they could cause your other mission critical application to
crash every 2 seconds, but so long as your database is running oracle
will give it a stamp of approval.

Also, they have stripped out a number of open source solutions in
order to include their own proprietary solutions (so yes, vendor
lockin). They have removed GFS/GFS2 and replaced it with their
proprietary competitor OCFS2. They have removed redhat cluster suite
and replaced it with the closed source oracle clusterware.

If any these things break, who can help you? Oracle.
If you’re using RHEL, anyone who uses RHEL, Cent, or SL can probably help you.
I don’t want to turn this into a distro war – Oracle linux is made for
running oracle databases. That’s it, and it’s very good at doing that.
However pretty much every other case you’re going to be better covered
by RHEL or its derivatives.

Also, Oracle/Sun support sucks. Compare experiences with Red Hat to
experiences with Oracle, there is a pretty stark contrast. Red hat was
first and foremost a company to provide support for otherwise free
software. Oracle on the other hand is just a money making machine.

I don’t care which one people use really, I use cent and SI for my own
work, and RHEL for production boxes. I still have yet to see a good
reason to use oracle.

—–

> You’d be surprised actually. Oracle itself has admitted to patching
> the kernel with certain performance tweaks dedicated exclusively for
> their products; however they haven’t submitted the changes to the
> mainstream kernel development.

Not correct — according to lwn.net, for the past few releases, Oracle
did contribute to the latest Linux kernels by sending patches to Linus
& the LKML.

> Not to mention they’ve only certified the tweaks for Oracle software.
> That means they could cause your other mission critical application to
> crash every 2 seconds, but so long as your database is running oracle
> will give it a stamp of approval.

Oracle ships 3 kernels with Oracle Linux:

1) 100% compatible RHEL kernel (ie. a rebuild from the same source)
2) RHEL compatible kernel with bug fixes done by Oracle
3) Oracle Unbreakable kernel

So if the application really crashes due to Oracle;s changes, use the
older but 100% compatible RHEL kernel.

There are over 7000 paying customers using Oracle Linux, and I don’t
believe Oracle would put changes in that is designed to crash other
applications.

In fact, software products that are competing with Oracle are built on
Oracle Linux, for example the Open Grid Scheduler, and Univa Grid
Engine (another fork of Sun Grid Engine). I am sure others might use
Oracle Linux, but I am more of an HPC guy.

See the example on this page, even the low level hardware interaction
code does work on Oracle Linux:
http://gridscheduler.sourceforge.net/projects/hwloc/GridEnginehwloc.html

> Also, they have stripped out a number of open source solutions in
> order to include their own proprietary solutions (so yes, vendor
> lockin). They have removed GFS/GFS2 and replaced it with their
> proprietary competitor OCFS2. They have removed redhat cluster suite
> and replaced it with the closed source oracle clusterware.

OCFS2 is open source AFAIK:

http://oss.oracle.com/projects/ocfs2/

> If any these things break, who can help you? Oracle.
> If you’re using RHEL, anyone who uses RHEL, Cent, or SL can probably help you.

In the end, in the user space, Oracle Linux, RHEL, CentOS, and SL are
mostly idential.

> I don’t want to turn this into a distro war

Same here 😀

> – Oracle linux is made for running oracle databases. That’s it, and it’s very good at doing that.

Oracle software developers use Oracle Linux for software development –
and Oracle does not only has DB products, it also has middleware,
cloud computing software, embedded software (Berkeley DB for example),
and Java!

So, can one really writes a kernel that runs all of the software that
Oracle has, but only crashes or slows down one inhouse application?

> Also, Oracle/Sun support sucks. Compare experiences with Red Hat to
> experiences with Oracle, there is a pretty stark contrast. Red hat was
> first and foremost a company to provide support for otherwise free
> software. Oracle on the other hand is just a money making machine.

If only the first who enters the market can do business, then we will
have a very different world then we have today. 😀

And how is Redhat not a money making machine? RHT is close to making
$1B in the next FY (FY2012?). And Redhat charges more money than
Oracle for support.

> I don’t care which one people use really, I use cent and SI for my own
> work, and RHEL for production boxes. I still have yet to see a good
> reason to use oracle.

I use Oracle Linux for my development & build machines, and the thing
that is good is that with Oracle Linux one can become a paying user
without reinstalling.

 

 

 

NOTE I now post my TRADING ALERTS into my personal FACEBOOK ACCOUNT and TWITTER. Don't worry as I don't post stupid cat videos or what I eat!
caustic

Hi i there My name is Bryan Downing. I am part of a company called QuantLabs.Net This is specifically a company with a high profile blog about technology, trading, financial, investment, quant, etc. It posts things on how to do job interviews with large companies like Morgan Stanley, Bloomberg, Citibank, and IBM. It also posts different unique tips and tricks on Java, C++, or C programming. It posts about different techniques in learning about Matlab and building models or strategies. There is a lot here if you are into venturing into the financial world like quant or technical analysis. It also discusses the future generation of trading and programming Specialties: C++, Java, C#, Matlab, quant, models, strategies, technical analysis, linux, windows P.S. I have been known to be the worst typist. Do not be offended by it as I like to bang stuff out and put priorty of what I do over typing. Maybe one day I can get a full time copy editor to help out. Do note I prefer videos as they are much easier to produce so check out my many video at youtube.com/quantlabs

Recent Posts

Renaissance’s Meme Stock Bet Insider Trading or Savvy Investing?

The recent meme stock frenzy has reignited the spotlight on GameStop (GME) and AMC Entertainment…

17 hours ago

Conversation with a Quantitative Trading Legend – Questions for Dr. Ernie Chan

What would questions for Dr Ernie Chan be if you had the chance? I will…

1 day ago

AI and Technical Analysis: Can AI Predict Bitcoin’s Future?

This article explores Bryan's experiment using AI tools (Copilot and Gemini) for technical analysis on…

3 days ago

Algo Trading, Transparency, and Building Your Trading Journey with Quantlabs.net V2

Unveiling the Future: Algo Trading, Transparency, and Building Your Trading Journey with Quantlabs.netBuckle up, traders!

3 days ago

Level Up Your Algo Trading: From Free YouTube to Premium Course

While that playlist provided a valuable introduction, the world to level up you  algo trading…

5 days ago

New Streamlined Python Client for Interactive Brokers Client Portal Web API

a recently developed Python client library designed to simplify and enhance your experience with the…

5 days ago