Searched refs:BASEDIR (Results 1 – 7 of 7) sorted by relevance
112 log_must check_vdev_state $TESTPOOL $BASEDIR/vdev7 "ONLINE"114 log_must zpool detach $TESTPOOL $BASEDIR/vdev7119 log_must zpool offline -f $TESTPOOL $BASEDIR/vdev8120 log_must check_vdev_state $TESTPOOL $BASEDIR/vdev8 "FAULTED"127 log_must check_vdev_state $TESTPOOL $BASEDIR/vdev9 "ONLINE"134 new_vdev0="$BASEDIR/new_vdev0"136 log_must zpool offline -f $TESTPOOL $BASEDIR/vdev0142 log_must zpool offline -f $TESTPOOL $BASEDIR/vdev2150 new_vdev1="$BASEDIR/new_vdev1"152 log_must check_vdev_state $TESTPOOL $BASEDIR/vdev1 "ONLINE"[all …]
50 log_must zpool offline -f $TESTPOOL $BASEDIR/vdev751 log_must zpool replace -w $TESTPOOL $BASEDIR/vdev7 draid1-0-054 log_must zpool offline -f $TESTPOOL $BASEDIR/vdev855 log_must zpool replace -w $TESTPOOL $BASEDIR/vdev8 draid1-0-158 log_must zpool offline -f $TESTPOOL $BASEDIR/vdev959 log_must zpool replace -w $TESTPOOL $BASEDIR/vdev9 draid1-0-2
31 export BASEDIR=$TEST_BASE_DIR/basedir.$$34 export PRE_RECORD_FILE=$BASEDIR/pre-record-file.$$35 export PST_RECORD_FILE=$BASEDIR/pst-record-file.$$
40 for dir in $TESTDIR $BASEDIR; do128 vdevs="$vdevs $BASEDIR/vdev$i"132 if [[ ! -d $BASEDIR ]]; then133 log_must mkdir $BASEDIR
66 fault_vdev="$BASEDIR/vdev$i"
26 export BASEDIR="${XCODEDIR}/Platforms/iPhoneSimulator.platform/Developer"27 export PATH="${BASEDIR}/usr/bin:$BASEDIR/usr/sbin:$PATH"28 export SDK="${BASEDIR}/SDKs/iPhoneSimulator.sdk"67 export BASEDIR="${XCODEDIR}/Platforms/iPhoneOS.platform/Developer"68 export PATH="${BASEDIR}/usr/bin:$BASEDIR/usr/sbin:$PATH"69 export SDK="${BASEDIR}/SDKs/iPhoneOS.sdk"
41 BASEDIR = '/var/tmp/test_results' variable602 ('outputdir', BASEDIR),981 default=BASEDIR, dest='outputdir', type='string',