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. On Tue, Sep 23, 2014 at 4:34 PM, <[email protected]> wrote: > 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 > > > On Sunday, September 14, 2014 9:11:34 PM UTC-7, Donald Williams wrote: >> >> What are you using for an iSCSI target? IETD doesn't support tape >> drives. >> >> Try STGT http://stgt.sourceforge.net/ >> >> 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 >> >> >> On Thu, Sep 11, 2014 at 2:38 PM, Kelley, Jared <[email protected]> wrote: >> >>> 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 >>> >>> -- >>> 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 [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/open-iscsi. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- > 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 > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/open-iscsi. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/open-iscsi. For more options, visit https://groups.google.com/d/optout.
