<?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: Can't seem to get the New-NcVirtualDisk cmdlet working with my cDOT 8.2 cluster in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Can-t-seem-to-get-the-New-NcVirtualDisk-cmdlet-working-with-my-cDOT-8-2-cluster/m-p/62718#M3090</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vinith - your suggestion worked!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually to be clear, I had to make sure that I established a connection (Connect-NcController) to a LIF that does allow management access.&amp;nbsp; Then I ran the New-NcVirtualDisk to a UNC path containing the IP Address of a Data-only LIF.&amp;nbsp; Then it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Corey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Nov 2013 11:40:20 GMT</pubDate>
    <dc:creator>corey</dc:creator>
    <dc:date>2013-11-25T11:40:20Z</dc:date>
    <item>
      <title>Can't seem to get the New-NcVirtualDisk cmdlet working with my cDOT 8.2 cluster</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Can-t-seem-to-get-the-New-NcVirtualDisk-cmdlet-working-with-my-cDOT-8-2-cluster/m-p/62706#M3088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Environment:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I have a six node cDOT 8.2P3 cluster&lt;/LI&gt;&lt;LI&gt;I have a Vserver (SVM) running CIFS&lt;/LI&gt;&lt;LI&gt;This SVM has six LIFs and all of them are configured for both data and management access&lt;/LI&gt;&lt;LI&gt;There is a FlexVol in this SVM shared out with an SMB3 CA CIFS share&lt;/LI&gt;&lt;LI&gt;I have a two-node Hyper-V 2012 cluster that can successfully connect to this CIFS share to store and run VMs on it&lt;/LI&gt;&lt;LI&gt;I have the Data ONTAP PowerShell Toolkit v3.0.0.92 installed on the Hyper-V nodes&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a new VHDX file on this CIFS share by using the "New-NcVirtualDisk" cmdlet from one of the Hyper-V nodes, but I .&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's what I've tried doing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;# Connect directly to the Vserver (SVM)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;PS C:\&amp;gt; $conn = Connect-NcController -Name melfvsn1 -Credential vsadmin&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;# Print out the $conn variable to check&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;PS C:\&amp;gt; $conn&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Nam&lt;SPAN style="font-family: 'courier new', courier;"&gt;e&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; Address&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Vserver&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; Version&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&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;&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; -------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;melfvsn1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xx.xxx.xxx.xxx&amp;nbsp;&amp;nbsp;&amp;nbsp; MELFVSN1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NetApp Release 8.2P3 Cluster-Mode: Thu Sep 12 01:13:07 PDT 2013&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;# Now create a new VHDX file on a CIFS share that is hosted by this Vserver (SVM)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;PS C:\&amp;gt; New-NcVirtualDisk -FullName \\melfvsn1\hv1\newdisk.vhdx -Size 200g -Vhdx -Controller $conn&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get this error:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #ff0000;"&gt;New-NcVirtualDisk : Could not find file \\melfvsn1\hv1\newdisk.vhdx on NetApp.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #ff0000;"&gt;At line:1 char:1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #ff0000;"&gt;+ New-NcVirtualDisk -FullName \\melfvsn1\hv1\newdisk.vhdx -Size 200g -Vhdx -Contro ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #ff0000;"&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #ff0000;"&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; : NotSpecified: (:) [New-NaVirtualDisk], ArgumentException&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId : System.ArgumentException,DataONTAP.PowerShell.SDK.Cmdlets.HyperV.NewNaVirtualDisk&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried making a connection to the Cluster rather than the Vserver, but that didn't help.&amp;nbsp; I tried using just IP addresses but that didn't work...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Corey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:48:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Can-t-seem-to-get-the-New-NcVirtualDisk-cmdlet-working-with-my-cDOT-8-2-cluster/m-p/62706#M3088</guid>
      <dc:creator>corey</dc:creator>
      <dc:date>2025-06-05T05:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can't seem to get the New-NcVirtualDisk cmdlet working with my cDOT 8.2 cluster</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Can-t-seem-to-get-the-New-NcVirtualDisk-cmdlet-working-with-my-cDOT-8-2-cluster/m-p/62711#M3089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Corey, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please try the same by creating a lif exclusively specifying the data role and protocol as CIFS, it should work for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see below when i try specifying the path with the lif which serves both data and management it leads to the same error and the vhd does not get created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/24141_1.png" style="height: 104px; width: 840.4040404040404px;" width="840" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i try the same with the exclusive data Lif&amp;nbsp; it creates the vhd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/24142_1.png" style="width: 792.4695652173913px; height: 122px;" width="792" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/24143_1.png" style="height: 216px; width: 698.8846153846154px;" width="699" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 05:59:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Can-t-seem-to-get-the-New-NcVirtualDisk-cmdlet-working-with-my-cDOT-8-2-cluster/m-p/62711#M3089</guid>
      <dc:creator>vinith</dc:creator>
      <dc:date>2013-11-25T05:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can't seem to get the New-NcVirtualDisk cmdlet working with my cDOT 8.2 cluster</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Can-t-seem-to-get-the-New-NcVirtualDisk-cmdlet-working-with-my-cDOT-8-2-cluster/m-p/62718#M3090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vinith - your suggestion worked!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually to be clear, I had to make sure that I established a connection (Connect-NcController) to a LIF that does allow management access.&amp;nbsp; Then I ran the New-NcVirtualDisk to a UNC path containing the IP Address of a Data-only LIF.&amp;nbsp; Then it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Corey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 11:40:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Can-t-seem-to-get-the-New-NcVirtualDisk-cmdlet-working-with-my-cDOT-8-2-cluster/m-p/62718#M3090</guid>
      <dc:creator>corey</dc:creator>
      <dc:date>2013-11-25T11:40:20Z</dc:date>
    </item>
  </channel>
</rss>

