ONTAP升级后、MetroCluster check show指示警告
适用场景
- ONTAP 9
- MetroCluster
问题描述
- ONTAP升级后、
metrocluster check cluster show会报告以下信息:
Cluster01::> metrocluster check cluster showLast Checked On: 12/3/2022 18:50:54Cluster Check Result--------------------- ------------------------------------ ---------Cluster01negotiated-switchover-ready okswitchback-ready not-applicablejob-schedules warninglicenses okperiodic-check-enabled okonboard-key-management okexternal-key-management okCluster02negotiated-switchover-ready okswitchback-ready not-applicablejob-schedules warninglicenses okperiodic-check-enabled okonboard-key-management okexternal-key-management ok14 entries were displayed.metrocluster check cluster show -instance的输出用于指示哪些计划存在问题:
Cluster01::> metrocluster check cluster show -instanceType of Check: job-schedulesCluster Name: Cluster01Result of the Check: warningAdditional Information/Recovery Steps: Schedule(s) missing on remote cluster:Schedule(s) with different descriptions: hourlyRun "job schedule show" on both clusters to view the schedules.Type of Check: job-schedulesCluster Name: Cluster02Result of the Check: warningAdditional Information/Recovery Steps: Schedule(s) missing on remote cluster:Schedule(s) with different descriptions: hourlyRun "job schedule show" on both clusters to view the schedules.job schedule show输出确认作业不相同:
Cluster01::> job schedule show hourlyCluster Name Type Description------------- ----------- --------- -------------------------------------------Cluster01 hourly cron @:05Cluster02::> job schedule show hourlyCluster Name Type Description------------- ----------- --------- -------------------------------------------Cluster02 hourly cron @:40