Monitoring job status
Lifecycle Manager (LCM) provides deep transparency into currently running, completed, and failed jobs. Drill into details of a failed job to conveniently troubleshoot the root cause of the failure from within the Jobs workspace before resorting to reviewing logs. Investigate any failed jobs or those that are taking an excessive time to run.
Additionally, LCM includes the following monitoring capabilities:
-
View a summary of install, configure, upgrade, and import jobs.
-
View a summary of the status of all jobs and details about the job type, target, and its job ID.
-
Monitor the progress of a running job, and abort a job that might be taking excessive time to execute.
The status of each job is clearly indicated with icons and descriptions in the Status column of the Jobs workspace. Refer to the following table for further details:
Status | Icon | Description | ||
---|---|---|---|---|
Not Run |
The initial install job has not been run. This indicator displays in the Clusters workspace. |
|||
Pending |
The job is in the queue waiting to run. |
|||
Running |
The job is currently running. |
|||
Success (Completed) |
The job ran successfully. |
|||
Failure |
The job failed. Investigate the issue by drilling into the job details. Try running the job again.
|
|||
Idle |
A job was actively running but has at least one node that failed to recently report progress. An idle job is still running and will never automatically fail, since a node could be successfully executing a slow operation. To stop a job in an idle status, you must manually abort the job.
|
|||
Aborted |
The job was manually aborted. Aborted jobs appear in logs with a TERMINATED status. |