I have VM1 that is provisioned a 2TB thin disk. It is only roughly 1.2TB used inside Windows
Something happened on Tuesday night during our backup window, I believe the ESXi host crashed during the backup. The VMDK file ballooned up to 2TB, filling the datastore. I can see the error inside Veeam where it begins the disk consolidation process due to a stuck snapshot.
When I woke up Wednesday morning, I tried a disk consolidation with about 50GB left on the Datastore. This disk consolidation failed, filled up the datastore even more, and my VM would not run.
Eventually we got a workaround by spinning up an NFS datastore with a NAS on site, migrating the one other server VM2 over to it and clearing enough space(roughly 70GB) to at least let the VMs run.
My plan was on Friday evening to take a full backup, and then migrate my VM1 over to it, run the disk consolidation, then migrate it back. Unfortunately I get an error when doing this "Error caused by file Error caused by file /vmfs/volumes/5b638b75-f6f7e2e8-595a-98f2b33e1eec/*************1_1.VMDK"
So now my next plan is to just run a full backup with Veeam, and then restore it to my NFS datastore, make sure it's good, then delete the old and migrate it over, which is going to take about 30 hours to do.
My question is I have read a bit into the disk consolidation process, I only have 2 VMDK files. One for my C drive, one for my large 2TB D Drive, and then a 1.7GB one which I believe is my stale snapshot/disk that needs consolidation. Why does my Datastore need so much free space to consolidate? Would powering off the VM and running the disk consolidation be successful? Last time I ran the consolidation it just filled up the datastore more.