Searched refs:ZFSPOOL (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/tools/regression/iscsi/
H A Discsi-test.sh99 ZFSPOOL=iscsipool
109 ZFSPOOL=iscsipool
348 check zpool create -f $ZFSPOOL $LUN0 $LUN1 $LUN2 $LUN3
349 check zpool destroy -f $ZFSPOOL
380 check zpool create -f $ZFSPOOL $LUN0 $LUN1
381 check zpool destroy -f $ZFSPOOL
418 check zpool create -f $ZFSPOOL $LUN0 $LUN1 $LUN2 $LUN3
419 check dd if=/dev/urandom of=/$ZFSPOOL/1 bs=1m count=500
420 check zpool scrub $ZFSPOOL
421 check cp /$ZFSPOOL/
[all...]

Completed in 43 milliseconds