-
Bug
-
Resolution: Done-Errata
-
Major
-
4.19.0
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
Important
-
None
-
None
-
Rejected
-
None
-
In Progress
-
Release Note Not Required
-
None
-
None
-
None
-
None
-
None
Description of problem:
[Azure-Disk-CSI-Driver] allocatable volumes count incorrect in csinode for L family Lsv4 instance types
Version-Release number of selected component (if applicable):
4.19.0-0.nightly-2025-04-24-005837
How reproducible:
Always
Steps to Reproduce:
1. Install openshift cluster with instance type "Standard_L4s_v4". 2. Check the csinode object max allocatable volumes count should be consistent with cloud supports.
Actual results:
In step2 the csi node max allocatable volumes count is 16(correct value is 12) which is not consistent with cloud.
Expected results:
In step2 the csi node max allocatable volumes count should be 12.
Additional info:
https://github.com/openshift/azure-disk-csi-driver/blob/master/pkg/azuredisk/azure_dd_max_disk_count.go does not contain the Lsv4 instance types
- links to
-
RHEA-2024:11038 OpenShift Container Platform 4.19.z bug fix update