From 743c79546f70becf9b280f727f8777bbb230353c Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Fri, 1 Aug 2025 15:53:42 -0600 Subject: [PATCH] Update Hardware/Storage Node 01 (TrueNAS Core)/Replacing a Drive.md --- Hardware/Storage Node 01 (TrueNAS Core)/Replacing a Drive.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Hardware/Storage Node 01 (TrueNAS Core)/Replacing a Drive.md b/Hardware/Storage Node 01 (TrueNAS Core)/Replacing a Drive.md index 7ecacf7..ac9e131 100644 --- a/Hardware/Storage Node 01 (TrueNAS Core)/Replacing a Drive.md +++ b/Hardware/Storage Node 01 (TrueNAS Core)/Replacing a Drive.md @@ -14,11 +14,13 @@ This document acts as a workflow to understand how to replace a drive on TrueNAS ### Physical Disk Replacement At this point, we need to physically go to the server and pull out the failing drive and replace it. + - Take note of the new serial number on the replacement drive and update the [Disk Arrays](https://docs.bunny-lab.io/Hardware/Storage%20Node%2001%20%28TrueNAS%20Core%29/Disk%20Arrays/) document accordingly. - Insert the replacement drive back into the TrueNAS Core server ### Trigger Disk Re-Scan Now we need to tell TrueNAS / FreeBSD to re-scan all disks to locate the new one. + - Within the TrueNAS Core WebUI, navigate to "**Shell**" and run the following command: `camcontrol rescan all` - Navigate (back) to "**Storage > Pools > Status**" - Locate the failed drive via it's `da` number again, and click the "**...**" elipsis menu button