mirror_zfs/tests/zfs-tests/tests/functional/procfs
Brian Behlendorf 2c47bd575a
ZTS: Fix pool_state cleanup
The externally faulted vdev should be brought back online and have
its errors cleared before the pool is destroyed.  Failure to do so
will leave a vdev with a valid active label.  This vdev may then
not be used to create a new pool without the -f flag potentially
leading to subsequent test failures.

Additionally remove an unreachable log_pass from setup.ksh.

Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Reviewed-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #9777
2019-12-28 08:43:23 -08:00
..
cleanup.ksh Fixes for procfs files backed by linked lists 2018-09-26 11:08:12 -07:00
Makefile.am Fixes for procfs files backed by linked lists 2018-09-26 11:08:12 -07:00
pool_state.ksh ZTS: Fix pool_state cleanup 2019-12-28 08:43:23 -08:00
procfs_list_basic.ksh ZTS: Various test case fixes 2019-12-19 15:32:56 -08:00
procfs_list_concurrent_readers.ksh Update ZTS to work on FreeBSD 2019-12-18 12:29:43 -08:00
procfs_list_stale_read.ksh ZTS: change $(cat) to $(<) for speedup 2018-10-31 12:00:06 -05:00
setup.ksh ZTS: Fix pool_state cleanup 2019-12-28 08:43:23 -08:00