I can ping the address, it seems to be going through the correct device.

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use 
Iface
0.0.0.0         10.102.40.1     0.0.0.0         UG    1024   0        0 
enp2s0f1
10.102.40.0     0.0.0.0         255.255.248.0   U     0      0        0 
enp2s0f1
*192.168.111.0   0.0.0.0         255.255.255.0   U     0      0        0 
enp1s0*
192.168.122.0   0.0.0.0         255.255.255.0   U     0      0        0 
virbr0


[jenkins@l-cheddar1 fio]$ sudo ip a s
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: enp2s0f0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state 
DOWN qlen 1000
    link/ether a0:36:9f:35:a5:00 brd ff:ff:ff:ff:ff:ff
3: enp2s0f1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP 
qlen 1000
    link/ether a0:36:9f:35:a5:02 brd ff:ff:ff:ff:ff:ff
    inet 10.102.43.86/21 brd 10.102.47.255 scope global enp2s0f1
       valid_lft forever preferred_lft forever
    inet6 fe80::a236:9fff:fe35:a502/64 scope link 
       valid_lft forever preferred_lft forever
4: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state 
DOWN 
    link/ether fe:1d:0a:e1:9d:bb brd ff:ff:ff:ff:ff:ff
    inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0
       valid_lft forever preferred_lft forever
*5: enp1s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP 
qlen 1000*
    link/ether 00:25:90:07:f1:5d brd ff:ff:ff:ff:ff:ff
    inet 192.168.111.101/24 brd 192.168.111.255 scope global enp1s0
       valid_lft forever preferred_lft forever
    inet6 fe80::225:90ff:fe07:f15d/64 scope link 
       valid_lft forever preferred_lft forever

On Thursday, October 16, 2014 10:51:43 AM UTC-7, Or Gerlitz wrote:
>
>
> On 10/16/2014 08:44 PM, Moussa Ba wrote: 
> > Here is the dmesg from ib_iser debug_level=2 while doing a discovery 
> > via iser. 
> > 
> > [512042.466216] iscsi: registered transport (iser) 
> > [512140.195141] iser: iser_connect:connecting to: 192.168.111.100, 
> > port 0xbd0c 
> > [512140.195896] iser: iser_cma_handler:event 1 status -19 conn 
> > ffff8800d03462c8 id ffff8806acc0ac00 
> > [512140.195901] iser: iscsi_iser_ep_poll:ib conn ffff8800d03462c8 rc = 
> -1 
>
> So there's some address translation error here, can you ping that 
> address? through which net-device the route to this IP address goes? is 
> it the mlx4_en netdevice? can you send 
>
> $ route -n 
> $ ip a s 
>

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

Reply via email to