Skip to main content
NetApp Knowledge Base

Trident backend reporting to be online when SVM lifs are down

Views:
109
Visibility:
Public
Votes:
0
Category:
astra_trident
Specialty:
snapx
Last Updated:

Applies to

  • NetApp Astra Trident
  • NetApp Ontap 
  • Kubernetes cluster

Issue

Trident backend reports to be online despite of the related SVM lifs are administratively down:

Cluster::> net int show -vserver svm_k8s
  (network interface show)
            Logical    Status     Network            Current       Current Is
Vserver     Interface  Admin/Oper Address/Mask       Node          Port    Home
----------- ---------- ---------- ------------------ ------------- ------- ----
svm_k8s
            lif_data_iscsi
                       down/down  XXX.YYY.Z.XYZ/24   Cluster-01  e0d     true
            lif_data_nfs
                       down/down  XXX.YYY.Z.XXY/24   Cluster-01  e0c     true
            lif_mgmt   down/down  XXX.YYY.Z.XZY/24   Cluster-01  e0d     true
3 entries were displayed.

 

user@k8s-master:~# cat backend-ontap-nas.json
{
    "version": 1,
    "storageDriverName": "ontap-nas",
    "backendName": "nas-backend",
    "managementLIF": "XXX,YYY.Z.XZY",
    "dataLIF": "XXX.YYY.Z.XXY",
    "svm": "svm_k8s",
    "username": "vsadmin",

...

user@k8s-master:~# tridentctl get backend nas-backend -n trident
+-------------+----------------+--------------------------------------+--------+---------+
|    NAME     | STORAGE DRIVER |                 UUID                 | STATE  | VOLUMES |
+-------------+----------------+--------------------------------------+--------+---------+
| nas-backend | ontap-nas      | 2c28ccee-2095-4474-9f00-a68a77598cc7 | online |       0 |
+-------------+----------------+--------------------------------------+--------+---------+

 

 

 

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.