集群管理接口标记为节点管理
适用场景
- ONTAP 9.8及更高版本
问题描述
- 集群管理接口标记为节点管理接口:
cluster1::*>network interface show -fields role
vserver lif role
------- -------------------- -------
Cluster cluster1-01_clus1 cluster
Cluster cluster1-01_clus2 cluster
Cluster cluster1-02_clus1 cluster
Cluster cluster1-02_clus2 cluster
clustername
cluster_mgmt node-mgmt --- should be cluster-mgmt
clustername
cluster1-01-mgmt node-mgmt
clustername
cluster1-01-repl intercluster
clustername
cluster1-02-mgmt node-mgmt
clustername
cluster1-02-repl intercluster
9 entries were displayed.
- 尝试迁移到LIF也会返回错误:
cluster1::>network interface migrate -vserver cluster1 -lif cluster_mgmt -destination-node cluster1-02
Error: command failed: Migration of node-mgmt LIFs must be to a port on the same node.