Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/Cloud/Astra/Trident/Trident_CSI_pods_are_missing_the_storage_driver_csi.trident.netapp.io
      The following example shows the driver spec for one worker node while the other is "null": $ oc get csinode rick.dev.citadel.com -o yaml - name: csi.trident.netapp.io $ oc get csinode morty.dev.citade...The following example shows the driver spec for one worker node while the other is "null": $ oc get csinode rick.dev.citadel.com -o yaml - name: csi.trident.netapp.io $ oc get csinode morty.dev.citadel.com -o yaml kind: CSINode name: csinode morty.dev.citadel.com name: morty.dev.citadel.com You may also see messages in the CSI sidecar driver registrar log such as: Can't get nodeID from CSINode morty.dev.citadel.com: CSINode morty.dev.citadel.com does not contain driver csi.trident.netapp.io