I have been tasked to clean up and make more space in a VM. See attachment.
It is a Win 2008 R2 and I have done the normal stuff like cleaning/deleting temp files, compression, removing unused profiles, etc.
I was wondering if I can reduce the .vswp (swap files) since there are 2. Any other advise will be appreciated.
Thanks. SwapFile.docx
VMware
Last Comment
cgeorgeisaac
8/22/2022 - Mon
Andrew Hancock (VMware vExpert PRO / EE Fellow/British Beekeeper)
Are you trying to save space inside the VM, or outside of the VM ?
currently you are looking outside of the VM, on he Hypervisor datastore.
As for the vSWP files, these are part of the hypervisor design, and are created when the VM is powered ON, they are removed then the VM is off, you cannot remove them!
They are used, when the hypervisor, starts to run out of memory for the VM, and starts to swap to disk.
If you wish to reduce the sizes on the VMFS datastore, you can specify memory reservations, but be warned if you start messing with reservations, you will affect the performance of the VM, by restricting memory in the VM. or ring fencing resources for the VM.
So are you trying to save space on the VMFS datastore or inside the VM OS partition?
cgeorgeisaac
ASKER
Thanks for your quick response. I want to save space INSIDE the VM OS partition.
Yes short on space in the VM and the Storage too does not have much space. This being a developer's VM I really need to make some space (without deleting any programs).. Would V2V conversion help or Resizing help? If so, would appreciate the specific steps please.
currently you are looking outside of the VM, on he Hypervisor datastore.
As for the vSWP files, these are part of the hypervisor design, and are created when the VM is powered ON, they are removed then the VM is off, you cannot remove them!
They are used, when the hypervisor, starts to run out of memory for the VM, and starts to swap to disk.
If you wish to reduce the sizes on the VMFS datastore, you can specify memory reservations, but be warned if you start messing with reservations, you will affect the performance of the VM, by restricting memory in the VM. or ring fencing resources for the VM.
So are you trying to save space on the VMFS datastore or inside the VM OS partition?