<?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 Re: ICX6450 Stacking Question in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX6450-Stacking-Question/m-p/39819#M2901</link>
    <description>That I am not sure.&amp;nbsp; I would have to do a lab test to be sure, but at the moment I am hammered making firewall changes for another project.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Certainly, if you remove switches that are NOT the master or standby hitless-failover should allow just the moved switches to restart.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;That said, I do not know if it will be a simple re-election for a master change or if that will result in a stack reload.&amp;nbsp; You would probably need three (3) or four (4) of those to build a stack and test.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;From the sounds of it, you may need to do some stacking gymnastics and musical switches in that the definition merely says:&lt;BR /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Hitless stacking failover provides automatic failover from the active controller to the standby controller without resetting any of the units in the stack and with sub-second or no packet loss to hitless stacking-supported services and protocols.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;That would lead me to think you would have to do some numbering, so a desirable standby is elected first THEN failover from the active controller to that standby... and then change to another standby and wait for the re-election to finish.&lt;BR /&gt;&lt;BR /&gt;***&lt;BR /&gt;&lt;BR /&gt;This is the kind of stuff where I just build a lab or schedule downtime if I cannot be bothered.&amp;nbsp; It is also the type of stuff I do not guarantee will not cause an outage to management.</description>
    <pubDate>Thu, 23 May 2019 18:58:07 GMT</pubDate>
    <dc:creator>netwizz</dc:creator>
    <dc:date>2019-05-23T18:58:07Z</dc:date>
    <item>
      <title>ICX6450 Stacking Question</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX6450-Stacking-Question/m-p/39815#M2897</link>
      <description>&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;Hello, &lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;I have 6 ICX 6450 in a stack. 3 on one floor and 3 on another floor. We're no longer leasing 1 of the floors and therefore consolidating everything. The 3 switches that need to be moved are acting as the active and standby switches with all others being members. What would be the best way to move these switches?&lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;Should I make one of the switches NOT being moved the active switch and reload the stack before unplugging those switches to be moved? Or can I just unplug them and move them without doing anything? Not sure what happens to the stack when it loses both active and standby switches.&lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;Any help will be greatly appreciated.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2019 16:53:49 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX6450-Stacking-Question/m-p/39815#M2897</guid>
      <dc:creator>jonathan_mchugh</dc:creator>
      <dc:date>2019-05-23T16:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: ICX6450 Stacking Question</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX6450-Stacking-Question/m-p/39816#M2898</link>
      <description>I would just make one of the switches that is not moving the master ahead of time by changing the priority:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;conf t&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;stack unit &lt;STACK-UNIT-NUM&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;priority 255&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;You could also assign a standby in the same way.&amp;nbsp;&lt;/STACK-UNIT-NUM&gt;</description>
      <pubDate>Thu, 23 May 2019 17:42:20 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX6450-Stacking-Question/m-p/39816#M2898</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2019-05-23T17:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: ICX6450 Stacking Question</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX6450-Stacking-Question/m-p/39817#M2899</link>
      <description>I would echo what Ben mentioned and also recommend hitless-failover be enabled as well to prevent the whole stack from restarting when you make a topology change.</description>
      <pubDate>Thu, 23 May 2019 17:47:45 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX6450-Stacking-Question/m-p/39817#M2899</guid>
      <dc:creator>netwizz</dc:creator>
      <dc:date>2019-05-23T17:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: ICX6450 Stacking Question</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX6450-Stacking-Question/m-p/39818#M2900</link>
      <description>&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Thank you guys for the answers I really appreciate that.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;So I could do&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;conf t&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;hitless-failover enable&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Then run&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;conf t&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;stack unit &lt;STACK-UNIT-NUM&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;priority 255&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Then the stack doesn't have to be restarted? Would the current master switch restart after assigning a new master?&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/STACK-UNIT-NUM&gt;</description>
      <pubDate>Thu, 23 May 2019 18:48:59 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX6450-Stacking-Question/m-p/39818#M2900</guid>
      <dc:creator>jonathan_mchugh</dc:creator>
      <dc:date>2019-05-23T18:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: ICX6450 Stacking Question</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX6450-Stacking-Question/m-p/39819#M2901</link>
      <description>That I am not sure.&amp;nbsp; I would have to do a lab test to be sure, but at the moment I am hammered making firewall changes for another project.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Certainly, if you remove switches that are NOT the master or standby hitless-failover should allow just the moved switches to restart.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;That said, I do not know if it will be a simple re-election for a master change or if that will result in a stack reload.&amp;nbsp; You would probably need three (3) or four (4) of those to build a stack and test.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;From the sounds of it, you may need to do some stacking gymnastics and musical switches in that the definition merely says:&lt;BR /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Hitless stacking failover provides automatic failover from the active controller to the standby controller without resetting any of the units in the stack and with sub-second or no packet loss to hitless stacking-supported services and protocols.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;That would lead me to think you would have to do some numbering, so a desirable standby is elected first THEN failover from the active controller to that standby... and then change to another standby and wait for the re-election to finish.&lt;BR /&gt;&lt;BR /&gt;***&lt;BR /&gt;&lt;BR /&gt;This is the kind of stuff where I just build a lab or schedule downtime if I cannot be bothered.&amp;nbsp; It is also the type of stuff I do not guarantee will not cause an outage to management.</description>
      <pubDate>Thu, 23 May 2019 18:58:07 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX6450-Stacking-Question/m-p/39819#M2901</guid>
      <dc:creator>netwizz</dc:creator>
      <dc:date>2019-05-23T18:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: ICX6450 Stacking Question</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX6450-Stacking-Question/m-p/39820#M2902</link>
      <description>Man I do appreciate the help. I'll probably just stay late one night and set the new master and just reload the whole stack. I think they've been up for like 540 days anyway so probably wouldn't hurt to give them a reboot.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Good luck with all those firewall changes.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Thu, 23 May 2019 19:15:21 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX6450-Stacking-Question/m-p/39820#M2902</guid>
      <dc:creator>jonathan_mchugh</dc:creator>
      <dc:date>2019-05-23T19:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: ICX6450 Stacking Question</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX6450-Stacking-Question/m-p/39821#M2903</link>
      <description>Hey Jonathan. You should not need to restart the stack at any point. Simply make sure you have hitless failover enabled and then you can change the priorities at will without reloads. "show stack" output will show you exactly what is happening in regards to master, standby, syncing protocols, etc. My advice would be to manually swap over active and standby prior to shutting down the units.&amp;nbsp;</description>
      <pubDate>Thu, 23 May 2019 19:52:41 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX6450-Stacking-Question/m-p/39821#M2903</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2019-05-23T19:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: ICX6450 Stacking Question</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX6450-Stacking-Question/m-p/39822#M2904</link>
      <description>&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;That's what I'll do then. Enable hitless failover, then change my priorities. Thanks so much everyone!</description>
      <pubDate>Thu, 23 May 2019 20:45:19 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX6450-Stacking-Question/m-p/39822#M2904</guid>
      <dc:creator>jonathan_mchugh</dc:creator>
      <dc:date>2019-05-23T20:45:19Z</dc:date>
    </item>
  </channel>
</rss>

