feat(thin-pool) auto-reclaim the space reserved for thin pool #121
Labels
milestone/needs-tracking
Indicates that an issue or PR needs to be tracked on a milestone
Milestone
Describe the problem/challenge you have
As of when thin volume is provisioned, LVM creates a thin pool on underlying
VG which reserves the space to provision thin volume(from same thin pool).
This reserved space is good if user has a use case to create thin volumes in near future.
If there are no thin volume on pool and if user want to create thick volumes then reclaiming
of pool space is not supported with current implementation.
Describe the solution you'd like
be reclaimed after deleting the last thin volume in the pool.
Anything else you would like to add:
NA
Environment:
kubectl version
):/etc/os-release
):The text was updated successfully, but these errors were encountered: