We have production setup with storage clusters connected with kubernetes cluster through SAN switch. We are able to create PVC in storage cluster 1 but when we configured SAN switch to add cluster 2, while creating PVC it is getting stucky due to below error:
b0 requestSource=CSI workflow="node_server=stage"
time="2025-11-26T14:30:03Z" level=error msg="Could not find FCP SCSI device: no devices present yet" logLayer=csi_frontend requestID=ebc272a1-09f7-4114-8d09-83d43cbf1eb0 requestSource=CSI workflow="node_server=stage"
time="2025-11-26T14:30:07Z" level=warning msg="Could not find any devices " logLayer=csi_frontend requestID=ebc272a1-09f7-4114-8d09-83d43cbf1eb0 requestSource=CSI workflow="node_server=stage"
time="2025-11-26T14:30:07Z" level=info msg="Could not collect debug info, run lsscsi: exit status 2" logLayer=csi_frontend requestID=ebc272a1-09f7-4114-8d09-83d43cbf1eb0 requestSource=CSI workflow="node_server=stage"
time="2025-11-26T14:30:07Z" level=info msg="Could not collect debug info, run lsscsi -t: exit status 2" logLayer=csi_frontend requestID=ebc272a1-09f7-4114-8d09-83d43cbf1eb0 requestSource=CSI workflow="node_server=stage"