-
Bug
-
Resolution: Duplicate
-
Undefined
-
None
-
4.16
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
Important
-
No
-
None
-
None
-
Proposed
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
AzureFile CSI Driver failed on 4.16 multi-arch image
Version-Release number of selected component (if applicable):
4.16.0-0.nightly-multi-2024-02-20-045256
How reproducible:
Always
Steps to Reproduce:
1. Install azure cluster with 4.16 multi-arch image
Actual results:
oc get co storage storage 4.16.0-0.nightly-multi-2024-02-20-045256 False True False 3h37m AzureFileCSIDriverOperatorCRAvailable: AzureFileDriverControllerServiceControllerAvailable: Waiting for Deployment...
$ oc -n openshift-cluster-csi-drivers get pod | grep azure-file azure-file-csi-driver-controller-7c58b74666-cf8lp 4/9 CrashLoopBackOff 31 (13s ago) 11m azure-file-csi-driver-controller-7c58b74666-v7w9t 8/9 CrashLoopBackOff 219 (51s ago) 3h37m azure-file-csi-driver-node-7l6zx 2/3 CrashLoopBackOff 127 (47s ago) 3h28m azure-file-csi-driver-node-7z2jr 0/3 CrashLoopBackOff 127 (84s ago) 3h29m azure-file-csi-driver-node-hwfk9 0/3 CrashLoopBackOff 133 (2m38s ago) 3h37m azure-file-csi-driver-node-kgn87 0/3 CrashLoopBackOff 127 (100s ago) 3h29m azure-file-csi-driver-node-qm6tm 2/3 CrashLoopBackOff 133 (70s ago) 3h37m azure-file-csi-driver-node-rvcpd 2/3 CrashLoopBackOff 133 (99s ago) 3h37m azure-file-csi-driver-operator-84b6bd57cb-vgbjn 1/1 Running 0 3h37m
$ oc -n openshift-cluster-csi-drivers logs -c csi-driver azure-file-csi-driver-controller-68d77584c6-ml2zq Usage: azure-file-csi-driver-operator [flags] azure-file-csi-driver-operator [command] Available Commands: completion Generate the autocompletion script for the specified shell help Help about any command start Start the Azure File CSI Driver Operator Flags: -h, --help help for azure-file-csi-driver-operator --log-flush-frequency duration Maximum number of seconds between log flushes (default 5s) -v, --v Level number for the log level verbosity --vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging (only works for the default text log format) Use "azure-file-csi-driver-operator [command] --help" for more information about a command. Error: unknown flag: --enable-vhd
Expected results:
Additional info: