freenas:replace_a_drive
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
freenas:replace_a_drive [2020/12/21 18:35] – [Check the status of the Pool] peter | freenas:replace_a_drive [2020/12/21 18:45] (current) – peter | ||
---|---|---|---|
Line 89: | Line 89: | ||
---- | ---- | ||
+ | * Power off the system. | ||
+ | * Pull the failed drive and replace it with a new drive. | ||
+ | * Reboot. | ||
+ | * Navigate back and find the OFFLINE disk. | ||
+ | * <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | Since this drive is entirely new and unpartitioned, | ||
+ | |||
+ | After that, it's just a matter of sitting back while the volume performs the resilver operation. | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Estimate how long it will take to resilver ===== | ||
+ | |||
+ | <code bash> | ||
+ | zpool status -v Pool1 | ||
+ | </ | ||
+ | |||
+ | returns: | ||
+ | |||
+ | <code bash> | ||
+ | pool: Pool1 | ||
+ | | ||
+ | tatus: One or more devices is currently being resilvered. | ||
+ | continue to function, possibly in a degraded state. | ||
+ | action: Wait for the resilver to complete. | ||
+ | scan: resilver in progress since Wed Jan 12 12:34:19 2014 | ||
+ | 16.3G scanned out of 15.85T at 592M/s, 8h12m to go | ||
+ | 1.4G resilvered, 9.82% done | ||
+ | config: | ||
+ | |||
+ | NAME STATE READ WRITE CKSUM | ||
+ | Pool1 | ||
+ | raidz1-0 | ||
+ | gptid/ | ||
+ | gptid/ | ||
+ | gptid/ | ||
+ | |||
+ | errors: No known data errors | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | </ | ||
+ | |||
+ | ---- | ||
freenas/replace_a_drive.1608575719.txt.gz · Last modified: 2020/12/21 18:35 by peter