-
Story
-
Resolution: Done-Errata
-
Normal
-
rhel-9.4
-
lvm2-2.03.23-1.el9
-
Medium
-
rhel-sst-logical-storage
-
ssg_filesystems_storage_and_HA
-
14
-
18
-
1
-
QE ack, Dev ack
-
False
-
-
Yes
-
None
-
Enhancement
-
-
Done
-
-
Unspecified
-
None
Description of problem:
Users with existing data in i.e. Linear, Raid, VDO LVs may need to use then with thin-provisioning. While lvm2 already supports such user through 'external' origin, there could be cases where a direct conversion to thin-pool is better solutions.
To support this extend the 'lvconvert' with new supported conversion, that makes the original volume basically a 'data' volume for thin-pool and adds a thin volume with fully provisioned volume mapping this data.
Such conversion should be possible to happen 'online' so user should not need to deactivate such LV.
Expected usage:
lvcreate -L10 -n normalLV vgname
lvconvert --type thin vgname/normalLV
Results with thin-pool with normalLV being represented by thin.
- depends on
-
RHEL-17210 Rebase lvm2 to 2.03.23 or later
- Closed
- external trackers
- links to
-
RHBA-2024:127672 lvm2 bug fix and enhancement update