Trident/Astra on OpenShiftにおいて、iSCSIおよびNFSバックエンドの両方で永続ボリューム要求(PVC)の作成が失敗する
環境
Trident v25.10.0
問題
iSCSIバックエンドとNFSバックエンドの両方で、永続ボリューム要求(PVC)が作成されません。Trident CSI経由で作成を試みると、PVCは「Pending」状態のままになります。
ログ出力:
Warning ProvisioningFailed csi.trident.netapp.io_trident-controller-569c7f4d8c-bvwzz failed to provision volume with StorageClass "nfs-hbnpprs1ocp1": rpc error: code=DeadlineExceeded desc=context deadline exceeded while waiting for connections to become ready Normal ExternalProvisioning persistentvolume-controller Waiting for a volume to be created either by the external provisioner 'csi.trident.netapp.io' or manually by the system administrator. ... GRPCresponse err="rpcerror:code=DeadlineExceeded desc=context deadline exceeded while waiting for connections to become ready"