First page Back Continue Last page Graphics
Why LVM2?
The LVM1 kernel driver has grown difficult to enhance. There are awkward dependencies between the kernel and userland code bases.
The existing driver is very application-specific.
We believe the Linux kernel should provide generic services, not applications.
We felt it was now possible to design such a generic driver to support volume managers in general.
The metadata is stored inefficiently on disk.