跳转到主内容

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

Views:
2
Visibility:
Public
Votes:
0
Category:
trident-kubernetes<a>2009-339945</a>
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.