Tried to set up a tape drive target: LUN=$(($LUN+1)) ID=Tape SN=54321 tgtadm --lld iscsi --op new --mode logicalunit --tid $TID --lun $LUN \ --device-type tape Unfortunately, tgtadm tells me: tgtadm: type emulation isn't supported yet Is this correct? Thanks, Albert