Skip to content

Commit 6204b7a

Browse files
committed
deprecate ofed role and remove ofed images from update docs
1 parent 072a765 commit 6204b7a

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

ansible/roles/ofed/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# ofed
22

3+
> [!IMPORTANT]
4+
> This role is deprecated - it is not regularly maintained and StackHPC CI
5+
> does not test that it works. Consider using [ansible/roles/doca](../doca/README.md)
6+
> instead.
7+
38
This role installs Mellanox OFED:
49
- It checks that the running kernel is the latest installed one, and errors if not.
510
- Installation uses the `mlnxofedinstall` command, with support for the running kernel

docs/upgrades.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ All other commands should be run on the Ansible deploy host.
5454
Make changes as necessary.
5555

5656
1. Identify image(s) from the relevant [Slurm appliance release](https://github.com/stackhpc/ansible-slurm-appliance/releases), and download
57-
using the link on the release plus the image name, e.g. for an image `openhpc-ofed-RL8-240906-1042-32568dbb`:
57+
using the link on the release plus the image name, e.g. for an image `openhpc-RL9-250708-1547-1494192e`:
5858

59-
wget https://object.arcus.openstack.hpc.cam.ac.uk/swift/v1/AUTH_3a06571936a0424bb40bc5c672c4ccb1/openhpc-images/openhpc-ofed-RL8-240906-1042-32568dbb
59+
wget https://object.arcus.openstack.hpc.cam.ac.uk/swift/v1/AUTH_3a06571936a0424bb40bc5c672c4ccb1/openhpc-images/openhpc-RL9-250708-1547-1494192e
6060

6161
Note that some releases may not include new images. In this case use the image from the latest previous release with new images.
6262

0 commit comments

Comments
 (0)