Logical Volume Manager (Linux)
| Logical Volume Manager | |
|---|---|
| Original author(s) | Heinz Mauelshagen | 
| Stable release | 2.03.32 
   / 5 May 2025 | 
| Repository | sourceware | 
| Written in | C | 
| Operating system | Linux, NetBSD | 
| License | GPLv2 | 
| Website | sourceware | 
In Linux, Logical Volume Manager (LVM) is a device mapper framework that provides logical volume management for the Linux kernel. Most modern Linux distributions are LVM-aware to the point of being able to have their root file systems on a logical volume.
Heinz Mauelshagen wrote the original LVM code in 1998, when he was working at Sistina Software, taking its primary design guidelines from the HP-UX's volume manager.