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

/freebsd-10.2-release/tools/regression/iscsi/
H A Discsi-test.sh34 # This expects that the iSCSI server being tested is at $TARGETIP and exports
80 TARGETIP=192.168.56.101
122 echo "Will try to attach to $TARGET1 and $TARGET2 on $TARGETIP,"
138 check iscontrol -dt $TARGETIP > $TMPDIR/discovered
148 check iscsictl -Ad $TARGETIP
166 check iscsiadm -m discovery -t sendtargets -p $TARGETIP > $TMPDIR/discovered
168 echo "$TARGETIP:3260,-1 $TARGET1" > $TMPDIR/expected
169 echo "$TARGETIP:3260,-1 $TARGET2" >> $TMPDIR/expected
176 check iscsiadm add discovery-address $TARGETIP
180 check iscsiadm remove discovery-address $TARGETIP
[all...]

Completed in 44 milliseconds