使用 NetApp Trident 通过 FC 进行 PVC 配置失败:FC igroup 中缺少启动器
适用于
- Astra Trident 24.10,25.02
- Red Hat OpenShift 4.18
- Kubernetes 1.31
- ONTAP-SAN 驱动程序(Fibre Channel 协议)
问题
通过 NetApp Trident 在 OpenShift 中创建的持久卷声明(PVC)仍处于"挂起"状态,并且虚拟机无法启动。这仅影响某些工作节点,这些节点无法检测映射的 FC LUN。
相关日志输出:
- Trident 日志:
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
- 存储审核日志:
igroupName: w06.n1ocp-pcidss-01.india.airtel.itm-fcp-xxxx... Initiators: (empty)
- Pod 事件:
Warning FailedMapVolume: MapVolume.SetUpDevice failed for volume "pvc-xxxx": rpc error: code=Internal desc=failed to stage volume: no devices present yet