mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-01-17 10:36:21 +03:00
Add in SMART self-test results to zpool status|iostat -c. This works for both SAS and SATA drives. Also, add plumbing to allow the 'smart' script to take smartctl output from a directory of output text files instead of running it against the vdevs. Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Tony Hutter <hutter2@llnl.gov> Closes #7178 |
||
|---|---|---|
| .. | ||
| ata_err | ||
| cmd_to | ||
| defect | ||
| enc | ||
| encdev | ||
| fault_led | ||
| health | ||
| hours_on | ||
| iostat | ||
| iostat-1s | ||
| iostat-10s | ||
| label | ||
| locate_led | ||
| lsblk | ||
| media | ||
| model | ||
| nonmed | ||
| nvme_err | ||
| off_ucor | ||
| pend_sec | ||
| pwr_cyc | ||
| r_proc | ||
| r_ucor | ||
| README | ||
| realloc | ||
| rep_ucor | ||
| serial | ||
| ses | ||
| size | ||
| slaves | ||
| slot | ||
| smart | ||
| smart_test | ||
| smartx | ||
| temp | ||
| test_ended | ||
| test_progress | ||
| test_status | ||
| test_type | ||
| upath | ||
| vendor | ||
| w_proc | ||
| w_ucor | ||
This directory contains scripts that can be run the zpool status/iostat -c option: zpool status -c script1,script2, ... zpool iostat -vc script1,script2, ... Some scripts output different values depending on the symlink name that is used to run them. See the zpool(8) man page for more details.