HPE SimpliVity
1825668 Members
3511 Online
109686 Solutions
New Discussion

Re: Can't reclaim space when it's hpe simplivity thin provisioning?

 
SOLVED
Go to solution
Jh9
Occasional Contributor

Can't reclaim space when it's hpe simplivity thin provisioning?

SVT node has a 20% disk space warning, so I cleaned up the files in the guest OS.
The capacity is empty within the OS, but the VM does not reclaim it and remains the same. The Simplicity datastore does not appear to support unmap..

Is there only a way to retrieve it with sdelete tools within Guest OS, how did everyone else solve it?
Please understand that I wrote it with a translator. Thank you.

3 REPLIES 3
Mahesh202
HPE Pro

Re: Can't reclaim space when it's hpe simplivity thin provisioning?

Hi Jh9
You have already tried deleting files from the guest OS, but the HPE SimpliVity node's disk space has not been reclaimed.

If the datastore does not support unmap, then using sdelete within the guest OS is one option to free up disk space. Another option could be to migrate the VM to another datastore with more available space if that is feasible.

To answer your question about how others have solved this issue, it would depend on the specific circumstances and configuration of their environment. However, using sdelete within the guest OS is a common solution for freeing up disk space on virtual machines.

Hope this helps.!!

Regards
Mahesh.

If you feel this was helpful please click the KUDOS! thumb below!



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
Jh9
Occasional Contributor

Re: Can't reclaim space when it's hpe simplivity thin provisioning?

@Mahesh202 

Thank you for your answer!
Storage Migration could not proceed because there are currently no other types of datastores.
(Only SVT-DATASTORE1, SVT-DATASTORE2 of the same NFS3 type exist)

I have one more question.
Is it an existing issue that NFS3 datastores in simplicity are unable to reclaim capacity?

FabrizioDV
Advisor
Solution

Re: Can't reclaim space when it's hpe simplivity thin provisioning?

 

 

Hi,

 

i (as well others) use sdelete

 

take a look at these posts

Re: SimpliVity and SDelete - Hewlett Packard Enterprise Community (hpe.com)

Risolto: storage reclamation and VAAI unmap support on Simp... - Pagina 2 - Hewlett Packard Enterprise Community (hpe.com)

Risolto: Re: Change Simplivity physical disk capacity warni... - Hewlett Packard Enterprise Community (hpe.com)

 

simply inside the windows virtual machine open a command prompt and run :

sdelete 64 -z X:  (where X: is a drive letter)

repeat for all the the vm drives an for all the VM

 

please pay attention that sdelete put a huge load on the storage, use it on

one windows drive at a time

 

in the next 24 hours you will see the vmware and infosight statitics updated

 

svt-sdelete.jpg

 

 

 

FDV