amazonAWS/VTL with open-iscsi on EC2 /dev/by-path/ not present

28 views
Skip to first unread message

Kelley, Jared

unread,
Sep 14, 2014, 11:46:28 PM9/14/14
to open-...@googlegroups.com
I’m trying to setup a VTL on some AWS EC2 instances and have done so with success however the scsi devices (virtual tape drives)
show up as connected to the client but there is nothing listed under /dev/st* nor is there any /dev/by-path directory on the client.

Has anyone experienced this and what might be the issue?

Thanks in advance

Jk

Donald Williams

unread,
Sep 15, 2014, 12:11:34 AM9/15/14
to open-...@googlegroups.com
What are you using for an iSCSI target?   IETD doesn't support tape drives.   


They claim to support VTL.  I haven't tried it myself.   I believe there are one or two other Linux iSCSI targets that support tape drives as well. 

Regards, 
Don 


--
You received this message because you are subscribed to the Google Groups "open-iscsi" group.
To unsubscribe from this group and stop receiving emails from it, send an email to open-iscsi+...@googlegroups.com.
To post to this group, send email to open-...@googlegroups.com.
Visit this group at http://groups.google.com/group/open-iscsi.
For more options, visit https://groups.google.com/d/optout.

Mike Christie

unread,
Sep 15, 2014, 1:24:20 PM9/15/14
to open-...@googlegroups.com
What iscsi target are you using? This happens sometimes when you do not
have the target side ACLs setup correctly. Make sure the initiator name
is in whatever ACLs you need to put them in on the target.

Jared

unread,
Sep 23, 2014, 7:15:08 PM9/23/14
to open-...@googlegroups.com
iscsi targets are:

iqn.1997-05.com.amazon:sgw-bcb95cd5-tapedrive-01 - 10
as derived from the command:
/usr/bin/iscsiadm --mode discovery --type sendtargets --portal <GATEWAY-IP>:3260





ema...@gmail.com

unread,
Sep 23, 2014, 7:34:07 PM9/23/14
to open-...@googlegroups.com
iscsi targets are:

iqn.1997-05.com.amazon:sgw-
bcb95cd5-tapedrive-01 - 10
as derived from the command:
/usr/bin/iscsiadm --mode discovery --type sendtargets --portal <GATEWAY-IP>:3260


Jared Kelley

unread,
Oct 1, 2014, 1:34:58 PM10/1/14
to open-...@googlegroups.com
The fix for this was a missing module.  st
On the AWS side modprobe st did not work.  I had to run:
apt-get install linux-generic
then
modprobe st

Now /dev/tape/by-path is populated with the iscsi targets.



--
You received this message because you are subscribed to a topic in the Google Groups "open-iscsi" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/open-iscsi/J7gWGZPhfKY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to open-iscsi+...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages