PVC Provisioning Failure Over FC with NetApp Trident: Initiators Missing from FC igroup
Applies to
- Astra Trident 24.10, 25.02
- Red Hat OpenShift 4.18
- Kubernetes 1.31
- ONTAP-SAN driver (Fibre Channel protocol)
Issue
Persistent Volume Claims (PVCs) created via NetApp Trident in OpenShift remain in the “Pending” state and VMs fail to start. This affects only certain worker nodes, which cannot detect the mapped FC LUNs.
Relevant log output:
- Trident logs:
igroup-create::Error: Initiator group already exists lun-map::Success Could not find FCP SCSI device: no devices present yet failed to stage volume: no devices present yet
- Storage audit logs:
igroupName: test.n1-test-01.test.test.itm-fcp-xxxx... Initiators: (empty)
- Pod events:
Warning FailedMapVolume: MapVolume.SetUpDevice failed for volume "pvc-xxxx": rpc error: code=Internal desc=failed to stage volume: no devices present yet
