Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
Solved! See The Solution
1 ACCEPTED SOLUTION
tahmad has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
5 REPLIES 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
have you tried to create a schedule that's empty and assign the snapmirror to it?
-AJ
tahmad has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Shiva, that's work !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That worked!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
works like a charm
