meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:fs:zfs:issues:permanent_errors [2023/11/24 08:54] – niziak | linux:fs:zfs:issues:permanent_errors [2024/02/12 08:28] (current) – niziak | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| <code bash> | <code bash> | ||
| zpool status ssdpool -v | zpool status ssdpool -v | ||
| + | </ | ||
| + | < | ||
| pool: ssdpool | pool: ssdpool | ||
| | | ||
| Line 32: | Line 33: | ||
| zpool scrub ssdpool | zpool scrub ssdpool | ||
| zpool scrub -s ssdpool | zpool scrub -s ssdpool | ||
| - | zpool clean ssdpool | + | zpool clear ssdpool |
| </ | </ | ||
| - | zfs scrub ssdpool | ||