Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dimport_cachefile_device_removed.ksh56 log_must wait_for_pool_config $TESTPOOL1 "$poolcheck"
85 log_must wait_for_pool_config $TESTPOOL1 \
88 log_must wait_for_pool_config $TESTPOOL1 "$VDEV0 $VDEV1 $VDEV2"
117 log_must wait_for_pool_config $TESTPOOL1 "$VDEV0 $VDEV2 log $VDEV3"
H A Dimport_cachefile_device_replaced.ksh108 log_must wait_for_pool_config $TESTPOOL1 "$poolfinalstate"
H A Dimport_rewind_device_replaced.ksh126 log_must wait_for_pool_config $TESTPOOL1 "$poolfinalstate"
H A Dimport_rewind_config_changed.ksh95 log_must wait_for_pool_config $TESTPOOL1 "$finalpool"
H A Dzpool_import.kshlib253 function wait_for_pool_config function