跳转到主内容

Coming soon...New Support-Specific categorization of Knowledge Articles in the NetApp Knowledge Base site to improve navigation, searchability and your self-service journey.

重命名集群 LIF 会将节点名称添加到 LIF 名称

Views:
24
Visibility:
Public
Votes:
0
Category:
clustered-data-ontap-8
Specialty:
core
Last Updated:

适用于

  • 集群模式 Data ONTAP 8.3 及更高版本
  • 集群 LIF

问题

重命名集群 LIF 时,如果新名称尚未包含节点名称,则 ONTAP 会自动将节点名称前缀到 LIF 。

例如:

LIF node01_clus1 已符合命名方案,不会更改。

 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

Scan to view the article on your device