Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼
RSS

Open Source

Virtual Linux Could Be Answer To Costly Data Centers


Lenovo and Novell showed off the first Linux ThinkPad, and Hewlett-Packard pledged its support for Debian Linux. Yet despite the show of big-name vendor support at last week's LinuxWorld conference, the biggest buzz involved the prospect of Linux virtualization taking over more of the data center.

Guru Vasudeva, enterprise chief architect at Nationwide Mutual Insurance, said during one presentation that his company plans to consolidate 600 Linux servers as virtual machines on two IBM mainframes by year's end.

The move will cut electricity use, data center space, and server costs, amounting to projected savings of $15 million in the next three years, Vasudeva said. Approximately 350 of those servers already have been consolidated. Before the project began, 78% of the company's 5,000 servers were using 10% or less of their capacity, he said.

IBM's and Oracle's pricing schemes work to Nationwide's benefit, Vasudeva said. Neither vendor points it out, but there are significant software license savings if you run their databases and middleware in virtual machines on mainframe processors. Software licenses are calculated based on the number of processors used, whether they're mainframe CPUs or Intel. "But mainframe processors are more efficient in how they manage the workload," Vasudeva said.

Security concerns about virtual machines were "addressed in depth" on Nationwide's mainframe configuration thanks to IBM's logical partitioning of the underlying hardware resources, known as LPARs, he said. Nationwide divides a mainframe running Linux virtual machines into four or five hardware units.

Linux software virtualization erects another security perimeter, subdividing an operating system/application bundle into a virtual machine with software boundaries. An LPAR unit can host dozens of virtual machines. One can stall or even come under attack and the others should remain unaffected, Vasudeva said. Nationwide's IBM mainframes run Novell's SUSE Linux version 9.

Risky Business?

Attendee Jean-Christophe Petit, IT director for Syspark, a Montreal hosting service, says his company is experimenting with Linux and Windows virtualization on its servers but hasn't adopted an approach to put into production.

Linux's Lair
Highlights from last week's LinuxWorld conference in San Francisco
ENTERPRISEDB an open source database provider, introduced Replication Server for exchanging data with Oracle databases
HEWLETT-PACKARD said it will support Debian Linux, a popular operating system for product development
LENOVO AND NOVELL began offering a Linux-based ThinkPad workstation Zimbra introduced Collaboration Suite 4.0, which uses Ajax to move online content among apps
Petit listened to CEO Peter Levine of XenSource say his company this week will launch a virtualization product, XenEnterprise, aimed at making it easier to build virtual machines based on Xen 3.0 open source code. Levine boasted that while only 6% of data centers have been virtualized, XenSource intends to virtualize the remaining 94%.

Petit agrees virtualization needs to be easier to implement, but he's not convinced Syspark should bet its chips on Xen. "What's the business plan behind XenSource? Where's the structure?" he asks.

Virtualization products from XenSource's proprietary competitor, VMware, "cost a lot of money, $5,000 for a two-processor server, but VMware is very solid," Petit says.

And as a mixed Windows and Linux shop, he's inclined to wait and see what Microsoft could produce with its Viridian hypervisor software scheduled for late 2007 or 2008.

A failed Windows server requires Syspark to migrate the software to the same type of hardware to avoid compatibility problems. "It's a four-hour job at least," Petit says. With virtualization, whether from XenSource, VMware, or Microsoft, that job could be accomplished in minutes with little finickiness over where the application/operating system combination landed. Virtualization, he adds, "solves a lot of problems."


Related Reading


More Insights






Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

Dr. Dobb's encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dr. Dobb's moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing or spam. Dr. Dobb's further reserves the right to disable the profile of any commenter participating in said activities.

 
Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.