mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-01-17 10:36:21 +03:00
Sometimes, for reasons I haven't looked into yet, VDEV_UPATH gets set to /dev/(null), breaking all these scripts. It'd be nice to have a fallback case to avoid total failure. Reviewed-by: Tony Hutter <hutter2@llnl.gov> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Rich Ercolani <rincebrain@gmail.com> Closes #13436 |
||
|---|---|---|
| .. | ||
| ata_err | ||
| cmd_to | ||
| defect | ||
| dm-deps | ||
| 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 | ||
| 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.