Skip to main content
NetApp Knowledge Base

ONTAP automatically prefixes the node name to the Cluster LIF

Views:
2,611
Visibility:
Public
Votes:
2
Category:
clustered-data-ontap-8
Specialty:
core
Last Updated:

Applies to

  • Clustered Data ONTAP 8.3 and later
  • ONTAP 9
  • Cluster LIF

Issue

When renaming a cluster LIF, ONTAP automatically prefixes the node name to the LIF if the new name does not already contain it.

Netapp::> node show
Node      Health Eligibility Uptime        Model       Owner    Location
--------- ------ ----------- ------------- ----------- -------- ---------------
node01
          true   true        15 days 18:58 SIMBOX               dalian
node02
          true   true        31 days 22:01 SIMBOX
2 entries were displayed.

Netapp::> net int show
            Logical    Status     Network            Current       Current Is
Vserver     Interface  Admin/Oper Address/Mask       Node          Port    Home
----------- ---------- ---------- ------------------ ------------- ------- ----
Cluster     node01_clus1
                       up/up      169.254.147.172/16 node01        e0d     true
            node01_clus2
                       up/up      169.254.235.191/16 node01        e0f     true
            node02_clus1
                       up/up      169.254.8.177/16   node02        e0d     true
            node02_clus2
                       up/up      169.254.191.120/16 node02        e0f     true

Netapp::> net int rename -vserver Cluster -lif node01_clus1 -newname custom_name_e0d

Netapp::> net int show
            Logical    Status     Network            Current       Current Is
Vserver     Interface  Admin/Oper Address/Mask       Node          Port    Home
----------- ---------- ---------- ------------------ ------------- ------- ----
Cluster     node01_custom_name_e0d
                       up/up      169.254.147.172/16 node01        e0d     true
            node01_clus2
                       up/up      169.254.235.191/16 node01        e0f     true
            node02_clus1
                       up/up      169.254.8.177/16   node02        e0d     true
            node02_clus2
                       up/up      169.254.191.120/16 node02        e0f     true

 

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.