Home
last modified time | relevance | path

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

/titanic_51/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_51/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_51/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_51/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