Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
lvm2 - Userland logical volume management tools
- Description:
LVM2 includes all of the support for handling read/write operations on
physical volumes (hard disks, RAID-Systems, magneto optical, etc.,
multiple devices (MD), see mdadd(8) or even loop devices, see
losetup(8)), creating volume groups (kind of virtual disks) from one
or more physical volumes and creating one or more logical volumes
(kind of logical partitions) in volume groups.
Packages
lvm2-2.02.84-1.fc15.i686
[546 KiB] |
Changelog
by Alasdair Kergon (2011-02-09):
- Fix big-endian CRC32 checksumming broken since 2.02.75. If affected,
ensure metadata backups in /etc/lvm/backup are up-to-date (vgcfgbackup)
then after updating to 2.02.84 restore metadata from them (using pvcreate
with -Zn --restorefile and -u if PVs can no longer be seen, then
vgcfgrestore -f).
- Reinstate libdevmapper DEBUG_MEM support. (Removed in 1.02.62.)
|