<?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: Mat4Shift - ConvertTo-NcVhdx  failing with Object reference not set to an instance of an object in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Mat4Shift-ConvertTo-NcVhdx-failing-with-Object-reference-not-set-to-an-instance/m-p/108403#M4461</link>
    <description>&lt;P&gt;Hi, thanks for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're currently trying to do a UAT of the migration via VMware clones so we can't work with the original RDM - I guess we could clone it to try that out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have found we have exactly the same problem with other base VMDK files though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the maximum size that people have confirmed working with Mat4Shift please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far in testing on brand new NetApp hardware the ConvertTo-NcVhdx is failing with anything over 61GB - I'm working my way through the test machines to try and identify the tipping point, ie the largest size we can convert before it crashes out with the error shown.&lt;/P&gt;</description>
    <pubDate>Mon, 10 Aug 2015 13:54:20 GMT</pubDate>
    <dc:creator>AJP</dc:creator>
    <dc:date>2015-08-10T13:54:20Z</dc:date>
    <item>
      <title>Mat4Shift - ConvertTo-NcVhdx  failing with Object reference not set to an instance of an object</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Mat4Shift-ConvertTo-NcVhdx-failing-with-Object-reference-not-set-to-an-instance/m-p/108372#M4459</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're just trying to use Mat4Shift 1.7 to convert some VMware VMs into Hyper-V format and it's randomly failing at the conversion stage when running the ConvertTo-NcVhdx command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems to be hit and miss with VMDK files of around 40GB - it usually fails the first time around with the error above, so you clean the environment up and rerun and it will work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, we've got a few VMs with large VMDK files - one in particular was originally a 1.2TB RDM which we connected to the VM in virtual mode and cloned.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This one seems to fail pretty regularly and we cannot get it to convert.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The progress bar for ConvertTo-NcVhdx (just checking but is that exactly the same command as ConvertTo-NaVhdx) somtimes doesn't get past 0%, othertimes it bombs out at 3% and the furthest it got was 20% after which it bombed out after ten minutes with the same error as above.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas please or is there a limit of what the maximum size VMDK this can handle is?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've stripped off the Out-Null statement at the end but there's no other output - I've also tried manually adding the -SkipUnmap command in case it wasn't being handled properly via the Splat variable but no difference there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've attached a redacted screenshot which also shows that the first disk (41GB) converts without issue but then the next throws a SIS clone error - is there any way to get more verbose output from this at all please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 23:34:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Mat4Shift-ConvertTo-NcVhdx-failing-with-Object-reference-not-set-to-an-instance/m-p/108372#M4459</guid>
      <dc:creator>AJP</dc:creator>
      <dc:date>2025-06-04T23:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Mat4Shift - ConvertTo-NcVhdx  failing with Object reference not set to an instance of an object</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Mat4Shift-ConvertTo-NcVhdx-failing-with-Object-reference-not-set-to-an-instance/m-p/108397#M4460</link>
      <description>&lt;P&gt;Have you tried converting the RDM LUN directly into a VHDX without the middle step? See &lt;FONT color="#FF0000"&gt;example 4.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS C:\Users\administrator.SMIS-RTP1&amp;gt; get-help -examples ConvertTo-NcVhdx&lt;/P&gt;&lt;P&gt;NAME&lt;BR /&gt;ConvertTo-NaVhdx&lt;/P&gt;&lt;P&gt;SYNOPSIS&lt;BR /&gt;Convert a VMDK file, a fixed VHD file, or a Data ONTAP LUN into a VHDX file.&lt;/P&gt;&lt;P&gt;-------------- Example 1 --------------&lt;/P&gt;&lt;P&gt;C:\PS&amp;gt;ConvertTo-NaVhdx -SourceVhd F:\VHD\win2k8r2.vhd -DestinationVhdx F:\VHDX\win2k8r2.vhdx&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Convert a VHD file to a VHDX file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mode LastWriteTime Length Name&lt;BR /&gt;---- ------------- ------ ----&lt;BR /&gt;-a--- 8/16/2012 3:05 PM 26847739904 win2k8r2.vhdx&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-------------- Example 2 --------------&lt;/P&gt;&lt;P&gt;C:\PS&amp;gt;ConvertTo-NaVhdx -SourceVMDK X:\VMDK\Monolithic\win2k8r2.vmdk -DestinationVhdx X:\VHDX\win2k8r2.vhdx&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Convert a VMDK file in a CIFS share into a VHDX file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mode LastWriteTime Length Name&lt;BR /&gt;---- ------------- ------ ----&lt;BR /&gt;-a--- 8/16/2012 3:00 PM 26847739904 win2k8r2.vhdx&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-------------- Example 3 --------------&lt;/P&gt;&lt;P&gt;C:\PS&amp;gt;ConvertTo-NaVhdx -SourceVMDK /vol/vol2/cifs/VMDK/Monolithic/win2k8r2.vmdk -DestinationVhdx&lt;BR /&gt;/vol/vol2/cifs/VHDX/win2k8r2.vhdx&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Performs the same operation as Example 2, except it uses the direct path on the controller to the file. This is&lt;BR /&gt;useful if there is no CIFS share providing access to the VMDK file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Name Type Size Created Modified Owner Group Perm Empty&lt;BR /&gt;---- ---- ---- ------- -------- ----- ----- ---- -----&lt;BR /&gt;/vol/vol2/cifs/VHDX/win2k8r2.vhdx file 25 GB 8/16/2012 8/16/2012 0 0 1077&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-------------- Example 4 --------------&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;C:\PS&amp;gt;ConvertTo-NaVhdx -SourceLun /vol/vol2/luns/lun0 -DestinationVhdx F:\VHDX\fromLUN.vhdx&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;Convert the Data ONTAP LUN into a VHDX.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;Mode LastWriteTime Length Name&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;---- ------------- ------ ----&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;-a--- 8/16/2012 3:38 PM 10775166976 fromLUN.vhdx&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2015 12:58:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Mat4Shift-ConvertTo-NcVhdx-failing-with-Object-reference-not-set-to-an-instance/m-p/108397#M4460</guid>
      <dc:creator>ChanceBingen</dc:creator>
      <dc:date>2015-08-10T12:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Mat4Shift - ConvertTo-NcVhdx  failing with Object reference not set to an instance of an object</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Mat4Shift-ConvertTo-NcVhdx-failing-with-Object-reference-not-set-to-an-instance/m-p/108403#M4461</link>
      <description>&lt;P&gt;Hi, thanks for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're currently trying to do a UAT of the migration via VMware clones so we can't work with the original RDM - I guess we could clone it to try that out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have found we have exactly the same problem with other base VMDK files though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the maximum size that people have confirmed working with Mat4Shift please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far in testing on brand new NetApp hardware the ConvertTo-NcVhdx is failing with anything over 61GB - I'm working my way through the test machines to try and identify the tipping point, ie the largest size we can convert before it crashes out with the error shown.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2015 13:54:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Mat4Shift-ConvertTo-NcVhdx-failing-with-Object-reference-not-set-to-an-instance/m-p/108403#M4461</guid>
      <dc:creator>AJP</dc:creator>
      <dc:date>2015-08-10T13:54:20Z</dc:date>
    </item>
  </channel>
</rss>

