wok view lvm2/description.txt @ rev 25705
fusecloop/extract_compressed_fs: can convert to v0.68 or v1.0
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 22 12:48:49 2024 +0000 (4 months ago) |
parents | |
children |
line source
1 LVM2 refers to the userspace toolset that provide logical volume management
2 facilities on linux.
3 It is reasonably backwards-compatible with the original LVM toolset.
5 To use LVM2 you need 3 things:
6 - device-mapper in your kernel,
7 - the userspace device-mapper support library (libdevmapper) and
8 - the userspace LVM2 tools.
10 Please look at https://sourceware.org/dm/ for information about the device-mapper
11 kernel and userspace components.