Skip to main content
NetApp Knowledge Base

SVMDR update fails with error "Error: Schedule "xxx" not found" even the schedule has been deleted on the source

Views:
187
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
DP
Last Updated:

Applies to

  • SVM Disaster Recovery (SVMDR)
  • ONTAP 9
  • Configuration Replication Service (CRS) 

Issue

  1. Create a new cron schedule (Example: new_schedule)

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

  1. Modify volume sis policy to apply the new schedule

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

  1. Modify the policy again to change back policy schedle to the original schedule (Example: original _schedule)

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

  1. Delete the new cron schedule

SRC::>job schedule cron delete -name new_schedule

  1. Perform SVMDR update or scheduled update is triggered, the update job  fails with below error

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.