メインコンテンツまでスキップ

MetroCluster チェックジョブスケジュールを MetroCluster でどのように設定する必要がありますか。

Views:
35
Visibility:
Public
Votes:
0
Category:
metrocluster
Specialty:
metrocluster
Last Updated:

すべてのとおり  

環境

  • ONTAP 9
  • MetroCluster
  • MetroCluster チェックジョブスケジュールがデフォルトから変更されました

回答

  • デフォルトの設定では、 MetroCluster の 1 つのサイトで 1 時間の 15 分後に定期チェックが実行され、 2 番目のサイトでは 1 時間の 47 分後にチェックが実行されます
  • デフォルト値を変更すると、次のようなエラーメッセージが表示される場合があります。

mcc.check.failed: The MetroCluster (tm) check job has failed to complete all checks for the system in cluster <cluster>.

  • 次のコマンドを実行してこれを確認し

ClusterA::> job schedule cron show -name "MetroCluster Check Job Schedule"

ClusterA::> job schedule cron show -name "MetroCluster Check Job Schedule"
       Name: MetroCluster Check Job Schedule
      Month: -
Day of Week: -
        Day: -
       Hour: -
     Minute: 47
Description: @:47

ClusterB::> job schedule cron show -name "MetroCluster Check Job Schedule"
       Name: MetroCluster Check Job Schedule
      Month: -
Day of Week: -
        Day: -
       Hour: -
     Minute: 15
Description: @:15

  • 値をデフォルト設定に戻すには、次のコマンドを使用します。

Cluster::> job schedule cron modify -name "MetroCluster Check Job Schedule" -minute <value>

追加情報

AdditionalInformation_Text

 

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.