First page Back Continue Last page Overview Graphics
What is LVM
LVM is a software layer between the filesystem and the disk device drivers.
- Similar to the software RAID subsystem.
Provides a Logical or Virtual interface to the underling storage
- Abstracts the physical block devices from the filesystem.
Defines new block devices for filesystems
Notes: