NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Microsoft Virtualization Discussions

Failure: Invoke-NaHostVolumeSpaceReclaim :

DaveDeim
5,849 Views

I had the customer run the power shell script for space reclaim on the LUNs.  When he attempted to run, he go the following failure message.

 

S & H are 2 LUNS which failed with message,  E is another LUN and that worked.

 

I had him run the Get-NaHostDisk command and it returned the following.  The three highlighted disks are the ones he is unable to reclaim space on.  Not sure what my next step should be.

 

4 REPLIES 4

Ontapforrum
5,819 Views

Could you also try using Nc instead of Na ( ("Na" = 7-mode, "Nc" = clustered), as this is an cDOT Luns.

 

Even though 'Na' also works but you can give it a try:

InvokeNcHostVolumeSpaceReclaim

ChanceBingen
5,766 Views

I would check two other things as well.

 

1. Is this LUN a cluster resource? If so, you may need to run the command from the Windows node that owns the resource.

2. Ensure that "space-allocation" is enabled on the LUN in ONTAP. If it isn't, then you can't reclaim space from it.

 

Let us know if that helps.

DaveDeim
5,750 Views

 

 

Public