From 050cd74403c3b999b3d209cc99ced675ed9761c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luc=C3=ADa=20M=2E=20Polis?= Date: Fri, 8 Nov 2024 12:58:09 -0800 Subject: [PATCH] [DOCS-XXXX] Quiver Chassis Update (#401) --- .../platform-agnostic-part-replacement-procedure-fvt.md | 8 +++++--- .../replacing-hardware-components.md | 5 ++++- .../replacing-hardware-components.md | 5 ++++- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/_includes/content-reuse/platform-agnostic-part-replacement-procedure-fvt.md b/_includes/content-reuse/platform-agnostic-part-replacement-procedure-fvt.md index 807f62072..818b38abb 100644 --- a/_includes/content-reuse/platform-agnostic-part-replacement-procedure-fvt.md +++ b/_includes/content-reuse/platform-agnostic-part-replacement-procedure-fvt.md @@ -1,9 +1,11 @@ +{% if page.platform != 'quiver' %} ## To Perform the Part Replacement Procedure by Using the FVT {{site.partReplaceDefine}} -{% if page.platform != 'hpe' %} -{% capture content_tag %}{{site.partReplaceDcms}}{% endcapture %} -{% include note.html content=content_tag %} + {% if page.platform != 'hpe' %} + {% capture content_tag %}{{site.partReplaceDcms}}{% endcapture %} + {% include note.html content=content_tag %} + {% endif %} {% endif %} 1. Boot by using the latest version of the Qumulo Core USB Drive Installer. diff --git a/hardware-guide/quiver-1u-hybrid-gen2/replacing-hardware-components.md b/hardware-guide/quiver-1u-hybrid-gen2/replacing-hardware-components.md index 7b7ebf832..9f4cb2f4e 100644 --- a/hardware-guide/quiver-1u-hybrid-gen2/replacing-hardware-components.md +++ b/hardware-guide/quiver-1u-hybrid-gen2/replacing-hardware-components.md @@ -6,6 +6,7 @@ sidebar: hardware_guide_sidebar varRemovePCIeCard: Remove the PCIe card from the motherboard. varHotPlug: You can replace this component without powering off the node. varNoHotPlug: To replace this component, you must first power off the node. +platform: quiver --- {% include content-reuse/platform-agnostic-part-replacement-admonitions.md %} @@ -187,6 +188,7 @@ Your {{site.q1uhg2}} chassis has 12 DIMM slots, with a locking latch on each sid ## To Replace the Node Chassis {% include important.html content="After you perform a chassis swap, you must reconfigure the IPMI settings for your node." %} +### Step 1: Remove the Existing Components 1. At the back of the node, disconnect the power cabling from both power supply units (PSUs) and [remove both existing PSUs](#replace-psu) from the node. 1. Disconnect the network cabling from the NIC port and [remove the existing NIC](#replace-nic) from the node. @@ -198,6 +200,7 @@ Your {{site.q1uhg2}} chassis has 12 DIMM slots, with a locking latch on each sid {% capture content_lift %}{{site.twoPeopleOrLift}}{% endcapture %} {% include important.html content=content_lift %} +### Step 2: Install New Components 1. Install the new chassis in the server rack. {% capture content_warp %}{{site.doNotWarpChassis}}{% endcapture %} @@ -217,4 +220,4 @@ Your {{site.q1uhg2}} chassis has 12 DIMM slots, with a locking latch on each sid * If your replacement chassis doesn't come with PSUs, install and connect the existing PSUs. -1. [Run the File Verification Tool (FVT) on the node.](getting-started.html#step-2-boot-by-using-the-qumulo-core-usb-drive-installer) +{% include content-reuse/platform-agnostic-part-replacement-procedure-fvt.md %} diff --git a/hardware-guide/quiver-1ua-all-nvme-gen1/replacing-hardware-components.md b/hardware-guide/quiver-1ua-all-nvme-gen1/replacing-hardware-components.md index 06f9bb014..404d6973a 100644 --- a/hardware-guide/quiver-1ua-all-nvme-gen1/replacing-hardware-components.md +++ b/hardware-guide/quiver-1ua-all-nvme-gen1/replacing-hardware-components.md @@ -6,6 +6,7 @@ sidebar: hardware_guide_sidebar varRemovePCIeCard: Remove the PCIe card from the motherboard. varHotPlug: You can replace this component without powering off the node. varNoHotPlug: To replace this component, you must first power off the node. +platform: quiver --- {% include content-reuse/platform-agnostic-part-replacement-admonitions.md %} @@ -72,6 +73,7 @@ Follow the instructions for [removing and installing a DIMM](https://dlcdnets.as ## To Replace the Node Chassis {% include important.html content="After you perform a chassis swap, you must reconfigure the IPMI settings for your node." %} +### Step 1: Remove the Existing Components 1. At the back of the node, disconnect the power cabling from both power supply units (PSUs) and [remove both existing PSUs](#replace-psu) from the node. 1. Disconnect the network cabling from the NIC ports and [remove the existing NICs](#replace-nic) from the node. @@ -83,6 +85,7 @@ Follow the instructions for [removing and installing a DIMM](https://dlcdnets.as {% capture content_lift %}{{site.twoPeopleOrLift}}{% endcapture %} {% include important.html content=content_lift %} +### Step 2: Install New Components 1. Install the new chassis in the server rack. {% capture content_warp %}{{site.doNotWarpChassis}}{% endcapture %} @@ -102,4 +105,4 @@ Follow the instructions for [removing and installing a DIMM](https://dlcdnets.as * If your replacement chassis doesn't come with PSUs, install and connect the existing PSUs. -1. [Run the File Verification Tool (FVT) on the node.](getting-started.html#step-2-boot-by-using-the-qumulo-core-usb-drive-installer) +{% include content-reuse/platform-agnostic-part-replacement-procedure-fvt.md %}