Home
last modified time | relevance | path

Searched refs:SDDEVICE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/fault/
H A Dauto_online_002_pos.ksh55 SDDEVICE=$(get_debug_device)
56 zpool labelclear -f ${SDDEVICE}
57 partition_disk ${SDSIZE} ${SDDEVICE} 1
58 part=${SDDEVICE}1
59 host=$(get_scsi_host ${SDDEVICE})
67 remove_disk ${SDDEVICE}
75 insert_disk ${SDDEVICE} ${host}
85 log_note "Auto-online of ${SDDEVICE} is complete"
H A Dauto_online_001_pos.ksh78 SDDEVICE=$(get_debug_device)
79 SDDEVICE_ID=$(get_persistent_disk_name $SDDEVICE)
80 autoonline_disks="$SDDEVICE"
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_reopen/
H A Dcleanup.ksh31 for SDDEVICE in $(get_debug_device); do
32 remove_disk $SDDEVICE