Visit Open-E website
Results 1 to 9 of 9

Thread: Warning: two or more network adapters are in the same subnetwork: Anything wrong??

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default

    Thanks DerFux.

    What if I only have 2 iSCSI SAN router and require more than 1 NIC connecting to each routher for bonding IP purpose?

    Sorry if the question sounded silly....I just started configuring iSCSI SAN....

  2. #2

    Default

    Hi!

    I don´t know if I understand your question or configuration completely.

    If you have 2 iSCSI switches and want to connect 2 bonded NICs to each switch your configuration could be

    NIC1 IP 192.168.1.1/24
    NIC2 IP 192.168.2.1/24

    and the bonded IP to the first switch e.g.

    192.168.10.1/24

    with "balance-rr"

    plus

    NIC3 IP 192.168.3.1/24
    NIC4 IP 192.168.4.1/24

    and the bonded IP to the first switch e.g.

    192.168.20.1/24

    with "balance-rr".

    The important part is that each "physical" IP plus each bonded IP are in a separate network.

    DerFux

  3. #3

    Default

    Hi!

    Sorry, copy and paste.

    It has to be:

    plus

    NIC3 IP 192.168.3.1/24
    NIC4 IP 192.168.4.1/24

    and the bonded IP to the SECOND switch e.g.

    192.168.20.1/24

    DerFux

  4. #4

    Default

    How do I team up the NICs if both are on diff subnet? Which subnet should my ESXi server be in order to connect to DSSV6? All my SAN configurations are on separated but common/shared iSCSI subnet. DSSV6 is diff?

  5. #5

    Default

    Quote Originally Posted by Crescendas
    How do I team up the NICs if both are on diff subnet? Which subnet should my ESXi server be in order to connect to DSSV6? All my SAN configurations are on separated but common/shared iSCSI subnet. DSSV6 is diff?
    Bonding or Teaming NICs will have only one IP Address but you can have more then one Bond or Team from other NICs and if you have different subnets you can use the Static routing function in DSS V6 from the GUI located at > SETUP -> network -> Interfaces -> Function: Static routing
    All the best,

    Todd Maxwell


    Follow the red "E"
    Facebook | Twitter | YouTube

  6. #6

    Default

    I read from the FAQ that the configuration for iSCSI should be active-backup with MPIO instead of balance-rr with bonding, which should be used for NAS instead.

    Also, I still can't understand why I can't have 2 NICs in the same subnet since MPIO for iSCSI is suppose to be multipath connections. And if I setup static route, doesn't this disable multipath functionality such that when a path is broken, it no longer able to auto-route to another alternative path since it has been fixed to a static route???

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •