All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric K <iggiggitoo@gmail.com>
To: dm-devel@redhat.com
Subject: Correct Routing Setup for Multipath
Date: Tue, 08 Apr 2014 14:29:03 -0400	[thread overview]
Message-ID: <53443FEF.5090901@gmail.com> (raw)

I am attempting to setup multipath with ISCSI in order to utilize more 
than 1 gigabit connection and someone earlier on the list mentioned that 
the issue may be my routing. Are there any resources out there for 
setting up routing correctly in this situation? I will include my 
routing table below if anyone would like to help in the list.

# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref Use Iface
0.0.0.0         1.2.3.1    0.0.0.0         UG    100    0        0 br0
10.1.1.0        0.0.0.0         255.255.255.0   U     0 0        0 br1
10.1.3.0        0.0.0.0         255.255.255.0   U     0 0        0 eth2
10.1.4.0        0.0.0.0         255.255.255.0   U     0 0        0 eth3
10.1.5.0        0.0.0.0         255.255.255.0   U     0 0        0 eth4
10.1.6.0        0.0.0.0         255.255.255.0   U     0 0        0 eth5
10.2.5.0        0.0.0.0         255.255.255.0   U     0 0        0 virbr2
192.168.122.0   0.0.0.0         255.255.255.0   U     0 0        0 virbr0
1.2.3.0    0.0.0.0         255.255.255.0   U     0      0        0 br0

br1(eth1) and eth2-5 are on our storage network where as br0 (eth0) is 
public

-- 
Eric

                 reply	other threads:[~2014-04-08 18:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53443FEF.5090901@gmail.com \
    --to=iggiggitoo@gmail.com \
    --cc=dm-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.