This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
computing:storage:zfs_cmds [2012/10/07 10:37] gcooper created |
computing:storage:zfs_cmds [2015/12/22 17:07] (current) gcooper |
||
---|---|---|---|
Line 2: | Line 2: | ||
http:// | http:// | ||
+ | |||
+ | ZFS Filesystem Integrity: http:// | ||
:!: Linux-style disk device syntax shown. | :!: Linux-style disk device syntax shown. | ||
Line 7: | Line 9: | ||
:!: Log in as root. | :!: Log in as root. | ||
- | Check status of ZFS pools: | + | Check status of ZFS pools: |
zpool status | zpool status | ||
Line 76: | Line 78: | ||
zpool destroy <Pool Name> | zpool destroy <Pool Name> | ||
+ | |||
+ | ===== SMART ===== | ||
+ | |||
+ | < | ||
+ | smartctl -T permissive -a -d sat / | ||
+ | </ | ||
+ |