跳转到主内容

Trident CSI pod 缺少存储驱动程序 csi.trident.netapp.io

Views:
36
Visibility:
Public
Votes:
0
Category:
trident-kubernetes
Specialty:
snapx
Last Updated:

适用于

  • Astra Trident
  • OpenShift 4.9

问题

  • 以下示例显示了一个工作节点的驱动程序规格,而另一个工作节点为 "null":
 

$ oc get csinode rick.dev.citadel.com -o yaml
apiVersion: storage.k8s.io/v1
kind: CSINode
metadata:
  creationTimestamp: "2020-01-28T22:08:33Z"
  name: worker1.ocpdev.stantec.com
  ownerReferences:
  - apiVersion: v1
   kind: Node
   name: rick.dev.citadel.com
   uid: fe1190e2-528a-42c8-b0c8-ef49809988a1
  resourceVersion: "652891322"
  uid: 0c3e9c77-a13b-46aa-b781-67b94da70cf1
spec:
  drivers:
  - name: csi.trident.netapp.io
   nodeID: rick.dev.citadel.com

   topologyKeys: null

 

$ oc get csinode morty.dev.citadel.com -o yaml
apiVersion: storage.k8s.io/v1
kind: CSINode
metadata:
  creationTimestamp: "2021-01-19T21:07:27Z"
  name: csinode morty.dev.citadel.com
  ownerReferences:
  - apiVersion: v1
   kind: Node
   name: morty.dev.citadel.com
   uid: fee83f54-1871-4ca6-a782-da6349b423af
  resourceVersion: "652115217"
  uid: bc1759ea-b51b-455c-9733-833d4a6f0c74
spec:
  drivers: null

 

  • 您还可以在 CSI sidecar 驱动程序注册商日志中看到消息,例如:

Can't get nodeID from CSINode morty.dev.citadel.com: CSINode morty.dev.citadel.com 
does not contain driver csi.trident.netapp.io

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.