On 10/19/2011 09:15 AM, Edward Flores, all-connect GmbH wrote: > hallo dear Programmers, > > im trying to use open-iscsi, but it does not work, and i dont know what > is the problem. im using debian. n i get login " successful".... but > on sg_map -i i get this: > /dev/sg0 /dev/sda VMware Virtual disk 1.0 > /dev/sg1 /dev/scd0 NECVMWar VMware IDE CDR10 1.00 > /dev/sg2 IFT DS S12E-G2140-4 385D > it is not creating any block device for /dev/sg2.... > n i got this on dmesg > [92721.546194] connection1:0: detected conn error (1011) > [93237.905867] connection1:0: detected conn error (1020) > [93238.212781] Loading iSCSI transport class v2.0-870. > [93238.222431] iscsi: registered transport (tcp) > [93238.250209] iscsi: registered transport (iser) > [93238.525990] scsi9 : iSCSI Initiator over TCP/IP > [93239.534186] scsi 9:0:0:1: Enclosure IFT DS S12E-G2140-4 > 385D PQ: 0 ANSI: 4 > [93239.534957] ses 9:0:0:1: Attached Enclosure device > [93239.535076] ses 9:0:0:1: Attached scsi generic sg2 type 13 > [94061.035892] connection1:0: detected conn error (1020)
Are you stopping and starting the iscsi service multiple times in this log? It looks like there is just no disks setup on the target that we are allowed to access. If you think you have everything setup on the target side correctly then take a tcpdump/wireshark trace while you login to the target and send it so we can see what the target is responding the scsi layer's scanning commands with. -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/open-iscsi?hl=en.
