Home
last modified time | relevance | path

Searched refs:CPATH (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dimport_cachefile_device_replaced.ksh80 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $poolcreate
83 log_must cp $CPATH $CPATHBKP
88 log_must cp $CPATHBKP $CPATH
89 log_must zpool import -c $CPATH -o cachefile=$CPATH $TESTPOOL1
94 log_must cp $CPATH $CPATHBKP2
106 log_must cp $CPATHBKP $CPATH
107 log_must zpool import -c $CPATH $TESTPOOL1
130 log_must rm -f $CPATH $CPATHBKP $CPATHBKP2
H A Dimport_cachefile_device_removed.ksh51 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $poolcreate
53 log_must cp $CPATH $CPATHBKP
66 log_must rm -f $CPATH $CPATHBKP
79 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 \
82 log_must cp $CPATH $CPATHBKP
98 log_must rm -f $CPATH $CPATHBKP
111 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 \
114 log_must cp $CPATH $CPATHBKP
130 log_must rm -f $CPATH $CPATHBKP
H A Dimport_cachefile_paths_changed.ksh44 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $poolcreate
46 log_must cp $CPATH $CPATHBKP
59 log_must rm -f $CPATH $CPATHBKP
74 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $poolcreate
82 log_must zpool create -f -o cachefile=$CPATH $TESTPOOL1 $poolcreate
83 log_must cp $CPATH $CPATHBKP
96 log_must rm -f $CPATH $CPATHBKP
H A Dzpool_import_hostid_changed_cachefile.ksh40 rm -f $HOSTID_FILE $CPATH $CPATHBKP
50 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $VDEV0
53 log_must cp $CPATH $CPATHBKP
H A Dzpool_import_hostid_changed_cachefile_unclean_export.ksh43 rm -f $HOSTID_FILE $CPATH $CPATHBKP $VDEV0.bak
53 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $VDEV0
56 log_must cp $CPATH $CPATHBKP
H A Dimport_cachefile_mirror_detached.ksh44 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $poolcreate
46 log_must cp $CPATH $CPATHBKP
58 log_must rm -f $CPATH $CPATHBKP
H A Dimport_cachefile_mirror_attached.ksh46 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $poolcreate
48 log_must cp $CPATH $CPATHBKP
59 log_must rm -f $CPATH $CPATHBKP
H A Dimport_cachefile_device_added.ksh45 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $poolcreate
47 log_must cp $CPATH $CPATHBKP
58 log_must rm -f $CPATH $CPATHBKP
H A Dimport_cachefile_shared_device.ksh66 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $pool1
68 log_must cp $CPATH $CPATHBKP
96 log_must rm -f $CPATH $CPATHBKP
H A Dzpool_import.cfg45 export CPATH=$TEST_BASE_DIR/cachefile.$$
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_create/
H A Dzpool_create_018_pos.ksh60 if [[ -f $CPATH ]] ; then
61 log_must $RM $CPATH
78 set -A vals "off" "off" "$CPATH" "3"
100 log_must $ZPOOL create -o delegation=off -o cachefile=$CPATH $TESTPOOL $disk
109 if [[ $RESULT != $CPATH ]]
H A Dzpool_create.cfg72 export CPATH="$TMPDIR/cachefile.${TESTCASE_ID}"
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_018_pos.ksh50 rm -f $CPATH
62 typeset vals=("off" "off" "$CPATH" "3" "on")
83 log_must zpool create -o delegation=off -o cachefile=$CPATH $TESTPOOL $DISK0
92 if [[ $RESULT != $CPATH ]]
H A Dzpool_create.cfg66 export CPATH="$TEST_BASE_DIR/cachefile.create"
/freebsd/tests/sys/cddl/zfs/tests/cachefile/
H A Dcachefile_003_pos.ksh77 log_assert "Setting altroot=path and cachefile=$CPATH for zpool create succeed."
84 "$CPATH" "$CPATHARG" \
107 log_pass "Setting altroot=path and cachefile=$CPATH for zpool create succeed."
H A Dcachefile.cfg28 export CPATH="/boot/zfs/zpool.cache"
30 export CPATH="/etc/zfs/zpool.cache"
H A Dcachefile.kshlib36 typeset cachefile=${2:-$CPATH}
H A Dcachefile_002_pos.ksh83 log_must $ZPOOL import -o cachefile=$CPATH -d $DEVICEDIR $TESTPOOL
H A Dcachefile_001_pos.ksh77 "$CPATH" "true" "$CPATHARG" \
H A Dcachefile_test.sh64 atf_set "descr" "Setting altroot=path and cachefile=$CPATH for zpool create succeed."
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cachefile/
H A Dcachefile_003_pos.ksh71 log_assert "Setting altroot=path and cachefile=$CPATH for zpool create succeed."
77 "$CPATH" "-" \
100 log_pass "Setting altroot=path and cachefile=$CPATH for zpool create succeed."
H A Dcachefile.kshlib38 typeset cachefile=${2:-$CPATH}
H A Dcachefile_001_pos.ksh70 "$CPATH" "true" "-" \
H A Dcachefile_002_pos.ksh77 log_must zpool import -o cachefile=$CPATH -d $DEVICEDIR $TESTPOOL
H A Dcachefile.cfg31 export CPATH="/etc/zfs/zpool.cache"

12