跳转到主内容

应如何在 MetroCluster 中配置 MetroCluster 检查作业计划?

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

可不使用  

适用场景

  • ONTAP 9
  • MetroCluster
  • MetroCluster 检查作业计划已从默认值更改

问题解答

  • 默认设置是,让 MetroCluster 的一个站点在每小时后 15 分钟运行定期检查,而让第二个站点在每小时后 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>

追加信息

附加信息 _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.