Skip to main content
NetApp Knowledge Base

How should the MetroCluster Check Job Schedule be configured in a MetroCluster?

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

 

Applies to

  • ONTAP 9
  • MetroCluster
  • MetroCluster Check Job Schedule changed from default

Answer

  • The default setup is to have one site of the MetroCluster run the periodic check at 15 minutes after the hour and the second site at 47 minutes after the hour
  • Changing the defaults can result in error messages as follows:

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

  • Verify this by running:

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

  • To set the values back to the default settings use the following:

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

Additional Information

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.