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

ソースでスケジュールが削除されていても、「Error:Schedule "xxx" not found」というエラーが表示されてSVMDRの更新が失敗します

Views:
5
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
dp<a>SVMDR</a><a>2009597703</a><a>1565998</a>
Last Updated:

環境

  • SVMディザスタリカバリ(SVM DR)
  • ONTAP 9
  • 設定レプリケーションサービス(CRS) 

問題

  1. 新しいcronスケジュールを作成する(例:new_schedule)

SRC::>job schedule cron create -name new_schedule -minute 0 -hour 20 

  1. ボリュームsisポリシーを変更して新しいスケジュールを適用します

SRC::>volume efficiency policy modify -vserver vs_demo -policy sis -type scheduled -schedule new_schedule -enabled true

  1. ポリシーを再度変更して、ポリシーschedleを元のスケジュールに戻します(例:original_schedule)。

SRC::>volume efficiency policy modify -vserver vs_demo -policy sis -type scheduled -schedule original _schedule -enabled true

  1. 新しいcronスケジュールを削除します

SRC::>job schedule cron delete -name new_schedule

  1. SVMDR更新を実行するか、スケジュールされた更新がトリガーされ、更新ジョブ が次のエラーで失敗します

Dest::*> snapmirror show -fields  last-transfer-error

source-path    destination-path last-transfer-error                                     

vs_demo:   vs_demo_dr:   Failed to apply the source Vserver configuration. Reason: Unrecoverable error during configuration replication, requires manual intervention. Error: Schedule "new_schedule" not found. Execute "snapmirror show -destination-vserver vs_demo_dr -fields last-transfer-error,unhealthy-reason -expand" to check if the constituent volumes have encountered errors.

""

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

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.