From 65cc8c408a7cd2658a1cb935de929bb2bad5b700 Mon Sep 17 00:00:00 2001 From: Darrenn Jackson Date: Tue, 30 Apr 2024 14:46:59 -0500 Subject: [PATCH] fixed broken links --- ...ngshot_200Gbps_cxi_nic_system_install_upgrade_procedure.md | 2 +- .../install/install_200gbps_nic_host_software.md | 2 +- .../install/install_or_upgrade_compute_nodes.md | 4 ++-- .../lustre_network_driver_lnd_ko2iblnd_configuration.md | 2 +- .../mellanox_based_system_install_upgrade_procedure.md | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/portal/developer-portal/install/HPE_Slingshot_200Gbps_cxi_nic_system_install_upgrade_procedure.md b/docs/portal/developer-portal/install/HPE_Slingshot_200Gbps_cxi_nic_system_install_upgrade_procedure.md index 231ea75..5d58e20 100644 --- a/docs/portal/developer-portal/install/HPE_Slingshot_200Gbps_cxi_nic_system_install_upgrade_procedure.md +++ b/docs/portal/developer-portal/install/HPE_Slingshot_200Gbps_cxi_nic_system_install_upgrade_procedure.md @@ -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--_.tar.gz`. diff --git a/docs/portal/developer-portal/install/install_200gbps_nic_host_software.md b/docs/portal/developer-portal/install/install_200gbps_nic_host_software.md index 02af311..9b79dc1 100644 --- a/docs/portal/developer-portal/install/install_200gbps_nic_host_software.md +++ b/docs/portal/developer-portal/install/install_200gbps_nic_host_software.md @@ -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. diff --git a/docs/portal/developer-portal/install/install_or_upgrade_compute_nodes.md b/docs/portal/developer-portal/install/install_or_upgrade_compute_nodes.md index ab7afe8..90a6ccd 100644 --- a/docs/portal/developer-portal/install/install_or_upgrade_compute_nodes.md +++ b/docs/portal/developer-portal/install/install_or_upgrade_compute_nodes.md @@ -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. diff --git a/docs/portal/developer-portal/install/lustre_network_driver_lnd_ko2iblnd_configuration.md b/docs/portal/developer-portal/install/lustre_network_driver_lnd_ko2iblnd_configuration.md index f5a3c6d..07e25e0 100644 --- a/docs/portal/developer-portal/install/lustre_network_driver_lnd_ko2iblnd_configuration.md +++ b/docs/portal/developer-portal/install/lustre_network_driver_lnd_ko2iblnd_configuration.md @@ -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. diff --git a/docs/portal/developer-portal/install/mellanox_based_system_install_upgrade_procedure.md b/docs/portal/developer-portal/install/mellanox_based_system_install_upgrade_procedure.md index c5014b0..84433e6 100644 --- a/docs/portal/developer-portal/install/mellanox_based_system_install_upgrade_procedure.md +++ b/docs/portal/developer-portal/install/mellanox_based_system_install_upgrade_procedure.md @@ -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. \ No newline at end of file +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. \ No newline at end of file