Red Hat Enterprise 3 Beta Reviewed
viewstyle writes "eWEEK has got a review of Red Hat Enterprise Linux 3.0 Beta, code named Taroon. It now has the new Red Hat Bluecurve interface. New important stuff includes: logical volume management and access control lists in the file system. The access control list feature is something that has been in Windows and Solaris for some time. If you're interested, you can download it here."
If only more corporations would actually know about this development, the world would be a happier place...
I was under the impression you had to buy a support-license to be able to use RH Enterprise?
Have I been smoking something, or is there another explanation for this?
That was just a general list of features! Does anything there actualy even suggest that the author actualy installed the OS?
This is about as newsworthy as the "Top universities" thing.
It's a beta.
NO HELP FOR YOU!
It says "LVM first surfaced in the 8.0 release of Red Hat Linux", but I'm using it under RH7.3, so....
Well, this review has no screenshots at all for the Bluecurve or anything else! The review didn't also evanglize KDE over Gnome or vice versa!! Now that's rare Anyhow, We demand screenshots!
Does anyone know if ACLs are included in the Red Hat 10 Severn beta or is it strictly for Enterprise?
That's not a review. That's just a list of features copied from the README file or something.
And notice that out of 10 paragraphs, 6 start with Taroon?
but I wouldn't trust any data to an OPERATING SYSTEM that is in beta.
ACLs have been in SuSEs Enterprise Server since end of last year, so they are barely news.
We are currently looking at 2.1 vs SuSe enterprise for an upcoming application so I though this would be worth a read, not. Looks like a local review is in order.
Haven't the necessary ACL patches been available for a while?
The access control list feature is something that has been in Windows and Solaris for some time.
FreeBSD has had ACLs (in the 5.x branch) for some time as well.
RedHats early stuff is not ready for prime time, usually that takes until the .2 release, so don't install this on anything mission critical (as in it's your living or someone will get mad at you if it fails).
Are you on the grapevine yet ?
MP3 Search Engine
Taroon ships with version 2.1 of the open source Eclipse Development Environment. Eclipse requires a Java virtual machine to run, but Taroon doesn't ship with one.
Huh ? Eclipse + no JVM seems a bit pointless IMO..
Eclipse is a cool IDE tho, and it saves a download..
$ strings FTP.EXE | grep Copyright
@(#) Copyright (c) 1983 The Regents of the University of California.
*coughs* screenshots?
Taroon.. Hmmm... Taroon.. Aha!!!11
...i'm not cray.. i'm not crazy... *sits in corner twitching*
If you reverse Taroon you get "Noorat", Right?
Okay, now... tihs is clearly ROT-14 encoded so decoding it you get "Zaadmf" uhuh? stay with me here... Now reversing that gives "Fmdaaz" Yes? Good...
Now... md clearly stands for "Must Die" and F is clearing code for "SCO". (or "Fuckers" if you prefer) Finally I have also uncovered through unrevealed sources at Red Hat that "aaz" is special inhouse code for "(sponsored by IBM)."
So Taroon is actually code for.....:
"SCO must die! (sponsored by IBM)"
DARL WAS RIGHT ALL ALONG!!!11!!!11
Real men run the bleeding edge stuff.
. Red Hat officials said they plan to ship RHEL 3.0 in October. As with Version 2.1, the new release will come in workstation, departmental server and data center server versions, with the high-end version priced at about $2,500.
Ummm who thinks this is a little expensive even for big organisations? Also..
Taroon ships with version 2.1 of the open source Eclipse Development Environment. Eclipse requires a Java virtual machine to run, but Taroon doesn't ship with one.
HUH!!!
You have to pay for support even if you don't need it on a development server:
- 1.html
4. REPORTING AND AUDIT. If Customer wishes to increase the number of Installed System, then Customer will purchase from Red Hat additional Services for each additional Installed System.
http://www.redhat.com/licenses/rhel_us_2
You have to abide by the above agreement if you buy a server. So this means if you install it on additional servers, you have to buy support even if you don't need support for a development box.
That sucks. This is even ok with GPL
Stable enough, though pretty haphazardly put together, even for a beta release. The distro is missing stuff like postgresql's server and pine. You can build these from source rpms or download them from up2date, but they're not available as binary rpms anywhere on redhat's ftp. Other than that, it seems to be pretty solid on my dual opterons.
I am curious as to whether Redhat Enterprise is downloadable without paying for the service that goes with it?
It IS GPL after all...
For anyone who's interested...
.so's are threaded, and they're running better, too.
I run Oracle 9iR2 on RHAS 2.1 machines at my work. Generally, I have been very happy overall with the performance and stability of Oracle on Linux (though, for home use, certainly not - Oracle costs an arm, a leg, and both of their respective prosthetic replacements). There are a couple of things that RHAS 3.0 does much better than 2.1 (that I've noticed, and these only relate to Oracle on Linux, so this may be completely irrelevant to you). All tests were done on a Dell PowerEdge 2650, dual 2.8Gz Xeon, 6GB RAM, a PERC3Di RAID controller driving a five-disk RAID 5, and dual gigabit ethernet controllers.
First, the inclusion of the hyperthreaded scheduler. I run dual Xeon machines, and enabling HT on the 3.0 beta allowed the machine to handle 10-12% more load than with HT disabled. Enabling HT on 2.1 incurred a performance penalty, as the scheduler would tend to starve one CPU.
Second, you can now use bigpages with a shmfs large SGA (SGA > 1.7Gb). My production servers have a 3Gb SGA, and using 4kb pages is painful. I don't know what the problem was with 2.1, but this is a big fix for me, as it means I don't have to lower the mapped base address for all of my Oracle binaries anymore. Woohoo!
Third, LVM is nice. You can use LVM with 2.1, with a little doing, but in general it is a pain. Being able to create volumes at boot time is nice, and then later on, when I decide to hang a PowerVault enclosure off the PowerEdge, being able to just toss that large pool of extra storage into the volume is nice, too.
Lastly, if you are using Java in your Oracle database at all, then you will see a big benefit from NPTL. At least, I am assuming it's NPTL, but my Java stored procedures which spawn threads to parallelize some heavy lifting are executing much faster. I'm probably jumping to the wrong conclusion, but I don't care. Some of my extproc
I don't really care about Bluecurve, because I never use X on the Oracle servers. The only reason X is installed is because Oracle has no command-line installer anymore, so I have to do a remote X session for the installs. That's Oracle's fault, though, so no digs on Red Hat for that. I also really, really wish that Red Hat would include some more filesystems. Ext3 is okay, but for larger database files, I would much rather be using XFS.
All in all, I think RHAS 3 beta is a significant step forward for Red Hat, at least for Oracle users. Oh, and I forgot to mention that the hanic (High-Availability NIC) daemon from Oracle runs better on 3.0 beta than 2.1. It's cool to be able to yank one of the ethernet cables out of your machine during heavy traffic and have everything keep running.
Arr! The laws of physics be a harsh mistress!
CON: Distribution channel for vital, for-cost add-ons such as Java virtual machine and Flash Player remains unclear; on the desktop, lacks range of application availability enjoyed by Windows.
Please correct me if im wrong but the Red Hat Enterprise releases are ment to be used in the server environments, I couldnt see but a very few cases were a workstation might need an enterprise version.
Assumming im correct its statements like this that really get to me --
CON: Distribution channel for vital, for-cost add-ons such as Java virtual machine and Flash Player remains unclear; on the desktop, lacks range of application availability enjoyed by Windows.
As a server it dosnt NEED this range of application, i would wager that if theres some kind of strange deamon you need that linux dosnt have available, windows definatly wont have one available.
This is not so much a review as a rehash of the feature list. I don't care about bluecureve or the wonderful interface on an advanced server product.
As they're not shipping a JDK with it, it's hard to know if their kernel modifications will break whatever JDK they do ship with (like the last RHAS did). Or if they only let you install to ext3, unless you feel like playing with command line install options.
That java thing was a horrible mess, and was why we ultimately went with SuSE. Don't bill yourself as an OS for running those java application servers unless you test. Hopefully RH has fixed their issues this time around.
Kind of offtoppic, but if anyone tries this out and discovers its relatively stable, let me know, i only have discone's iso...
thanks
It's been shameful that RHEL customers have had to do without official LVM support while the retail users have had it for some time.
.config file over from the RH kernel, but didn't apply the Red Hat patches. Not only does the system work precisely as expected, but LVM snapshotting actually works just fine. I'm now able to properly back up my desktop machine.
I'm using it presently on RH 9 and found that Red Hat's implementation of LVM prevents snapshots from working properly. That is, you can create a logical snapshot, but you can't mount it. I downloaded the latest kernel source from kernel.org, copied the
That Red Hat has known about this problem for ages and neglected to fix it is shameful. LVM should have been a priority all along for RHEL.
Aren't the file systems long out of the beta stage? It's not like their using newfs0.0.1b to format the disks. I'm sure that a *huge* portion of the OS, is in the "it's been stable for years" end of the spectrum.
"I'm not impatient. I just hate waiting." - My Dad
If don't rely on their included servers... you can do your development on the Basic WS version for $179.00 a box.
As explained to me by RedHat, the only difference between ES and WS is the server software in the install.
When will people stop thinking about Access Control Lists? They're stupid, and overcomplicate things, plus they add bloat to the filesystem. Hello? User groups.
idiots.
Hold on please....I need to get the pee out of my pants....
Thanks for the laugh!
It'd be so great if McBride reads Slashdot, takes your comment, and sticks it in a press release as "proof" of IBM's puppetmastery.
I would laugh and laugh...
-- Give him Head? Be a Beacon? :P)
(If you can't figure out how to E-Mail me, Don't.
Basically, it seems that Red Hat is selling their ES software only if it is coincident with a support contract. That is fine. But to restrict in any way redistribution of the software is not allowed. So the support contract cannot say anything about "additional servers", if it is to be compatible with the GPL. Of course, if the support contract was not tied to the distribution of ES, then I think it would be fine, since they would not be sold as a single product.
I think you missed something obvious.
Taroon is reversed for Noorat which is anyone LEET programmer will recognize as being identical to No*rat.
Rat is code for SCO.
* is short for "F***ing way".
So what they're really saying is:
No F***ing way SCO.
SCO doesn't need IBM to screw them. They're doing a good job of it to themselves.
----
SCO lawyers are weenies!
While I have not read the actual article, I sincerely doubt that the preceding quote was actually in the article.
Corporate Jenga: You take a blockhead from the bottom and you put him on top...
What happened to ES? Has this been dropped for 3.x?
WS is Work Station - for desktop machines.
AS is Advanced Server - comes with failover and other HA features.
ES was the in-between one - the one that's almost affordable.
Anyone know?
No, I did not read the f***ing article!
Now comes
/ en/iso
Index of ftp://ftp.redhat.com/pub/redhat/linux/beta/taroon
Up to higher level directory
AMD64 7/23/03 7:59:00 PM
i386 7/23/03 7:59:00 PM
ia64 7/23/03 7:59:00 PM
ppc 7/23/03 7:59:00 PM
s390 7/23/03 7:59:00 PM
s390x 7/23/03 7:59:00 PM
This is teh sh1t! There are m0re combined Alpha and Sparc users than there are Power(PC)Feaces. Truly, a sad day in RedHat history in-deed. Alpha and Sparc support will be soarly missed.
UPDATE: RedHat Survey says: "RTFM and comp1le y0ur 0wnz! -RedHat Tech"
Anyone know of a bittorrent download anywhere?
Does anyone know if it would be possible to upgrade a retail RedHat Linux version (say 7.2 or 9) to RHEL ES 3.0?
Mandrake's cooker was more stable than my WinNT or Win2K boxen when I was keeping in sync with the dev trees.
Even the older libraries I rely on like libwww are under constant development, with bug fixes and enhancements showing up regularly.
The question is not whether an OS needs to be patched, but whether you're willing to wait for the patches and want to pay another 50% to get them with the "upgrade".
I do not fail; I succeed at finding out what does not work.
No, its not KDE, or Gnome, and it's on *Cough* Mandrake, not Redhat, and it's FVWM (whew).
But, IMHO it's better than KDE (or Gnome), and you can get all the free support you need in the fully commented file shown in MozillaFirebird's url area in the screenshot.
Now for the fun part: Run this screenshot at 800x600 fullscreen on Opera (F11) and then tell your roommate that You've Just Installed Linux! See!
Of course the jig's up when the buttons don't work...
Yes, I know, don't actually run this thing as "root". Well, then here's your "user" .fvwm2rc
It's more like "blurbed", this article is really thin. I'm about to attempt to install this beta using vmware (can you say fun?) so maybe I can come up with a real review, assuming my computer doesn't eat itself.
The parent post discussed the stability of beta OS releases. All software is in a perpetual state of beta as new features are added -- a "release" is just a sometimes-more-stable snapshot.
I do not fail; I succeed at finding out what does not work.
Have you been taking lessons from SCO in constructing arguments again?
On our campus, Red Hat is the most common Linux distribution in use. Hardware is currently being certified to run it as a production platform within the main data center.
However, everything has been roiled by their pricing and End Of Life announcement to the point that an exit strategy is being crafted.
The problem is the 1 year End Of Life for desktop products. Production systems cannot be built on a platform that will lose support within a year -- it takes 4 months just to certify that the build is good, leaving only 8 months of production. Turning over the OS every year is a non-starter.
The $2,500 price tag is also a non-starter. The data center is manned by UNIX professionals, several with RHCE certifications. Yes they need support, but they don't need $2,500 of support for every machine. The entire Solaris support contract for the data center covering dozens of machines, running "free" Solaris, is $3,000.
The allied agency, NCSA, has already abandoned Red Hat because they couldn't get a reasonable price for their Beauwolf cluster.
The problem is exemplified by one UNIX group that supports Departmental and Faculty machines on a contract basis. Red hat has been, and is, the most installed version. However, this customer base won't install $400 to $2,500 Red Hat to get the longer support life-time, they'll only go for the free/cheaper version with a 1 year EOL. The problem is Departments and Faculty also don't want their machines turning over every year (worse than Microsoft). To ameliorate this problem for the short-term, this group is getting ready to take over creating security patches (i.e., making RPM's) for 2 years after the official EOL for desktop versions. This will allow them to service existing and new customers. To solve this problem for the long-term, this support group is actively working to find another distribution that can offer a better EOL and pricing point. Currently, SUSE, with all of it's weaknesses, is the favorite candidate. This Fall, the group plans to learn SUSE, then shift the Linux Administrators course they teach from Red Hat to another distribution (possibly SUSE).
Unless Red Hat realizes they need to site license to Educational institutions, this will be the year they lose most of the Educational market. They'll still have a few contracts here and there for data center installs, but the vast masses (Computer Science Departments, etc.) will be encouraged to move to another distribution that can be supported for a reasonable cost.
Two years from now, unless Red Hat wakes up, they won't have significant penetration in the Educational market.
Folks aren't necessarily asking for "free," but they are asking for some reality in pricing. Currently, Red Hat turns a deaf ear to any criticism that their pricing structure is not appropriate. They can can continue to turn a deaf ear, but soon they'll find no one is bugging them anymore because we'll all be running another distribution.
Nice to see idiotic posts like this shit can get modded to +5 funny. So fucking funny does anybody have any ace bandages? I have to wrap my torso before I bust my gut.
U R LAME.
That is what i was thinking, until the other post said you 'could get RHAS'..
Just wanted to verify things hadnt changed..
---- Booth was a patriot ----