problem
As was discussed in #9950 After reverting volume from snapshot it allways became a full size volume instead of thin. Provisioning not changing, it's stays thin.
After fixes in the discussion, issue with creating new disks from snapshots has been resolved. New disks are created as thin volumes. However, the problem with disks during reverting from snapshots remains—they become thick volumes.
I am using version 4.19.3. I haven’t tried it, but I think this is also relevant for version 4.20.
versions
Ubuntu 24.04
ACS 4.19.3
Linstor 1.32.1
LVM-THIN
The steps to reproduce the bug
- Create volume snapshot
- Revert volume to snapshot state
- Volume became full-size
What to do about it?
After restoring disk from snapshot, disk must remains thin and not full-sized.