freenas:degraded_pool
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
freenas:degraded_pool [2020/06/23 13:32] – peter | freenas:degraded_pool [2020/10/21 10:46] (current) – removed 192.168.1.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== FreeNAS - Degraded Pool ====== | ||
- | <WRAP center round download 60%> | ||
- | TODO: | ||
- | </ | ||
- | |||
- | |||
- | <code bash> | ||
- | smartctl -x /dev/ada2 | ||
- | </ | ||
- | |||
- | To redirect the output of smartctl -x /dev/ada2 to a file named / | ||
- | |||
- | <code bash> | ||
- | smartctl -x /dev/ada2 > / | ||
- | </ | ||
- | |||
- | In this example volume0 is the name of a pool, scr is the name of a dataset in that pool and smartctl_out_ada2.txt is the file name proper. | ||
- | |||
- | Be prepared that after following this approach permission issues might occur to meet the goal that the file just created is visible in an associated share. | ||
- | |||
- | ---- | ||
- | |||
- | ===== References ===== | ||
- | |||
- | |||
- | [[https:// | ||
- | |||
- | https:// |
freenas/degraded_pool.1592919155.txt.gz · Last modified: 2020/07/15 09:30 (external edit)