跳转到主内容

某个节点仅部分加入集群

Views:
3
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

适用场景

ONTAP 9

问题描述

  • 新节点已加入现有集群、从集群角度来看、新节点运行状况良好且符合条件:

cluster::> cluster show
Node        Health  Eligibility
----------- ------- -----------
node-01     true    true      
node-02     true    true      
node-03     true    true      
node-04     true    true      
4 entries were displayed.

注意:cluster add-node-status 命令是在ONTAP 9.4中引入的。   在ONTAP 9.4之前添加到集群的节点将不会显示。  

  • cluster show 命令可能会显示警告:

Warning: Cluster operation (cluster join) for node "node-04" is not complete and the node is not fully functional. Run "cluster join" on that node to complete the operation.

  • cluster add-node-status 中新节点的status 显示joining-cluster

::> cluster add-node-status
Node Name        Cluster IP          Status              Error Reason
---------------- ------------------- ------------------- --------------------------
node-03 169.254.167.42      success
node-02 169.254.10.20       success
node-01 169.254.1.214       success
node-04 169.254.132.149     joining-cluster
4 entries were displayed.

  • 角色为cluster 和/或的新节点的node-mgmt 使用UUID、而不是节点名称:

::> network interface show -role cluster
            Logical    Status     Network            Current       Current Is
Vserver     Interface  Admin/Oper Address/Mask       Node          Port    Home
----------- ---------- ---------- ------------------ ------------- ------- ----
Cluster
           faafd071-3bf6-11ee-870f-d039ea4b938b_clus1
                         up/up    169.254.132.149/16 node-04
                                                                   e0c     true
           faafd071-3bf6-11ee-870f-d039ea4b938b_clus2
                         up/up    169.254.99.185/16  node-04
                                                                   e0d     true
            node-01_clus1
                         up/up    169.254.1.214/16   node-01
                                                                   e4a     true
            node-01_clus2
                         up/up    169.254.202.66/16  node-01
                                                                   e8a     true
            node-02_clus1
                         up/up    169.254.10.20/16   node-02
                                                                   e4a     true
            node-02_clus2
                         up/up    169.254.165.92/16  node-02
                                                                   e8a     true
            node-03_clus1
                         up/up    169.254.167.42/16  node-03
                                                                   e0c     true
            node-03_clus2
                         up/up    169.254.134.72/16  node-03
                                                                   e0d     true
8 entries were displayed.


::> network interface show -role node-mgmt
            Logical    Status     Network            Current       Current Is
Vserver     Interface  Admin/Oper Address/Mask       Node          Port    Home
----------- ---------- ---------- ------------------ ------------- ------- ----
node
           faafd071-3bf6-11ee-870f-d039ea4b938b_mgmt_auto
                         up/up    10.152.48.107/24   node-04
                                                                   e0M     true
            node-01_mgmt
                         up/up    10.152.48.160/24   node-01
                                                                   e0M     true
            node-02_mgmt
                         up/up    10.152.48.161/24   node-02
                                                                   e0M     true
            node-03_mgmt_auto
                         up/up    10.152.48.100/24   node-03
                                                                   e0M     true
4 entries were displayed.

 

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.

 

  • 这篇文章对您有帮助吗?