<?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: Add second node to 8.3.2 simulator in Simulator Discussions</title>
    <link>https://community.netapp.com/t5/Simulator-Discussions/Add-second-node-to-8-3-2-simulator/m-p/137629#M2261</link>
    <description>&lt;P&gt;It did work for me too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jan 2018 15:13:58 GMT</pubDate>
    <dc:creator>Ibrahim</dc:creator>
    <dc:date>2018-01-26T15:13:58Z</dc:date>
    <item>
      <title>Add second node to 8.3.2 simulator</title>
      <link>https://community.netapp.com/t5/Simulator-Discussions/Add-second-node-to-8-3-2-simulator/m-p/117938#M1851</link>
      <description>&lt;P&gt;I downloaded 8.3.2 simulator and sucessfully created the first node, but when I tried to initialze the second node it fails with the following message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PANIC: Can't find device with WWN 0x117715456. Rmeove '/sim/dev/,disks/,reservations' and restart.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I already changed the 2nd node sysid:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. Change the Serial Number and System ID for this node:&lt;BR /&gt;VLOADER&amp;gt; setenv SYS_SERIAL_NUM 4034389-06-2&lt;/P&gt;&lt;P&gt;VLOADER&amp;gt; setenv bootarg.nvram.sysid 4034389062&lt;BR /&gt;5. Verify that the information was saved correctly:&lt;BR /&gt;VLOADER&amp;gt; printenv SYS_SERIAL_NUM VLOADER&amp;gt; printenv bootarg.nvram.sysid&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 07:23:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Simulator-Discussions/Add-second-node-to-8-3-2-simulator/m-p/117938#M1851</guid>
      <dc:creator>AdrianVrcic</dc:creator>
      <dc:date>2016-04-05T07:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Add second node to 8.3.2 simulator</title>
      <link>https://community.netapp.com/t5/Simulator-Discussions/Add-second-node-to-8-3-2-simulator/m-p/117982#M1853</link>
      <description>&lt;P&gt;This usually mean you didn't change the sysid on the very first boot. &amp;nbsp;Once it's boot looped, you need to clear the reservations file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reboot, and CTRL-C to bring up the boot menu&lt;/P&gt;&lt;PRE&gt;*******************************
*                             *
* Press Ctrl-C for Boot Menu. *
*                             *
*******************************  	
^CBoot Menu will be available.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the bootmenu, enter the systemshell:&lt;/P&gt;&lt;PRE&gt;Please choose one of the following:

(1) Normal Boot.
(2) Boot without /etc/rc.
(3) Change password.
(4) Clean configuration and initialize all disks.
(5) Maintenance mode boot.
(6) Update flash from backup config.
(7) Install new software first.
(8) Reboot node.
Selection (1-8)? systemshell
Forking /bin/sh 
pid: 1062
# &lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the systemshell, remove the reservations file&lt;/P&gt;&lt;PRE&gt;# rm /sim/dev/,disks/,reservations&lt;/PRE&gt;&lt;P&gt;Exit back to the boot menu:&lt;/P&gt;&lt;PRE&gt;# exit&lt;/PRE&gt;&lt;P&gt;And pick option 8 to reboot the simulator&lt;/P&gt;&lt;PRE&gt;Please choose one of the following:

(1) Normal Boot.
(2) Boot without /etc/rc.
(3) Change password.
(4) Clean configuration and initialize all disks.
(5) Maintenance mode boot.
(6) Update flash from backup config.
(7) Install new software first.
(8) Reboot node.
Selection (1-8)? 8

Reboot now? (y or n): y&lt;/PRE&gt;&lt;P&gt;If you are prompted about a sysid mismatch during boot, pick Y.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you had already assigned disks, go into maintenance mode and reassign them to the new sysid.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That should get it going.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 23:30:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Simulator-Discussions/Add-second-node-to-8-3-2-simulator/m-p/117982#M1853</guid>
      <dc:creator>SeanHatfield</dc:creator>
      <dc:date>2016-04-05T23:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Add second node to 8.3.2 simulator</title>
      <link>https://community.netapp.com/t5/Simulator-Discussions/Add-second-node-to-8-3-2-simulator/m-p/118035#M1856</link>
      <description>&lt;P&gt;Excellant it worked great.&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2016 04:52:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Simulator-Discussions/Add-second-node-to-8-3-2-simulator/m-p/118035#M1856</guid>
      <dc:creator>AdrianVrcic</dc:creator>
      <dc:date>2016-04-07T04:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Add second node to 8.3.2 simulator</title>
      <link>https://community.netapp.com/t5/Simulator-Discussions/Add-second-node-to-8-3-2-simulator/m-p/137629#M2261</link>
      <description>&lt;P&gt;It did work for me too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 15:13:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Simulator-Discussions/Add-second-node-to-8-3-2-simulator/m-p/137629#M2261</guid>
      <dc:creator>Ibrahim</dc:creator>
      <dc:date>2018-01-26T15:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Add second node to 8.3.2 simulator</title>
      <link>https://community.netapp.com/t5/Simulator-Discussions/Add-second-node-to-8-3-2-simulator/m-p/142779#M2385</link>
      <description>&lt;P&gt;Thank you Sean, It worked perfectly for me.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Sep 2018 19:17:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Simulator-Discussions/Add-second-node-to-8-3-2-simulator/m-p/142779#M2385</guid>
      <dc:creator>Avninder</dc:creator>
      <dc:date>2018-09-17T19:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: Add second node to 8.3.2 simulator</title>
      <link>https://community.netapp.com/t5/Simulator-Discussions/Add-second-node-to-8-3-2-simulator/m-p/156242#M2543</link>
      <description>&lt;P&gt;is working for me too in ONTAP 9.5P6&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2020 09:21:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Simulator-Discussions/Add-second-node-to-8-3-2-simulator/m-p/156242#M2543</guid>
      <dc:creator>fabien92</dc:creator>
      <dc:date>2020-05-15T09:21:28Z</dc:date>
    </item>
  </channel>
</rss>

