cluster ring show およびその他のコマンドでノードが見つからない
環境
- ONTAP 9
- cluster ring show
- cluster peer show
- event log show
問題
- 特定のコマンドでは、次のエラーが報告されない他のノードの情報が表示されません。
例: 2 ノードクラスタでは、 cluster ring show を実行し、ローカルノードの情報のみを表示しています。
::*> cluster ring show
 Node    UnitName Epoch   DB Epoch DB Trnxs Master    Online
 --------- -------- -------- -------- -------- ---------  ---------  
 clusterA-02 mgmt   175    175    179688  clusterA-01 secondary
 clusterA-02 vldb   178    178    117962  clusterA-01 secondary
 clusterA-02 vifmgr  181    181    175488  clusterA-01 secondary
 clusterA-02 bcomd   176    176    114    clusterA-01 secondary
 clusterA-02 crs    170    170    662    clusterA-01 secondary
 5 entries were displayed
::> date 
 Node     Date                     Time zone
 ---------  ------------------------ -------------------------
 Cluster-01
           Fri Jun 18 10:04:54 2021 Europe/Paris
- その他のコマンドを実行すると、クラスタの一部のノードがすべて表示されます。
::*> cluster show
 Node         Health  Eligibility  Epsilon    
 -------------------- ------- ------------ ------------
 clusterA-01      true   true     false
 clusterA-02      true   true     false
 2 entries were displayed.
- イベントログに「 Time not synchronized 」というエラーメッセージが表示されることがあります
::> event log show
 Time
                Node             Severity      Event
 ------------------- ---------------- ----------------------------------------
 Error: The time does not appear to be synchronised across this cluster.
- 一部の状況では、すべてのピア関係が保留状態になっています。
::*> cluster peer show
 Peer Cluster Name      Cluster Serial Number Availability   Authentication
 ------------------------- --------------------- -------------- --------------
 ClusterB          1-80-042005      Pending    ok
 ClusterC          1-80-042003      Pending    ok
 ClusterD          1-80-042018      Pending    ok
 3 entries were displayed.