On Fri, Feb 06, 2015 at 05:22:40PM +0100, InterNetX - Juergen Gotteswinter 
wrote:
> it is possible, look at rp filter systctl
> 
> -- snip -- (borrowed from EQL, this arrays need to have all ifaces on
> the same subnet
> net.ipv4.conf.all.arp_ignore=1
> net.ipv4.conf.all.arp_announce=2
> net.ipv4.conf.all.rp_filter=2
> 
> </borrowed from eql configuration>

Exactly this, when using iscsi_tcp with ifaces bound to network devices
on the same subnet the default Linux kernel networking settings run into
ARP flux problems.  The ARP and Reverse Path Filtering sysctl parameters
can be used to fix it.  Source based policy routing can also be used,
but it's quite a bit harder to configure and likely not needed in this
case.

- Chris

-- 
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 open-iscsi+unsubscr...@googlegroups.com.
To post to this group, send email to open-iscsi@googlegroups.com.
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