-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
Description of problem:
Backend storage PVC fail to get created with trident ontap storage: unsupported capacity range; requested volume size (10485760 bytes) is too small; the minimum volume size is 20971520 bytes
Version-Release number of selected component (if applicable):
CNV 4.15.0
How reproducible:
100%
Steps to Reproduce:
1. Create a VM with persistent TPM & vmStateStorageClass set to trident ontap: https://github.com/kubevirt/user-guide/blob/84f8b6407888df75c7610e82d676c9f10c5c22ad/docs/virtual_machines/persistent_tpm_and_uefi_state.md#tpm-with-persistent-state 2. 3.
Actual results:
VM Pending
Expected results:
VM Running/Ready
Additional info:
Rabin Yasharzadehe helped understand this limitation is coming from ONTAP, where the minimum size of a FlexVol volume is 20 mebibytes (MiB): https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/volume-styles.html https://docs.netapp.com/us-en/ontap-cli-98/volume-size.html
- links to
-
RHEA-2024:133097 OpenShift Virtualization 4.17.0 Images