Index  |  Top  -  Up Data ONTAP 8.2

cluster peer job resume

Resume a job

Availability: This command is available to cluster administrators at the admin privilege level.

Description

The cluster peer job resume command resumes a job that was previously paused by using the cluster peer job pause command. Use the cluster peer job show command to view a list of paused jobs that can be resumed.

Parameters

-cluster <cluster_name> - Cluster Name

Use this parameter to specify the name of the peered cluster in which the job runs.

-id <integer> - Job ID

The numeric ID of the paused job to be resumed. A job ID is a positive integer.

Examples

The following example resumes the paused job in cluster2 that has ID 183:
cluster2::> cluster peer job resume -cluster cluster2 -id 183

See Also

cluster peer job pause   cluster peer job show  
Index  |  Top  -  Up Data ONTAP 8.2