Skip to content

Commit 758d601

Browse files
authored
Merge pull request #520 from mlittlec/main
Add OSMH Post-24
2 parents d95a977 + c1b23c5 commit 758d601

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed
130 KB
Loading
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
title: "Rerun a Failed Job"
3+
date: 2025-03-19
4+
draft: false
5+
summary: "Learn to rerun a failed job in Oracle OS Management Hub."
6+
tags: ["osmh","tutorial","osmh-admin"]
7+
showDate: true
8+
---
9+
10+
## Links
11+
12+
:spiral_notepad: [Tutorial](https://docs.oracle.com/en/learn/osmh-rerun)
13+
14+
## Details
15+
16+
If a job fails, you can rerun the failed job instead of manually creating a new job to retry the failed action. You can rerun a failed job immediately or schedule it to run at a future date and time. Let’s review a failed job, examine the error logs, address the issue, and then rerun the failed job.
17+
18+
### Objectives
19+
20+
In this tutorial, you will learn how to:
21+
22+
- Run an install package job
23+
- View Job statuses
24+
- Examine error logs
25+
- View an instance’s attached software sources
26+
- Attach vendor software sources
27+
- Rerun a failed job
28+
29+
### Prerequisites
30+
31+
- An administrative user group, a dynamic group identifying instance resources, and the IAM policies that enable OS Management Hub.
32+
- Oracle Linux compute instance running Oracle Linux 8 and the following software sources:
33+
- ol8_baseos_latest-x86_64
34+
- ol8_addons-x86_64
35+
- ol8_appstream-x86_64
36+
- Virtual Cloud Network (VCN) or configured network access that supports OS Management Hub.

0 commit comments

Comments
 (0)