Home
last modified time | relevance | path

Searched refs:SLOW_IOS (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/tests/functional/fault/
H A Dzpool_status_-s.ksh74 SLOW_IOS=$(zpool status -sp | grep "$DISK" | awk '{print $6}')
79 if [ $SLOW_IOS -gt 0 ] ; then
80 log_pass "Correctly saw $SLOW_IOS slow IOs"
83 log_fail "Only saw $SLOW_IOS slow IOs"