ZFS Reservation is not updated when resizing a volume (thinprovisining disabled). #568
Labels
help wanted
Need help from community contributors.
Need community involvement
Needs community involvement on some action item.
Milestone
What steps did you take and what happened:
I've encountered an issue with volume expansion when using a StorageClass configured with
thinprovision=no
. While the initial volume creation correctly sets both the Quota and Reservation parameters for the ZFS volume, subsequent volume expansions only update the Quota, leaving the Reservation unchanged.Here is an extended volume from 1Gi to 5Gi :
What did you expect to happen:
Both ZFS Quota and Reservation should be updated during volume expansion to maintain consistency with the
thinprovision=no
setting.Steps to reproduce:
thinprovision=no
Anything else you would like to add:
Any assistance in addressing this issue would be greatly appreciated, as it's critical for maintaining the expected behavior of non-thin-provisioned volumes in our environment.
Environment:
kubectl version
): v1.27.10+k0s/etc/os-release
): Flatcar Container Linux by Kinvolk 3510.2.6The text was updated successfully, but these errors were encountered: