Computerworld - As Linux systems administrators watch over their hardware and software infrastructures, they constantly have to look ahead to how much space to allocate to hard-disk partitions to meet changing needs.
But the process of adding disks or reconfiguring existing drive space is slowed when servers have to be taken off-line for new drive installation and time-consuming rebooting or backup, repartitioning and data restoration.
Those changes can more easily be made using a logical volume manager (LVM), which precludes the need for reboots, shutdowns or downtime. Thus, an LVM can be an administrator's best friend.
Microsoft's Windows and Sun's Solaris and other Unix operating systems have similar volume manager capabilities.
Under Linux, an LVM is enabled by a kernel-loadable module, similar to a device driver in Windows. Kernel modules capture disk functions from user operations and convert them to write to the correct part of the disk. They work like a file system driver, but are far more dynamic.
Support for an LVM wasn't built into the Linux kernel until Version 2.4, but it was available as an add-on. It has been an important tool as Linux continues to make its way into enterprise computing.
"It's a common feature because it's so useful," says Chris Mason, a Linux kernel developer at Nuremburg, Germany-based Linux vendor SuSE Linux AG. "A lot of people, especially in Windows, may not know a lot about it," Mason says. "It's an extra layer to learn about, so a lot of people don't. Then when they move from a smaller server to a larger server, they don't realize how much more easily they can make it work."
The LVM creates an abstraction layer over all the combined storage in a system, so that the details about where the data actually resides are hidden. That allows the total separation of hardware and software because the LVM keeps a table of where the data is written and what volume group and volume it belongs to, allowing drives to be added or changed even while the system is running. And all this happens without software applications or users noticing the changes.
Systems without LVMs are also set up with physical hard drives, but they don't have this virtualization layer. When more disk space is needed, the system must be shut down and the new drives installed, and then they must be provided with file systems to organize data storage. If the new drive is replacing the original drive, the old drive must be backed up so the new drive can receive its data. That all takes time.


- Excel 2010 Cheat Sheet
- Register for this Computerworld Insider Cheat Sheet and gain access to hundreds of premium content articles, guides, product reviews and more.
- Ready Your Enterprise for the Next Generation of Client Computing
- Data is now accessed via physical and virtual desktops, laptops and mobile devices. IT organizations struggle to control and manage the widening pool...
- Consolidating Lotus Domino x86 Workloads on IBM Power Systems
- Read the white paper to learn how moving up to Lotus Domino 8.5 and consolidating with IBM Power Servers can help you boost...
- A Comparison of PowerVM and VMware vSphere (4.1 & 5.0) Virtualization Performance
- This technical white paper presents benchmark results showing greater VM consolidation ratios than demonstrated in previous benchmarks and demonstrating the extent of the...
- How Nimsoft Service Desk Speeds Deployment and Time to Value
- For years, many support teams have been hamstrung by their traditional service desk platforms, which require complex, time-consuming coding for virtually every aspect...
- Practice Management: Double Billing Rate and Improve Patient Services
- Would you like to double your billing rate and achieve faster payment for services?
Download this customer success story to see how One Health...
All Operating Systems White Papers
- Best Practices in Monitoring VMware
- The benefits of virtualization are unassailable: increased agility, scale, and cost savings to name a few. However, so too are the monitoring challenges...
- Distributed Database Security with Real-time Monitoring
- View this demo and learn how IBM InfoSphere Guardium database activity monitoring can help protect your sensitive data in distributed DBMS environments with...
- InfoSphere Warehouse Packs Demo
- These flash modules make warehousing more tangible and relevant to business users through detailed explanations of the InfoSphere Warehouse Packs.
- Delivery Management -- Extending Lifecycle Management
- Date: Wednesday, June 20, 2012, 1:00 PM EDT
Siloed organizations continue doing the wrong things and doing things wrong, leading to increased costs,... - Leverage automation today to reduce IT complexity
- Date: Tuesday, June 5, 2012, 2:00 PM EDT
Whether your B2B complexity is caused by multiple technologies due to M&A, business or application specific...
All Operating Systems Webcasts