メインコンテンツへスキップ

ノードがクラスタに部分的に追加されただけです

Views:
48
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 の新しいノードのstatusjoining-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ロールを持つ新しいノードのLIFに、ノード名ではなく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.

 

  • この記事は役に立ちましたか?