User Tools

Site Tools


freenas:replace_a_drive

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
freenas:replace_a_drive [2020/12/21 18:40] – [Determine the Serial Number of the Disk] peterfreenas:replace_a_drive [2020/12/21 18:45] (current) peter
Line 108: Line 108:
 zpool status -v Pool1 zpool status -v Pool1
 </code> </code>
 +
 +returns:
 +
 +<code bash>
 +  pool: Pool1
 + state: ONLINE
 +tatus: One or more devices is currently being resilvered.  The pool will
 +    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                                           ONLINE               0
 +   raidz1-0                                      ONLINE               0
 +     gptid/2d35e96c-b611-11ea-be33-00d861fcb7d8  ONLINE               0
 +     gptid/11111111-b611-11ea-be33-00d861fcb7d8  ONLINE                (resilvering)
 +     gptid/2ddb5cb2-b611-11ea-be33-00d861fcb7d8  ONLINE               0
 +
 +errors: No known data errors
 +</code>
 +
 +<WRAP info>
 +**NOTE:**  Notice the resilvered disk has a new id, starting 11111111, which will differ as it is a different disk.
 +</WRAP>
  
 ---- ----
  
freenas/replace_a_drive.1608576040.txt.gz · Last modified: 2020/12/21 18:40 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki