Paul, yes it is showing Snapshots listed even though Auto-Protect is turned off.
Original Message:
Sent: Feb 27, 2025 05:14 PM
From: Technogeezer
Subject: VMware Fusion 12.2.5 on macOS Monterey 12.7.6 Failed to power on when starting Windows Server 2012 vm
Ivan, I'm still seeing things I'm not expecting from the data you've provided.. Your VM is indicating that it's running on the 000006 variant of the virtual disk. Tracing the information reveals the VM still has active snapshot chains. I do think that Vimalin will take snapshots to back up a virtual machine, but I would think the snapshots it uses would be deleted once the backup completes. (I'm checking with Vimalin's author to confirm this).
There are also remnants of auto-protect settings remaining in the VM's .vmx file.
Can you right click on the virtual machine in the Virtual Machine Library and select "Snapshots..." and see if there are any snapshots listed?
------------------------------
- Paul (technogeezer)
vExpert 2025
Original Message:
Sent: Feb 26, 2025 02:39 PM
From: Ivan Chang
Subject: VMware Fusion 12.2.5 on macOS Monterey 12.7.6 Failed to power on when starting Windows Server 2012 vm
Yes, they did run the virtual machine cleanup from the Fusion GUI.
Attached, are the fusion_data and vmdk_metadata files.
------------------------------
Ivan Chang
Original Message:
Sent: Feb 24, 2025 02:16 PM
From: Technogeezer
Subject: VMware Fusion 12.2.5 on macOS Monterey 12.7.6 Failed to power on when starting Windows Server 2012 vm
That's good that you have it working. I'd make sure that Autoprotect is turned off and that no snapshots are active.
I also recommend that you have a discussion with the business (sooner rather than later) on a backup strategy for those VMs that meets their business needs. This time they were lucky. There are plenty of common data loss scenarios that what they're doing today (relying on VM snapshots from what I can see) isn't able to cover. As an example, you said that that they didn't have another copy of the VM -- what if something happened where that VM couldn't be repaired. What would they do?
------------------------------
- Paul (technogeezer)
Original Message:
Sent: Feb 23, 2025 08:15 PM
From: Ivan Chang
Subject: VMware Fusion 12.2.5 on macOS Monterey 12.7.6 Failed to power on when starting Windows Server 2012 vm
After following the below instructions from @Technogeezer the VM started up and appears to working fine.
Force the power-off of the VM by:
Highlighting the VM in the Virtual Machine Library.
Clicking on Virtual Machine in the menu bar. There should be a "Resume" item - but don't click on it.
Hold the Option key, and the greyed-out Shut Down menu will become Power Off. Click on Power Off.
The VM should now be in a powered-off state (similar to what you'd see in a crashed physical machine). You can try to power on the VM at this point and see if things change.
Andre, I would like to thank you for your time and help in reviewing this VM issue.
------------------------------
Ivan Chang
Original Message:
Sent: Feb 22, 2025 07:58 AM
From: a_p_
Subject: VMware Fusion 12.2.5 on macOS Monterey 12.7.6 Failed to power on when starting Windows Server 2012 vm
After viewing and testing the files that you've provided, I'd suggest that you delete all the files/folders with a .lck extension, to see whether this already solves the issue.
As you can see in the attached file, just some of the ...-000001-... have errors (have not been closed properly - thus "Unclean shutdown"). That's the snapshot that is not in the current chain anymore, due to the restored snapshot that you've mentioned.
André
Original Message:
Sent: Feb 21, 2025 12:25 PM
From: Ivan Chang
Subject: VMware Fusion 12.2.5 on macOS Monterey 12.7.6 Failed to power on when starting Windows Server 2012 vm
Hi Andre,
We disabled Auto-Protect, closed Vmware Fusion and reran the Fusion data and Vmdk Metadata scripts as you requested.
After the disconnect of the drive array which the vm resided on, the vm was in a suspended state and the client tried to restore to a previous snapshot.
I was mistaken and the vm was not in a powered off state.
------------------------------
Ivan Chang
Original Message:
Sent: Feb 21, 2025 05:46 AM
From: Andre Pett
Subject: VMware Fusion 12.2.5 on macOS Monterey 12.7.6 Failed to power on when starting Windows Server 2012 vm
I don't see any grain table errors in the .vmdk files, but there are some things which need to be changed and/or explained.
Just the "Unclean Shutdown" bit is set for some of the "000001" snapshot files.
First thing - as mentioned before - disable Auto Protect! This will create new snapshots every time you use the VM, and therefore make it extremely difficult to troubleshoot/fix the issue.
Next, please explain what steps you've already tried. It seems that you reverted the VM manually to a previous snapshot, which pushed the "000001" snapshot out of the active snapshot chain.
The files that you provided are not consistent, i.e. it looks like VMware Fusion had not been closed when you ran the scripts.
Please provide the information I asked for, disable Auto Protect, close VMware Fusion, then provide a new set of files (data collection as well as metadata).
André
Original Message:
Sent: Feb 20, 2025 12:40 PM
From: Ivan Chang
Subject: VMware Fusion 12.2.5 on macOS Monterey 12.7.6 Failed to power on when starting Windows Server 2012 vm
The vm is currently in a powered-down state.
------------------------------
Ivan Chang
Original Message:
Sent: Feb 20, 2025 11:05 AM
From: Technogeezer
Subject: VMware Fusion 12.2.5 on macOS Monterey 12.7.6 Failed to power on when starting Windows Server 2012 vm
Just a thought to make data collection a bit simipler, Can you run the script I've attached here to collect more information about this VM.
Unzip the script in the Downloads folder, shut down the Fusion application, and run the data collection script as follows in a Terminal session:
cd ~/Downloads
./collect_info.sh "/Volumes/ThunderBay/Virtual Machines/Windows Server 2012 R2.vmwarevm"
It'll collect info about the system and VM then creates a zip file with that information you can attach to a reply.
------------------------------
- Paul (technogeezer)
Original Message:
Sent: Feb 20, 2025 10:55 AM
From: Technogeezer
Subject: VMware Fusion 12.2.5 on macOS Monterey 12.7.6 Failed to power on when starting Windows Server 2012 vm
One comment:
The logs are indicating a significant amount of activity related to snapshots. You appear to have autoprotect snapshots enabled. That's generally considered a very bad idea - especially for a production VM. Autoprotect relies on Fusion snapshots, which are brittle - it doesn't take much to break a virtual disk when multiple layers of snapshots are active - which is what Autoprotect can do. Don't rely on autoprotect to provide virtual machine backup.
I'm not seeing error messages in the log that are pointing to anything I can identify. If there are other files in the VM bundle that have names like vmware-*.log they might help us.
Did something happen to this Mac (e.g. crash) before this Fusion failure occurred?
Is this VM currently in a powered-down or suspended state?
------------------------------
- Paul (technogeezer)
Original Message:
Sent: Feb 20, 2025 03:07 AM
From: Ivan Chang
Subject: VMware Fusion 12.2.5 on macOS Monterey 12.7.6 Failed to power on when starting Windows Server 2012 vm
Paul,
Here is the vmware.log file from the virtual machine bundle.
Regards,
Ivan
------------------------------
Ivan Chang
Original Message:
Sent: Feb 19, 2025 08:25 PM
From: Technogeezer
Subject: VMware Fusion 12.2.5 on macOS Monterey 12.7.6 Failed to power on when starting Windows Server 2012 vm
Can you attach the vmware.log file found inthe virtual machine bundle?
------------------------------
- Paul (technogeezer)
Original Message:
Sent: Feb 19, 2025 03:53 AM
From: Ivan Chang
Subject: VMware Fusion 12.2.5 on macOS Monterey 12.7.6 Failed to power on when starting Windows Server 2012 vm
Would like to request urgent help since this is a time sensitive issue for a business that is currently down. We have removed all the .lck files and snapshot files in the VMware bundle and cleared out the snapshots in the Virtual Machine Library for this vm. In Settings, General ran Clean Up Virtual Machine. After performing the above steps we are still getting the Failed to power on when starting the vm. Any assistance would be greatly appreciated.
------------------------------
Ivan Chang
------------------------------