Searched refs:vdev2 (Results 1 – 13 of 13) sorted by relevance
76 "mirror $vdev0 $vdev1 raidz $vdev2 $vdev3" \77 "mirror $vdev0 $vdev1 raidz $vdev2 $vdev3 $vdev4" \79 "mirror $vdev0 $vdev1 $vdev2 $vdev3 \81 "raidz $vdev0 $vdev1 $vdev2 mirror $vdev3 $vdev4" \98 "raidz3 $vdev0 $vdev1 $vdev2 $vdev3 \107 "draid2 $vdev0 $vdev1 $vdev2 $vdev3 \109 "draid2 $vdev0 $vdev1 $vdev2 $vdev3 \120 "$vdev0 mirror $vdev1 $vdev2 raidz $vdev3 $vdev4 \129 "mirror $vdev0 $vdev1 raidz $vdev2 $vdev3 \131 "mirror $vdev0 $vdev1 raidz $vdev2 $vdev3 \[all …]
71 vdev2=$TESTDIR/file273 for vdev in $vdev1 $vdev2 $vdev3; do77 set -A cmds "create $pool mirror $vdev1 $vdev2" "list $pool" "iostat $pool" \80 "online $pool $vdev1" "clear $pool" "detach $pool $vdev2" \81 "attach $pool $vdev1 $vdev2" "replace $pool $vdev2 $vdev3" \
159 typeset vdev2=""179 vdev2=""184 vdev2="$vdev2 ${DEVICE_DIR}/${DEVICE_FILE}$num"195 setup_filesystem "$vdev2" $TESTPOOL2 $TESTFS $TESTDIR2 \
80 log_must mv $VDEV2 $DEVICE_DIR/newdir2/vdev2-new
80 "mirror $vdev0 $vdev1 $vdev2" \81 "raidz2 $vdev0 $vdev1 $vdev2"84 "mirror $vdev0 $vdev1 $vdev2 $vdev3" \85 "raidz3 $vdev0 $vdev1 $vdev2 $vdev3"
142 log_must zpool offline -f $TESTPOOL $BASEDIR/vdev2143 log_must check_vdev_state $TESTPOOL $BASEDIR/vdev2 "FAULTED"144 log_must zpool replace -w $flags $TESTPOOL $BASEDIR/vdev2 draid1-0-3
54 log_must zinject -d $MMP_DIR/vdev2 -D$((2*MMP_INTERVAL_DEFAULT)):10 $MMP_POOL
103 log_must truncate -s $MINVDEVSIZE $dir/vdev1 $dir/vdev2108 mirror $dir/vdev1 $dir/vdev2
86 log_must zpool create $TESTPOOL2 mirror $vdev2 $vdev3 spare $vdev4
30 VDEV2=$TEST_BASE_DIR/vdev2
63 VDEV1=$mntpnt/vdev1; VDEV2=$mntpnt/vdev2;
978 struct vhost_dev *vdev2; in virtio_tx_route() local980 TAILQ_FOREACH(vdev2, &vhost_dev_list, global_vdev_entry) { in virtio_tx_route()981 if (vdev2 != vdev) in virtio_tx_route()982 virtio_xmit(vdev2, vdev, m); in virtio_tx_route()
130 FILES: /tmp/test/file-vdev0 /tmp/test/file-vdev1 /tmp/test/file-vdev2