Storage, SMP Get Much Better in Linux

Written By
Timothy Dyck
Timothy Dyck
Published: Jan 29, 2001
Updated: Feb 2, 2021
2 minute read
eWeek content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More

The Linux 2.4 kernel is the first kernel the enterprise helped build, and it shows. Driven by the demands of enterprise customers, enterprise applications and intensive benchmarking (some of which was carried out by eWeek Labs), the Linux 2.4 kernel has far more of an enterprise focus than ever before.

In particular, storage manageability, capacity increases and SMP (symmetric multiprocessing) are the key areas where the new kernel takes dramatic strides beyond its 2.2 predecessor.

Whats still needed overall is a journaling file system (which is almost out: Linus Torvalds has added the Naming System Venture development groups journaling file system, ReiserFS, to the upcoming 2.4.1 kernel release); certified high-security versions of Linux; more support among enterprise management software vendors; greater directory integration and policy-based management to allow central administration of groups of machines at once; and more consistent, complete graphical system administration tools.

Extensive re-engineering has gone into the 2.4 kernel to remove kernel SMP bottlenecks, but we wont be able to reliably measure the effects of these changes until 2.4-based distributions ship. However, the storage and legroom improvements (primarily the removal of the 2GB file-size limit on Linuxs ext2 —or second extended—file system and support for 64GB of RAM on 32-bit Intel Corp. CPUs) are already easy to see.

Storage, and lots of it, is a defining characteristic of enterprise computing. The 2.4 kernel takes a big step forward in storage management by providing an LVM (logical volume manager) subsystem, similar to the LVM included in Hewlett-Packard Co.s HP-UX.

This code, developed by Sistina Software Inc., will let IT managers dynamically add disks to and delete disks from Linux storage pools without rebooting (also a new feature in Windows 2000), as well as create file system snapshots for backup.

We compiled the 2.4 kernel with the LVM extensions enabled and installed the kernel on a Red Hat Inc. Red Hat Linux 7.0 system to test them out. Using the LVM tools, we created a volume group of two drives, then placed a logical volume on this volume group and created a Linux ext2 file system on the logical volume. (Normally the file system would go directly on a single physical disk or RAID device.)

Advertisement

We then mounted the new file system and filled it with data; when it was full, we were able to extend the volume group by adding a new, empty drive. (This operation crashed with the 2.4 kernel; we had to use Linux kernel maintainer Alan Coxs ac4 patch plus an LVM patch posted to the Linux kernel mailing list to get it to work.)

We then resized the file system upward using Linuxs resize2fs utility. We did have to unmount the file system to resize it; a project called ext2resize offers online file system growth, but the projects authors warn it is not ready to be used with vital data until it gains journaling support.

Timothy Dyck

Timothy Dyck is a Senior Analyst with eWEEK Labs. He has been testing and reviewing application server, database and middleware products and technologies for eWEEK since 1996. Prior to joining eWEEK, he worked at the LAN and WAN network operations center for a large telecommunications firm, in operating systems and development tools technical marketing for a large software company and in the IT department at a government agency. He has an honors bachelors degree of mathematics in computer science from the University of Waterloo in Waterloo, Ontario, Canada, and a masters of arts degree in journalism from the University of Western Ontario in London, Ontario, Canada.

eWeek Logo

eWeek has the latest technology news and analysis, buying guides, and product reviews for IT professionals and technology buyers. The site's focus is on innovative solutions and covering in-depth technical content. eWeek stays on the cutting edge of technology news and IT trends through interviews and expert analysis. Gain insight from top innovators and thought leaders in the fields of IT, business, enterprise software, startups, and more.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.