| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | kirkwood-guruplug-server-plus.dts | 23 pmx_led_health_r: pmx-led-health-r { 27 pmx_led_health_g: pmx-led-health-g { 62 health-r { 63 label = "guruplug:red:health"; 66 health-g { 67 label = "guruplug:green:health";
|
| H A D | kirkwood-sheevaplug.dts | 31 health { 32 label = "sheevaplug:blue:health";
|
| H A D | kirkwood-sheevaplug-esata.dts | 36 health { 37 label = "sheevaplug:blue:health";
|
| H A D | kirkwood-mplcec4.dts | 23 pmx_led_health: pmx-led-health { 117 health { 118 label = "status:green:health";
|
| H A D | kirkwood-dockstar.dts | 45 health { 46 label = "status:green:health";
|
| H A D | kirkwood-linksys-viper.dts | 59 white-health { 60 label = "viper:white:health"; 72 pmx_led_white_health: pmx-led-white-health {
|
| H A D | kirkwood-pogo_e02.dts | 36 health { 37 label = "pogo_e02:green:health";
|
| H A D | kirkwood-pogoplug-series-4.dts | 51 health { 52 label = "pogoplugv4:green:health";
|
| H A D | kirkwood-goflexnet.dts | 88 health { 89 label = "status:green:health";
|
| H A D | kirkwood-iomega_ix2_200.dts | 87 pmx_led_health_brt_ctrl_1: pmx-led-health-brt-ctrl-1 { 91 pmx_led_health_brt_ctrl_2: pmx-led-health-brt-ctrl-2 {
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/ |
| H A D | zpool_import_missing_001_pos.ksh | 189 health=$(zpool list -H -o health $TESTPOOL1) 191 [[ $health == "DEGRADED" ]] || \ 192 log_fail "$TESTPOOL1: Incorrect health($health)"
|
| H A D | zpool_import_missing_003_pos.ksh | 74 typeset health=$4 84 myhealth=$(zpool list -H -o health $pool) 86 [[ $myhealth == $health ]] || \ 88 "expected ($health)."
|
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/ |
| H A D | Makefile.am | 62 zpool.d/health \ 106 health \
|
| H A D | zpool_main.c | 2141 health_str_to_color(const char *health) in health_str_to_color() argument 2143 if (strcmp(health, gettext("FAULTED")) == 0 || in health_str_to_color() 2145 strcmp(health, gettext("UNAVAIL")) == 0) { in health_str_to_color() 2149 if (strcmp(health, gettext("OFFLINE")) == 0 || in health_str_to_color() 2150 strcmp(health, gettext("DEGRADED")) == 0 || in health_str_to_color() 2151 strcmp(health, gettext("REMOVED")) == 0) { in health_str_to_color() 2602 const char *health; in show_import() local 2624 (void) printf(gettext(" state: %s"), health); in show_import() 7928 const char *health; in status_callback() local 7963 health = zpool_get_state_str(zhp); in status_callback() [all …]
|
| /f-stack/freebsd/contrib/openzfs/etc/sudoers.d/ |
| H A D | zfs | 3 ## to read basic SMART health statistics for a pool.
|
| /f-stack/freebsd/contrib/openzfs/cmd/arc_summary/ |
| H A D | arc_summary3 | 537 health = 'HEALTHY' 539 health = 'THROTTLED' 541 prt_1('ARC status:', health) 724 health = 'HEALTHY' 727 health = 'DEGRADED' 729 prt_1('L2ARC status:', health)
|
| /f-stack/freebsd/contrib/device-tree/Bindings/hwmon/ |
| H A D | max31785.txt | 11 dual tachometer measurements, and fan health monitoring.
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/procfs/ |
| H A D | pool_state.ksh | 88 state2=$(zpool list -H -o health $pool)
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_get/ |
| H A D | zpool_get.cfg | 37 "health"
|
| /f-stack/freebsd/contrib/openzfs/cmd/zed/zed.d/ |
| H A D | zed.rc | 49 # If set to 1, send notification regardless of pool health.
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | CONTRIBUTING.md | 167 legitimate thing to do as long as it does not harm the overall performance health of Zstd.
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | libtest.shlib | 2021 zpool get -H -o value health $pool \ 2398 [[ $(get_pool_prop health $pool) == "DEGRADED" ]] && break
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 943 These methods provide OSPM with health information and device boot
|