<?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: Error creating new vserver with subtype dp-destination in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Error-creating-new-vserver-with-subtype-dp-destination/m-p/137090#M5594</link>
    <description>&lt;P&gt;January 2018 and I seem to be having the same issue.&lt;/P&gt;&lt;P&gt;I have only recently installed the Pwoershell tools, so I assume it should be the most recent version.. 4.3.0 April 2017.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll check for a more recent version&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jan 2018 04:11:29 GMT</pubDate>
    <dc:creator>Justin_Cooksey</dc:creator>
    <dc:date>2018-01-05T04:11:29Z</dc:date>
    <item>
      <title>Error creating new vserver with subtype dp-destination</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Error-creating-new-vserver-with-subtype-dp-destination/m-p/127658#M5241</link>
      <description>&lt;P&gt;&lt;FONT color="#333399"&gt;When I try and create a vserver using the New-NcVserver command with subtype dp-destination, it prompts me for the root volume information as shown in the first snippet of text below. But then it tells me I can't supply anything other then the vserver name, comment and ipspace. If I supply the root volume information with the command, I get the same error. If I leave the prompts to the root volume information blank as shown in the second snippet, it comes back with a different error. The command appears schizophrenic. Any ideas what's going on?&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" face="courier new,courier"&gt;PS&amp;gt; New-NcVserver -Name dr_01234fs01 -Subtype dp-destination&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" face="courier new,courier"&gt;cmdlet New-NcVserver at command pipeline position 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" face="courier new,courier"&gt;Supply values for the following parameters:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" face="courier new,courier"&gt;(Type !? for Help.)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" face="courier new,courier"&gt;RootVolume: dr_01234fs01_root&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" face="courier new,courier"&gt;RootVolumeAggregate: aggr1_dd_netapp02_02&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" face="courier new,courier"&gt;RootVolumeSecurityStyle: NTFS&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" face="courier new,courier"&gt;New-NcVserver : &lt;FONT color="#FF0000"&gt;Cannot specify options other than Vserver name, comment and ipspace for a Vserver that is being configured as the destination for Vserver DR.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" face="courier new,courier"&gt;At line:1 char:1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" face="courier new,courier"&gt;+ New-NcVserver -Name dr_01234fs01 -Subtype dp-destination&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" face="courier new,courier"&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + CategoryInfo&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : InvalidOperation: (netapp02.vcpi.com:NcController) [New-NcVserver], NaUnknownErrnoException&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId : ApiException,DataONTAP.C.PowerShell.SDK.Cmdlets.Vserver.NewNcVserver&lt;/FONT&gt;&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;&lt;FONT size="2" face="courier new,courier"&gt;PS&amp;gt; New-NcVserver -Name dr_01234fs01 -Subtype dp-destination&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" face="courier new,courier"&gt;cmdlet New-NcVserver at command pipeline position 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" face="courier new,courier"&gt;Supply values for the following parameters:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" face="courier new,courier"&gt;(Type !? for Help.)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" face="courier new,courier"&gt;RootVolume: &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" face="courier new,courier"&gt;RootVolumeAggregate: &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" face="courier new,courier"&gt;RootVolumeSecurityStyle: &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" face="courier new,courier"&gt;New-NcVserver : &lt;FONT color="#FF0000"&gt;Cannot bind argument to parameter 'RootVolume' because it is an empty string.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" face="courier new,courier"&gt;At line:1 char:1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" face="courier new,courier"&gt;+ New-NcVserver -Name dr_01234fs01 -Subtype dp-destination&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" face="courier new,courier"&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + CategoryInfo&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : InvalidData: ( [New-NcVserver], ParameterBindingValidationException&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId : ParameterArgumentValidationErrorEmptyStringNotAllowed,DataONTAP.C.PowerShell.SDK.Cmdlets.Vserver.NewNcVserver&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 15:30:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Error-creating-new-vserver-with-subtype-dp-destination/m-p/127658#M5241</guid>
      <dc:creator>MadSANMan</dc:creator>
      <dc:date>2025-06-04T15:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error creating new vserver with subtype dp-destination</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Error-creating-new-vserver-with-subtype-dp-destination/m-p/127745#M5247</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/31866"&gt;@MadSANMan&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This appears to be a bug in the ONTAP PowerShell module. &amp;nbsp;The API docs state that root volume is required for all sub-types except dp-destination, so while PSTK has it as a required parameter, it shouldn't be for this sub-type.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll file a bug, thanks for finding this! &amp;nbsp;I'm happy to pay you with stickers if you're willing to PM me your address : )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EDIT: for reference, this is bug id&amp;nbsp;1063918.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2017 15:41:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Error-creating-new-vserver-with-subtype-dp-destination/m-p/127745#M5247</guid>
      <dc:creator>asulliva</dc:creator>
      <dc:date>2017-02-03T15:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error creating new vserver with subtype dp-destination</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Error-creating-new-vserver-with-subtype-dp-destination/m-p/137090#M5594</link>
      <description>&lt;P&gt;January 2018 and I seem to be having the same issue.&lt;/P&gt;&lt;P&gt;I have only recently installed the Pwoershell tools, so I assume it should be the most recent version.. 4.3.0 April 2017.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll check for a more recent version&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2018 04:11:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Error-creating-new-vserver-with-subtype-dp-destination/m-p/137090#M5594</guid>
      <dc:creator>Justin_Cooksey</dc:creator>
      <dc:date>2018-01-05T04:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error creating new vserver with subtype dp-destination</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Error-creating-new-vserver-with-subtype-dp-destination/m-p/137092#M5595</link>
      <description>&lt;P&gt;Ok, found 4.5.0 so Ill give that a try&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2018 04:18:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Error-creating-new-vserver-with-subtype-dp-destination/m-p/137092#M5595</guid>
      <dc:creator>Justin_Cooksey</dc:creator>
      <dc:date>2018-01-05T04:18:15Z</dc:date>
    </item>
  </channel>
</rss>

