<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Redundant iSCSI Traffic with Multiple Switch in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/redundant-iscsi-traffic-with-multiple-switch/m-p/86980#M20786</link>
    <description>Hi All,&lt;BR /&gt;
&lt;BR /&gt;
I want to deploy an new iSCSI Storage (Nimble) and use 2 Extreme X670V-48t for the uplink. As I far know, the storage array only support active/passive path. So if the active link goes down, the second link will handle all the iSCSI traffic. I am confused how to configure them. I don't have the stacking cable. Here is the topology:&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="8678f2beff9e4569bbbad10c84288326_c5050aa4-4f82-483c-90a5-4dc6c2356c94.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/4702iE124A9CF68D27EBE/image-size/large?v=v2&amp;amp;px=999" role="button" title="8678f2beff9e4569bbbad10c84288326_c5050aa4-4f82-483c-90a5-4dc6c2356c94.png" alt="8678f2beff9e4569bbbad10c84288326_c5050aa4-4f82-483c-90a5-4dc6c2356c94.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;
Maybe there is a best practise for it. Thank you for your help.</description>
    <pubDate>Mon, 20 May 2019 14:45:05 GMT</pubDate>
    <dc:creator>kinton</dc:creator>
    <dc:date>2019-05-20T14:45:05Z</dc:date>
    <item>
      <title>Redundant iSCSI Traffic with Multiple Switch</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/redundant-iscsi-traffic-with-multiple-switch/m-p/86980#M20786</link>
      <description>Hi All,&lt;BR /&gt;
&lt;BR /&gt;
I want to deploy an new iSCSI Storage (Nimble) and use 2 Extreme X670V-48t for the uplink. As I far know, the storage array only support active/passive path. So if the active link goes down, the second link will handle all the iSCSI traffic. I am confused how to configure them. I don't have the stacking cable. Here is the topology:&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="8678f2beff9e4569bbbad10c84288326_c5050aa4-4f82-483c-90a5-4dc6c2356c94.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/4702iE124A9CF68D27EBE/image-size/large?v=v2&amp;amp;px=999" role="button" title="8678f2beff9e4569bbbad10c84288326_c5050aa4-4f82-483c-90a5-4dc6c2356c94.png" alt="8678f2beff9e4569bbbad10c84288326_c5050aa4-4f82-483c-90a5-4dc6c2356c94.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;
Maybe there is a best practise for it. Thank you for your help.</description>
      <pubDate>Mon, 20 May 2019 14:45:05 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/redundant-iscsi-traffic-with-multiple-switch/m-p/86980#M20786</guid>
      <dc:creator>kinton</dc:creator>
      <dc:date>2019-05-20T14:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Redundant iSCSI Traffic with Multiple Switch</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/redundant-iscsi-traffic-with-multiple-switch/m-p/86981#M20787</link>
      <description>Hi Kinton,&lt;BR /&gt;
&lt;BR /&gt;
Did you thought of using MLAG in that scenario? Is it necessary for Nimble to have TG1 and TG2 in two different VLANs instead of using the same VLANs?&lt;BR /&gt;
If you want to aggregate TG1 and TG2 I'd expect them to pass the same VLANs (and route somewhere else if needed). Otherwise you should treat TG1s and TG2s as connections to separate network segments. Active TG1 in VLAN 1 works, if it goes down the passive TG1 in VLAN 1 goes up, right?&lt;BR /&gt;
&lt;BR /&gt;
Kind regards,&lt;BR /&gt;
Tomasz</description>
      <pubDate>Sat, 25 May 2019 23:38:05 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/redundant-iscsi-traffic-with-multiple-switch/m-p/86981#M20787</guid>
      <dc:creator>Tomasz</dc:creator>
      <dc:date>2019-05-25T23:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Redundant iSCSI Traffic with Multiple Switch</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/redundant-iscsi-traffic-with-multiple-switch/m-p/86982#M20788</link>
      <description>Hi Kinton,&lt;BR /&gt;
&lt;BR /&gt;
Nimble supports iSCSI multipath.  Their particular implementation (using Nimble's Connection Manager) is full mesh, i.e. there will be four iSCSI connections...&lt;BR /&gt;
IP of TG1 to IP of Port1&lt;BR /&gt;
IP of TG1 to IP of Port2&lt;BR /&gt;
IP of TG2 to IP of Port1&lt;BR /&gt;
IP of TG2 to IP of Port2&lt;BR /&gt;
&lt;BR /&gt;
So I don't think you want to use separate vlans/subnets.&lt;BR /&gt;
&lt;BR /&gt;
This is how we have things deployed; Nimble customer since their first release.&lt;BR /&gt;
&lt;BR /&gt;
My $0.02</description>
      <pubDate>Tue, 28 May 2019 05:45:13 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/redundant-iscsi-traffic-with-multiple-switch/m-p/86982#M20788</guid>
      <dc:creator>Naoman_Ghani</dc:creator>
      <dc:date>2019-05-28T05:45:13Z</dc:date>
    </item>
  </channel>
</rss>

