Hi All,

I am not sure if iscsitadm on Solaris or OpenSolaris is able to provide iscsi 
tape emulation.

I did a ZFS zvol which is provisioned into a tape backing store.  The steps are 
.

TARGET
zfs create -V 5G rpool/tapevol
iscsitadm create -t tape -b /dev/zvol/rdsk/rpool/tapevol mytape


On Client Machine (Solaris/OpenSolaris)
iscsiadm add discovery-address TARGET-IP
iscsiadm modify discovery -t enable

---> wait a moment ----> from dmesg, it shows error message which it shows 
error "unable to enumerate logical unit - inquiry failed lun 0"

iscsiadm list target

--> it shows the target but it doesn't know what it is.

Is there anything wrong with my steps?

Thanks
-- 
This message posted from opensolaris.org
_______________________________________________
storage-discuss mailing list
storage-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to