Update Hardware/Storage Node 01 (TrueNAS Core)/Replacing a Drive.md
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 8s
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 8s
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user