2015-01-21
08:24 AM
- last edited on
2015-04-08
06:13 PM
by
alissa
Hey guys,
I have several snapmirror schedules defined using "job schedule cron" and set for many of my destination volumes, but I am now trying to cancel these regular updates.
The syntax: snapmirror modify -destpath vserver:volname -schedule <?>
I can put any other already existing schedule into the blank, but I don't know how to cancel it out. When I tried to just purge the defined schedule using "job schedule cron delete" it would not allow me because it's being used by snapmirror.
Can you assist?
2015-04-14 03:05 AM
Hello,
I am not sure if this has been answered. In order to remove SnapMirror schedules, try this command.
::> snapmirror modify -destination-path <vserver:dest_volume> -schedule ""
Let me know, if you need more info,
-Shiva