Will the deleted ONTAP's default jobs by 'Job delete' command be resumed automatically?
Applies to
ONTAP 9
Answer
Yes, they will.
NOTE:
- vscan job is the only exception that requires a manual re-run.
- Both
Vscan auto job
andVscan On-Demand Scan Job
can re-run withvscan disable/enable
.
cluster1:::> vscan disable -vserver <vserver name>
cluster1:::> vscan enable -vserver <vserver name>
Vscan On-Demand Scan Job
can also be re-run withvscan on-demand-task run
command.
cluster1::> vserver vscan on-demand-task run -vserver <vserver name> -task-name <task name>
Additional Information
ASUP (
USER_TRIGGERED (ALL)
or WEEKLY_LOG
) -> JM-HISTORY-TABLE.XML
log can help to figure out the running details of all scheduled jobs.