<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
<span style="font-family: monospace;">hello,<br><br>I tried to run iscsi on my SLES10 sp1 computers, for this, i followed the tutorials of OFED's wiki (https://wiki.openfabrics.org/tiki-index.php?page=iSER and https://wiki.openfabrics.org/tiki-index.php?page=ISER-target)<br>my problem is that : the target is working well (I can "discover" myself either with 127.0.0.1, my ethernet address and my ib address)<br><br>linux-target:~ # iscsiadm -m discovery -t sendtargets -p 127.0.0.1<br>161.74.X.X:3260,1 iqn.2001-04.com.example:storage.disk2.amiens.sys1.xyz<br>127.0.0.1:3260,1 iqn.2001-04.com.example:storage.disk2.amiens.sys1.xyz<br>linux-target:~ # <br><br>but the remote computer can't discover the target<br><br>linux-cx5e:~ # iscsiadm -m discovery -t sendtargets -p 161.74.X.X<br>iscsiadm: connection to discovery address 161.74.X.X failed<br>iscsiadm: connection to discovery address 161.74.X.X failed<br>iscsiadm: connection to discovery address 161.74.X.X failed<br>iscsiadm: connection to discovery address 161.74.X.X failed<br>iscsiadm: connection to discovery address 161.74.X.X failed<br>iscsiadm: connection login retries (reopen_max) 5 exceeded<br> <br>but the ping works <br>linux-cx5e:~ # ping 161.74.X.X<br>PING 161.74.83.128 (161.74.X.X) 56(84) bytes of data.<br>64 bytes from 161.74.X.X: icmp_seq=1 ttl=64 time=2.27 ms<br>64 bytes from 161.74.X.X: icmp_seq=2 ttl=64 time=0.068 ms<br><br>here is lsmod on my computer<br><br>linux-cx5e:~ # lsmod | grep iscsi<br>iscsi_tcp              27520  0 <br>libiscsi               30208  1 iscsi_tcp<br>scsi_transport_iscsi    34320  3 iscsi_tcp,libiscsi<br>scsi_mod              156600  6 iscsi_tcp,libiscsi,scsi_transport_iscsi,sg,libata,sd_mod<br><br><br>I really don't understand what the problem is,<br>if you have a suggestion/solution please tell me because I am desperate <br></span><br /><hr />Discutez gratuitement avec vos amis en vidéo !  <a href='http://www.windowslive.fr/messenger/' target='_new'>Téléchargez Messenger, c'est gratuit !</a></body>
</html>