LVM: Difference between revisions
imported from old wiki |
m Add category filesystem |
||
Line 1: | Line 1: | ||
The Logical Volume Manager (LVM) provides means to dynamically organize partitions. | [https://en.wikipedia.org/wiki/Logical_Volume_Manager_(Linux) The Logical Volume Manager] (LVM) provides means to dynamically organize partitions. | ||
== Basic Setup == | == Basic Setup == | ||
LVM manages three types: | LVM manages three types: | ||
Line 50: | Line 51: | ||
=== Disko === | === Disko === | ||
Disko provides means to automatically generate the creation and configuration of logical volumes, see https://github.com/nix-community/disko | Disko provides means to automatically generate the creation and configuration of logical volumes, see https://github.com/nix-community/disko | ||
[[Category:Filesystem]] |