tlb
Volume 4, Number 32 -- September 4, 2007

Oracle Adds Features to Linux, Validates Configurations

Published: September 4, 2007

by Timothy Prickett Morgan

It may be hard to think of Oracle as a commercial Linux distributor, but whether the Linux purists like it or not, the company is still in the game, albeit in a slightly different way from other commercial Linux suppliers. This month, Oracle is banging the drum for its variant of Red Hat Enterprise Linux backed by Oracle support, dubbed Oracle Enterprise Linux and formerly known as Unbreakable Linux.

Because Oracle Enterprise Linux is a fork off of Red Hat's Enterprise Linux 4 Update 5 and Enterprise Linux 5, the new virtualized variant of RHEL that started shipping in the spring of this year, certification is something of an issue. But given that Oracle is starting with the same code base on day one, certification is not a difficult a proposition--it's not like Oracle actually rolled its own Linux distro from scratch. Oracle Enterprise Linux includes patches to bugs that Oracle codes itself as part of its support offering in the wake of the RHEL 4 Update 5 or RHEL 5 launch, which it says is half the cost of what Red Hat is charging and which is backed by a Linux kernel staff that Oracle says has the technical skills to not only fix bugs in Red Hat code, but to do so in a more timely fashion. (No one ever accused Larry Ellison, one of Oracle's founders and its current chairman, of being bashful.)

Oracle has also done other things to make Oracle Enterprise Linux different, such as porting Novell's Yet Another Setup Tool (YAST) system configuration tool from SUSE Linux to RHEL; Oracle did this and launched it a few weeks ago because YAST is a good tool and some Linux users prefer it. The company has also announced that Chris Mason, an Oracle employee, is spearheading a new, scalable file system for Linux called Btrfs, which will be distributed under the GNU General Public License v2. Btrfs includes checksum error detection and correction, object-level mirroring and striping, dynamic allocation, incremental backup and file system mirroring, snapshotting, and other features that a modern operating system needs. (The Oracle Cluster File System, which Oracle took open source years ago, is now part of the Linux 2.6.16 kernel distribution, so this will not be the first Oracle file system to see use in the Linux community.) Oracle has also taken its own in-house Linux Test Kit, which was used to validate the Linux server and storage setups for its own database management systems on Red Hat, SUSE, and Oracle Linuxes, and donated it to the open source community.

With the six new validated platforms for Oracle Enterprise Linux announced recently, Oracle now has now put together over 30 certified and tested Linux setups, including servers, storage, operating system, and related systems software. (You can find out more about Oracle Enterprise Linux at this site, and see the list of validated configurations here.)

Oracle's own 10g and new 11g databases are among the first programs certified on Oracle's Linux variant, of course. Server and storage platforms from Compellent, Dell, Egenera, EMC, Hewlett-Packard, IBM, Network Appliance, Pillar Data, Sun Microsystems, and Unisys have been certified for the Oracle Linux variant; Advanced Micro Devices and Intel are validation partners, too; Emulex and QLogic have partnered with Oracle to deliver certified host bus adapters, and Brocade Communications and Cisco Systems have also worked with Oracle to have their networking gear certified to operate with Oracle Enterprise Linux.

Oracle also announced that Compellent, Unisys, and Liquid Computing, an up-and-coming Opteron-based server maker, have joined Oracle in certifying its Linux on their iron.

In July, Symantec and Oracle announced that Symantec's Veritas Storage Foundation software, which includes file systems, cluster file systems, and backup software, have been certified for use on Oracle Enterprise Linux.

Finally, on the customer front, Oracle has managed to get Activision, the online game software maker behind Guitar Hero, Tony Hawk, and Call of Duty, to switch from Red Hat support to Unbreakable Linux support from Oracle. Activision is a big-time Oracle shop, using its databases and ERP software and is in the midst of adding support for clustered databases using Real Application Clusters. Activision reportedly did the switch to Oracle support on its Linux servers in under 10 minutes--no word on how many machines were involved--and the company says that on the machines where support was changed, the support costs are 65 percent lower.


RELATED STORIES

Oracle Bags Yahoo as Unbreakable Linux Customer

Red Hat Unaffected By Oracle Unbreakable Linux in Fiscal Q3

Red Hat Reacts to Oracle's Unbreakable Linux

Oracle Launches Unbreakable Linux Variant of RHEL

Red Hat's Q2 Profit Drop Disappoints Wall Street

Red Hat Continues Booming Growth in Fiscal Q1

Oracle's Ellison Ponders Owning a Linux Distro



                     Post this story to del.icio.us
               Post this story to Digg
    Post this story to Slashdot


Sponsored By
STORIX

Why File-based System Backup is your Best Bet
File-based, Full System Backups Create Advantages Over Image-based Backups

File-based backups used for system recovery have been around for years. And, until recently, file-based meant a long, painstaking, manual process capable of turning off even the most meticulous system administrator. Image-based backups, then, seemed to solve this problem by eliminating the need to deal with recreating partitions, filesystems, volume groups or other details related to the system's storage configuration. In an image-based restore, the storage configuration and data from the original system are restored as a whole to the new system. While this method produced fast recovery times, Linux administrators began to realize disk image backup was more of an alternative method with its own set of problems and limitations than an answer to the challenges of manual, file-based backup.

Limitations to Disk Image Backup
Since disk image backups make no distinction between files and instead backup the hard drive as a group of sectors, bare-metal recovery can be quick and easy by simply rewriting a duplicate image onto a new, identical disk drive. A fine solution, as long as the old system and new system are indeed identical in types, sizes, locations- basically the exact same hardware. Any differences in hardware, however, could render an image backup unusable.

Many system administrators know first-hand the frustration caused by the inflexibility of image-based backup. "What I hear time and time again from clients is that they switched from image-based backup to file-based because of the limitations they encountered when trying to restore a backup onto different hardware." said Manuel Altamirano, Storix Software Director of Sales and Marketing. "Administrators assume they will have access to identical hardware after a disaster or for migration when the time comes. Unfortunately, so often this is not the case. Companies are left with unplanned, excessive downtime."

Even more advanced disk image backup products, that offer alterations to disk partition tables, still fail to understand more advanced and increasingly common storage configuration tools such as the Logical Volume Manager (LVM) or Software RAID (meta-disks) that also must be altered to match new hard disk configuration before data can be restored. In these cases, users must manually alter and build the configuration, usually through command-line utilities and manual editing of configuration files. This also requires users to have knowledge on how to make a system bootable. Rebuilding a system using a disk image backup requires experienced Linux administrators and could take days, weeks or longer resulting in crippling downtime for an organization.

Advances in File-based Backup
File-based backup tools today can automate the process of recording every aspect of a system separately such as disk, filesystem and boot loader configuration while supporting all popular Linux storage configuration tools (i.e. LVM and Software RAID). This detailed backup information is used to greatly simplify the recovery of a failed system from scratch, even if hardware differences are detected on the new system. Furthermore, systems rebuilt from the ground up using file-based backups often times operate better than the original because there is virtually no fragmentation when the restore is completed.

    Flexible recovery based on file-based backup
    File-based backup products have the ability to reconfigure disks, partitions, filesystems and other storage solutions to fit onto new hardware. This ability to adapt a backup to fit new hardware or alter the system's storage configuration is called "Adaptable System Recovery" or ASR. Only backup solutions that gather details about the original system have enough information and flexibility to make the ASR process of altering configuration so simple even novice Linux administrators can quickly perform the recovery. Once new configuration is completed, data files from the backup are easily restored onto the new hardware. Finally, the system is made bootable based on the new hardware.

    The revolutionary adaptability of ASR found in file-based backup tools creates further added value for system administrators because these products can now be used for far more than just reactive tasks such as disaster recovery.
    Applications for ASR:
    Reactive
  • Disaster Recovery- restore systems in minutes after a crash, even if hardware is not the same as the original
    Proactive
  • Provisioning/cloning- a single backup "golden image" can be used to provision different systems, even if disks, adapters or other elements are not the same.
  • Storage software migration- change configuration on the same system for improved performance and availability
  • Hardware migration- install the same system onto newer or virtual systems
    New system backup management features
    Products using file-based system backup have not neglected to consider a system administrator's daily backup responsibilities. These products now incorporate functionality for backup management as well as some of the most advanced features seen in backup and recovery solutions for Linux and AIX. Some advanced features designed to simplify daily backup management for system administrators include:
  • Graphical, Web and Command line interfaces
  • Local and remote backups to disk or tape devices
  • Sequential and random tape autoloader support
  • Support for SAN storage solutions
  • Tivoli Storage Manager integration
  • Oracle database backup support
  • Backup data encryption
  • Multiple compression levels

File-based Backup Solutions Provide Most Bang for the Buck
Inexpensive products exist that combine both file-based backup management and ASR in one program. Look for a file-based system backup product with advanced features like those mentioned above. In turn, regular backup responsibilities such as automatically verifying backups and encrypting backup data will become much easier. Additionally, combined ASR capabilities greatly reduce downtime and required expertise for both reactive (even bare metal) and proactive recovery projects. File-based system backup and recovery solutions are an economical and more comprehensive option than their image-based counterparts.

About the Author
Anne Stobaugh is an independent contractor working with Storix Software to educate Linux and AIX users on the advantages of file-based backup and recovery solutions.
www.storix.com
www.stobaughmarketing.com


Editor: Timothy Prickett Morgan
Contributing Editors: Dan Burger, Joe Hertvik, Kevin Vandever,
Shannon O'Donnell, Victor Rozek, Hesh Wiener, Alex Woodie
Publisher and Advertising Director: Jenny Thomas
Advertising Sales Representative: Kim Reed
Contact the Editors: To contact anyone on the IT Jungle Team
Go to our contacts page and send us a message.

Sponsored Links

COMMON:  Join us at the annual 2008 conference, March 30 - April 3, in Nashville, Tennessee
nuBridges:  Linux-based software for electronic data interchange and secure managed file transfer
Bytware:  The power of McAfee with award-winning StandGuard Anti-Virus for Linux


 

IT Jungle Store Top Book Picks

The System i Pocket RPG & RPG IV Guide: List Price, $69.95
The iSeries Pocket Database Guide: List Price, $59.00
The iSeries Pocket Developers' Guide: List Price, $59.00
The iSeries Pocket SQL Guide: List Price, $59.00
The iSeries Pocket Query Guide: List Price, $49.00
The iSeries Pocket WebFacing Primer: List Price, $39.00
Migrating to WebSphere Express for iSeries: List Price, $49.00
iSeries Express Web Implementer's Guide: List Price, $59.00
Getting Started with WebSphere Development Studio for iSeries: List Price, $79.95
Getting Started With WebSphere Development Studio Client for iSeries: List Price, $89.00
Getting Started with WebSphere Express for iSeries: List Price, $49.00
WebFacing Application Design and Development Guide: List Price, $55.00
Can the AS/400 Survive IBM?: List Price, $49.00
The All-Everything Machine: List Price, $29.95
Chip Wars: List Price, $29.95


 
The Four Hundred
DB2/400 Support for Domino 8 is Missing in Action

Server Sales in Q2 Reach Heights Not Seen Since 2000

VMware ESX Server Support for the System i Is Imminent

The X Factor: Economic Recession Is the IT Innovator's Ally

Four Hundred Stuff
Help/Systems Launches Comprehensive Security i5/OS Suite

Database Optimizing Goes Autonomic with New Tool from Centerfield

SkyView Opens Up Security Policy Product

NGS Brings Modern DB2/400 Query Development to BI Suite

Big Iron
Server Sales in Q2 Reach Heights Not Seen Since 2000

Top Mainframe Stories From Around the Web

Chats, Webinars, Seminars, Shows, and Other Happenings

Four Hundred Guru
PHP: An Easy Yet Powerful Language Syntax

I Want My F15 Back!

Admin Alert: Magical & Mysterious iSeries Access CWB Programs

System i PTF Guide
August 11, 2007: Volume 9, Number 32

August 4, 2007: Volume 9, Number 31

July 28, 2007: Volume 9, Number 30

July 21, 2007: Volume 9, Number 29

July 14, 2007: Volume 9, Number 28

July 7, 2007: Volume 9, Number 27

The Windows Observer
Acer Buys Gateway, and Maybe Packard Bell, Too

AMD's Chip Roadmaps: Beyond Barcelona

Server Sales in Q2 Reach Heights Not Seen Since 2000

Microsoft Gets System Configuration Manager Out the Door

The Unix Guardian
AMD's Chip Roadmaps: Beyond Barcelona

Server Sales in Q2 Reach Heights Not Seen Since 2000

IBM Messes With System p 595 Prices, Tweaks Deals

The X Factor: Economic Recession Is the IT Innovator's Ally

Four Hundred Monitor
Four Hundred Monitor's
Full iSeries Events Calendar

THIS ISSUE SPONSORED BY:

Storix
Centrify
Storage Guardian
IT Security
Vibrant Technologies


Printer Friendly Version


TABLE OF CONTENTS
Oracle Adds Features to Linux, Validates Configurations

Novell Almost Profits on Rising Linux, Stabilizing NetWare

Ubuntu Opens Up Development for LTS 8.04, Due in April 2008

Consumers Create a Feedback Loop into IT

But Wait, There's More:

Novell Sets OES 2 Launch for September 26 . . . Mandriva Shows Off 3D Linux Graphics, Opens Benelux Unit . . . IBM Revamps Cell-Based Linux Blade Server . . . AMD Sets SSE5 Spec, Brags of 'Extended' Virtualization Support . . . Dell Sees Some Financial Improvement in Fiscal Q2 . . . .NET Apps, WebSphere Portal, and Linux Servers in the Same Sandbox . . .

The Linux Beacon

BACK ISSUES





 
Subscription Information:
You can unsubscribe, change your email address, or sign up for any of IT Jungle's free e-newsletters through our Web site at http://www.itjungle.com/sub/subscribe.html.

Copyright © 1996-2008 Guild Companies, Inc. All Rights Reserved.
Guild Companies, Inc., 50 Park Terrace East, Suite 8F, New York, NY 10034

Privacy Statement