メインコンテンツまでスキップ

Trident CSIポッドにストレージドライバcsi.trident.netapp.ioがありません

Views:
7
Visibility:
Public
Votes:
0
Category:
trident-kubernetes<a>2009339945</a>
Specialty:
snapx
Last Updated:

環境

  • Astra Trident 
  • OpenShift 4.9

問題

  • 次の例は、1つのワーカーノードのドライバ仕様を示しています。もう1つのワーカーノードは「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.