ONTAP升级后、MetroCluster check show指示警告
适用场景
- ONTAP 9
- MetroCluster
问题描述
- ONTAP升级后、
metrocluster check cluster show
会报告以下信息:
Cluster01::> metrocluster check cluster show
Last Checked On: 12/3/2022 18:50:54
Cluster Check Result
--------------------- ------------------------------------ ---------
Cluster01
negotiated-switchover-ready ok
switchback-ready not-applicable
job-schedules warning
licenses ok
periodic-check-enabled ok
onboard-key-management ok
external-key-management ok
Cluster02
negotiated-switchover-ready ok
switchback-ready not-applicable
job-schedules warning
licenses ok
periodic-check-enabled ok
onboard-key-management ok
external-key-management ok
14 entries were displayed.
metrocluster check cluster show -instance
的输出用于指示哪些计划存在问题:
Cluster01::> metrocluster check cluster show -instance
Type of Check: job-schedules
Cluster Name: Cluster01
Result of the Check: warning
Additional Information/Recovery Steps: Schedule(s) missing on remote cluster:
Schedule(s) with different descriptions: hourly
Run "job schedule show" on both clusters to view the schedules.
Type of Check: job-schedules
Cluster Name: Cluster02
Result of the Check: warning
Additional Information/Recovery Steps: Schedule(s) missing on remote cluster:
Schedule(s) with different descriptions: hourly
Run "job schedule show" on both clusters to view the schedules.
job schedule show
输出确认作业不相同:
Cluster01::> job schedule show hourly
Cluster Name Type Description
------------- ----------- --------- -------------------------------------------
Cluster01 hourly cron @:05
Cluster02::> job schedule show hourly
Cluster Name Type Description
------------- ----------- --------- -------------------------------------------
Cluster02 hourly cron @:40