<?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 New-NcCluster fails on ONTAP 9.1 simulator in Software Development Kit (SDK) and API Discussions</title>
    <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/New-NcCluster-fails-on-ONTAP-9-1-simulator/m-p/134321#M2466</link>
    <description>&lt;P&gt;I am working with the ONTAP 9.1 simulator and PSTK 4.4 to test cluster build automation scripts.&lt;/P&gt;&lt;P&gt;When I run the New-NcCluster -ClusterName $cluster_Name -License $base_license, it fails silently.&lt;/P&gt;&lt;P&gt;The node name changes but no cluster is actually created.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Get-NcClusterCreateProgress gives the following message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CurrentStatusMessage : Unused cluster ports exist in the cluster. One or more ports may not be in the "healthy" state,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; or may be incorrectly assigned to the "Cluster" Ipspace. Run "network port show -ipspace&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cluster" to view the cluster ports. Correct any issues, and then try the command again.&lt;BR /&gt;IsComplete&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : False&lt;BR /&gt;NcController&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 192.168.146.21&lt;BR /&gt;Status&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : failed&lt;BR /&gt;IsCompleteSpecified&amp;nbsp; : True&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This does not appear to do the magic that all of the PowerShell automation examples proclaim.&lt;/P&gt;&lt;P&gt;Could this be a quirk with the simulator?&amp;nbsp; Is there more work to be done before creating the cluster? If so, what is it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have not been able to do testing on a physical system yet, so I don't know if this behavior is the same or different.&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>Thu, 07 Sep 2017 17:57:44 GMT</pubDate>
    <dc:creator>ronaldmajor</dc:creator>
    <dc:date>2017-09-07T17:57:44Z</dc:date>
    <item>
      <title>New-NcCluster fails on ONTAP 9.1 simulator</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/New-NcCluster-fails-on-ONTAP-9-1-simulator/m-p/134321#M2466</link>
      <description>&lt;P&gt;I am working with the ONTAP 9.1 simulator and PSTK 4.4 to test cluster build automation scripts.&lt;/P&gt;&lt;P&gt;When I run the New-NcCluster -ClusterName $cluster_Name -License $base_license, it fails silently.&lt;/P&gt;&lt;P&gt;The node name changes but no cluster is actually created.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Get-NcClusterCreateProgress gives the following message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CurrentStatusMessage : Unused cluster ports exist in the cluster. One or more ports may not be in the "healthy" state,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; or may be incorrectly assigned to the "Cluster" Ipspace. Run "network port show -ipspace&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cluster" to view the cluster ports. Correct any issues, and then try the command again.&lt;BR /&gt;IsComplete&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : False&lt;BR /&gt;NcController&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 192.168.146.21&lt;BR /&gt;Status&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : failed&lt;BR /&gt;IsCompleteSpecified&amp;nbsp; : True&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This does not appear to do the magic that all of the PowerShell automation examples proclaim.&lt;/P&gt;&lt;P&gt;Could this be a quirk with the simulator?&amp;nbsp; Is there more work to be done before creating the cluster? If so, what is it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have not been able to do testing on a physical system yet, so I don't know if this behavior is the same or different.&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>Thu, 07 Sep 2017 17:57:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/New-NcCluster-fails-on-ONTAP-9-1-simulator/m-p/134321#M2466</guid>
      <dc:creator>ronaldmajor</dc:creator>
      <dc:date>2017-09-07T17:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: New-NcCluster fails on ONTAP 9.1 simulator</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/New-NcCluster-fails-on-ONTAP-9-1-simulator/m-p/134326#M2469</link>
      <description>&lt;P&gt;I moved the two default Cluster ports (e0a and e0b) from the Cluster IPspace to the Default IPspace and New-NcCluster worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I wanted to use those ports for cluster interconnects, what would be the procedure? Do I assign IP addresses to them before creating the cluster or do I move the ports to the Default IPspace, create the cluster and configure the ports as cluster ports in the Cluster IPspace?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How does this behave on a physical filer? Is this a quirk of the simulator?&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>Thu, 07 Sep 2017 19:20:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/New-NcCluster-fails-on-ONTAP-9-1-simulator/m-p/134326#M2469</guid>
      <dc:creator>ronaldmajor</dc:creator>
      <dc:date>2017-09-07T19:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: New-NcCluster fails on ONTAP 9.1 simulator</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/New-NcCluster-fails-on-ONTAP-9-1-simulator/m-p/438361#M3226</link>
      <description>&lt;P&gt;Hi &lt;SPAN class=""&gt;ronaldmajor&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;have you resolve the problem?&lt;/P&gt;&lt;P&gt;I use the simulator 9.10&lt;/P&gt;&lt;P&gt;and still have the same problem&lt;/P&gt;&lt;P&gt;So I want to ask you the solution if you have&lt;/P&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;‎&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 15 Sep 2022 12:34:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/New-NcCluster-fails-on-ONTAP-9-1-simulator/m-p/438361#M3226</guid>
      <dc:creator>AllenChang</dc:creator>
      <dc:date>2022-09-15T12:34:43Z</dc:date>
    </item>
  </channel>
</rss>

