Skip to content

Commit

Permalink
fixed broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
Darrenn Jackson committed Apr 30, 2024
1 parent 964f00e commit 65cc8c4
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This section is for systems using HPE Slingshot 200Gbps CXI NICs.

For systems using Mellanox NICs, skip this section and proceed to the [Mellanox-based system install procedure](mellanox_based_system_install_upgrade_procedure.md), followed by the [Firmware management](#firmware-management) section.
For systems using Mellanox NICs, skip this section and proceed to the [Mellanox-based system install procedure](mellanox_based_system_install_upgrade_procedure.md), followed by the [Firmware management](firmware_management.md) section.

1. Copy the HPE Slingshot compute RPMs tarball for the required distributions to the target system's admin node where the HPCM images will be created. The filename typically follows this pattern: `slingshot-host-software-<version>-<OS distro>_<OS Architecture>.tar.gz`.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ hsn0 is CXI interface

## 200Gbps NIC firmware management

See the [Firmware Management](#firmware-management) section for more information on how to update firmware.
See the [Firmware Management](firmware_management_post_install.md) section for more information on how to update firmware.

Both `slingshot-firmware-cassini` and `slingshot-firmware-management` must be installed to successfully update 200Gbps NIC firmware.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
The installation method will depend on what type of NIC is installed on the system.
Select one of the following procedures depending on the NIC in use:

- **Systems using Mellanox NICs**: Proceed to the [Prerequisites for Mellanox-based System Installation](#prerequisites-for-mellanox-based-system-installation) procedure first.
- **Systems using HPE Slingshot 200Gbps NICs**: Proceed directly to the [Install via Package Managers](#install-via-package-managers-recommended) procedure.
- **Systems using Mellanox NICs**: Proceed to the [Prerequisites for Mellanox-based System Installation](install_or_upgrade_compute_nodes.md#install-or-upgrade-compute-nodes/prerequisites-for-mellanox-based-system-installation) procedure first.
- **Systems using HPE Slingshot 200Gbps NICs**: Proceed directly to the [Install via Package Managers](install_or_upgrade_compute_nodes.md#install-or-upgrade-compute-nodes/install-via-package-managers-recommended) procedure.

NOTE: The upgrade process is nearly identical to the installation, and the proceeding instructions will note where the two processes delineate.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Tuning on compute node can be achieved in two ways. Follow the steps that work b

1. Change the kernel module parameters.

Follow the [Soft-RoCE Configuration](#configuration) section to use kernel module parameter change.
Follow the [Soft-RoCE Configuration](softroce_on_HPE_Slingshot_200Gpbs_.md#configuration) section to use kernel module parameter change.

2. Use `modprobe.d` to tune compute nodes for Soft-RoCE.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -186,4 +186,4 @@ For systems using HPE Slingshot 200Gbps NICs, skip this section and instead proc

12. Apply the post-boot firmware and firmware configuration. General instructions are in the "Install compute nodes" section of the _HPE Slingshot Installation Guide for Bare Metal_.

13. Proceed directly to the [Firmware management](#firmware-management) and [ARP settings](arp_settings.md) sections of this document to complete SHS compute install.
13. Proceed directly to the [Firmware management](firmware_management.md) and [ARP settings](arp_settings.md) sections of this document to complete SHS compute install.

0 comments on commit 65cc8c4

Please sign in to comment.