LinuxLala’s Temple of Wisdom

30
Aug

Pain-free disk space management with LVM

Once again, I inform you all of my article after it has done it’s round on all major news websites (read: lxer, linuxtoday, etc.). This article is about LVM. It covers how to setup LVM and some of the popular use cases, like extending you logical volume or the size of the volume group.

If you’ve never used LVM before, and have been troubled in the past when faced with the heart crunching situation of “running out of disk space”, I’m sure you will find the article helpful.

Here’s a snippet from the article:

Before jumping into the details of setting up LVM, you need to familiarize yourself with LVM terminology. LVM refers to a typical partition as a Physical Volume (PV). A Volume Group (VG) comprises one or more physical volumes. Each volume group must be divided into Logical Volumes (LV).

A logical volume functions like a normal partition — they have a filesystem such as Ext3, and a mount point. You can think of the volume group as a virtual hard disk. A logical volume is thus a virtual partition on your virtual hard disk.

Leave a Reply

© 2008 LinuxLala’s Temple of Wisdom | Entries (RSS) and Comments (RSS)

Design by Web4 Sudoku - Powered By Wordpress