Home
last modified time | relevance | path

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

/titanic_44/usr/src/test/zfs-tests/tests/functional/interop/
H A Dinterop.cfg42 SINGLE_DISK=$META_DISK0
45 META_SIDE0=${SINGLE_DISK}s0
46 META_SIDE1=${SINGLE_DISK}s1
47 ZFS_SIDE2=${SINGLE_DISK}s3
54 SINGLE_DISK=$META_DISK0
57 META_SIDE0=${SINGLE_DISK}s0
58 META_SIDE1=${SINGLE_DISK}s1
74 export META_SIDE0 META_SIDE1 ZFS_SIDE2 SINGLE_DISK
H A Dsetup.ksh42 log_note "Partitioning a single disk ($SINGLE_DISK)"
45 log_note "Partitioning a disks ($SINGLE_DISK) and ($ZFS_DISK2)"
/titanic_44/usr/src/test/zfs-tests/tests/functional/clean_mirror/
H A Ddefault.cfg39 SINGLE_DISK=$MIRROR_PRIMARY
41 SIDE_PRIMARY=${SINGLE_DISK}s0
42 SIDE_SECONDARY=${SINGLE_DISK}s1
48 export MIRROR_PRIMARY MIRROR_SECONDARY SINGLE_DISK SIDE_PRIMARY SIDE_SECONDARY
H A Dsetup.ksh41 if [[ -n $SINGLE_DISK ]]; then
42 log_note "Partitioning a single disk ($SINGLE_DISK)"
H A Dcleanup.ksh43 if [[ -n $SINGLE_DISK ]]; then
/titanic_44/usr/src/test/zfs-tests/tests/functional/scrub_mirror/
H A Ddefault.cfg39 SINGLE_DISK=$MIRROR_PRIMARY
41 SIDE_PRIMARY=${SINGLE_DISK}s0
42 SIDE_SECONDARY=${SINGLE_DISK}s1
48 export MIRROR_PRIMARY MIRROR_SECONDARY SINGLE_DISK SIDE_PRIMARY SIDE_SECONDARY
H A Dsetup.ksh41 if [[ -n $SINGLE_DISK ]]; then
42 log_note "Partitioning a single disk ($SINGLE_DISK)"
H A Dcleanup.ksh44 if [[ -n $SINGLE_DISK ]]; then
/titanic_44/usr/src/test/zfs-tests/tests/functional/migration/
H A Dmigration.cfg42 SINGLE_DISK=$ZFS_DISK
44 ZFSSIDE_DISK=${SINGLE_DISK}s0
45 NONZFSSIDE_DISK=${SINGLE_DISK}s1
57 export DISK_COUNT ZFS_DISK NONZFS_DISK SINGLE_DISK ZFSSIDE_DISK NONZFSSIDE_DISK
H A Dsetup.ksh42 log_note "Partitioning a single disk ($SINGLE_DISK)"
/titanic_44/usr/src/test/zfs-tests/tests/functional/inuse/
H A Dinuse_008_pos.ksh98 if [[ -n $SINGLE_DISK && -n ${vdevs[i]} ]]; then
H A Dinuse_005_pos.ksh96 if [[ -n $SINGLE_DISK && -n ${vdevs[i]} ]]; then
H A Dinuse_006_pos.ksh99 if [[ -n $SINGLE_DISK && -n ${vdevs[i]} ]]; then
H A Dinuse_009_pos.ksh96 if [[ -n $SINGLE_DISK && -n ${vdevs[i]} ]]; then
H A Dinuse_007_pos.ksh104 if [[ -n $SINGLE_DISK && -n ${vdevs[i]} ]]; then
H A Dinuse.cfg110 export FS_DISK0 FS_DISK1 FS_DISK2 FS_DISK3 SINGLE_DISK