Hint when VMWare doesnt show a snapshot

If VMWare ESXi/vCenter/your vSphere environment does not show a virtual machine snapshot, however it is there and the virtual machine is using it, here is a little trick which might help you:

  1. Make sure you have some free space left in your datastore, in which the vm is stored.
  2. Create another virtual machine snapshot 
  3. Click on "delete all snapshots"
This can trigger the ESXi to delete all snapshots, including the one which isn't shown. However this does not always work, in which case working with a clone of the VM and vmkfstools can help.

No comments:

Post a Comment

Proxmox Backup Server extend disk

Problem Proxmox Backup Server 4.2.0 (Linux pbs 7.0.0-3-pve) has a disk which is 100GB big. The disk should be extended to 250GB (add 150GB)....