On 07/27/2011 05:18 PM, Farhan Ahmed wrote:
> Hi Mike,
> 
> Have you got chance to look into this issue?
> 

I have not.  You tried changing the rp_filter values right?

Run iscsid by hand in debug mode

/etc/init.d/iscsid stop
iscsid -d 8 -f all

iscsiadm -m node ..... -l

Send iscsid output.

Also send /var/log/messages output. Also run tcpdump to check that the
tcp ip SYN is going through the right interface.


> Farhan
> 
> On Jul 26, 2011 12:54 PM, "Farhan Ahmed" <[email protected]
> <mailto:[email protected]>> wrote:
>> Hi Mike,
>>
>> I installed CentOS 6.0 and git code worked well. I can perform the
>> discovery now but iscsiadm cant login
>>
>> eth2 is down from the Switch
>>
>> [root@nfs02 ~]# ping 192.168.42.190
>> PING 192.168.42.190 (192.168.42.190) 56(84) bytes of data.
>> ^C
>> --- 192.168.42.190 ping statistics ---
>> 3 packets transmitted, 0 received, 100% packet loss, time 2930ms
>>
>> [root@nfs02 ~]# ping -I eth3 192.168.42.190
>> PING 192.168.42.190 (192.168.42.190) from 192.168.42.71 eth3: 56(84)
>> bytes of data.
>> 64 bytes from 192.168.42.190 <http://192.168.42.190>: icmp_seq=1
> ttl=255 time=0.108 ms
>> 64 bytes from 192.168.42.190 <http://192.168.42.190>: icmp_seq=2
> ttl=255 time=0.107 ms
>> ^C
>> --- 192.168.42.190 ping statistics ---
>> 2 packets transmitted, 2 received, 0% packet loss, time 1311ms
>> rtt min/avg/max/mdev = 0.107/0.107/0.108/0.010 ms
>>
>> [root@nfs02 ~]# iscsiadm -m discovery -p 192.168.42.190 -t st -I eth3
>> 192.168.42.190:3260 <http://192.168.42.190:3260>,1
> iqn.2001-05.com.equallogic:0-8a0906-
>> f0a1ed402-1f40012bba54e28b-nfs02-bond
>>
>>
>> [root@nfs02 ~]# iscsiadm -m node -T iqn.2001-05.com.equallogic:
>> 0-8a0906-f0a1ed402-1f40012bba54e28b-nfs02-bond -I eth3 -l
>> Logging in to [iface: eth3, target: iqn.2001-05.com.equallogic:
>> 0-8a0906-f0a1ed402-1f40012bba54e28b-nfs02-bond, portal:
>> 192.168.42.190,3260] (multiple)
>> iscsiadm: Could not login to [iface: eth3, target: iqn.
>> 2001-05.com.equallogic:0-8a0906-f0a1ed402-1f40012bba54e28b-nfs02-bond,
>> portal: 192.168.42.190,3260].
>> iscsiadm: initiator reported error (8 - connection timed out)
>> iscsiadm: Could not log into all portals
>>
>>
>> Could you please advise? Secondly if we reboot our box while "eth2 is
>> down from switch" still iscsiadm cant login
>>
>> Regards,
>>
>> Farhan
>>
>>
>>
>>
>>
>> On Jul 24, 6:20 pm, Mike Christie <[email protected]
> <mailto:[email protected]>> wrote:
>>> On 07/24/2011 12:02 AM, Farhan Ahmed wrote:
>>>
>>> > It is centos 5.6. I tried to compile kernel without DEPRECATED option
>>> > but kernel didnt boot and threw errors so I had to compile it again
>>> > with DEPRECATED support, I cant udnerstand why SYSFS had no issue with
>>> > the default version of open-iscsi. We can upgrade CENTOS from 5.6 to
>>> > 6.0. May I ask when are you releasing new version of open-scsi that
>>> > fix this routing issue?
>>>
>>> About Aug 15th.
>>
>> --
>> 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]
> <mailto:[email protected]>.
>> To unsubscribe from this group, send email to
> [email protected]
> <mailto:open-iscsi%[email protected]>.
>> For more options, visit this group at
> http://groups.google.com/group/open-iscsi?hl=en.
>>
> 
> -- 
> 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.

-- 
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.

Reply via email to