On 09/17/2014 01:33 PM, khagsted wrote: > > Please note here the difference in the second entry on the two systems, > one says "sr0: scsi3-mmc drive" and the other "sr0: scsi-1 drive". By > looking through the linux kernel code I found out that the module falls > back to scsi-1 if it cannot read the capabilities mode page of the > attached drive. Please refer to "drivers/scsi/sr.c" from around line 873 > in the Linux source code. This, for me, indicates that open-iSCSI does > not set-up the access to the pass-throughed device correctly.
open-iscsi does not control any of this. It relies on the linux scsi layer to set all that up. open-iscsi, basically just passes around iscsi packets that the scsi layer tells us to send/recv. You need to post to [email protected] for help wit sr. -- 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.
