bug

Bug – Checkpoint operation for ‘XYZ001’ failed.

On my dev hyper-v host, that has been up an running for almost 2 years, no issue at all, then suddenly out of $null, I could not create a checkpoint???

This was showing in the event log

Checkpoint operation for ‘PC001’ failed. (Virtual machine ID E1E73F70-F65B-443D-9CA5-9887C2B826D1), Log: Hyper-V-VMMS, Event:18012

image

The solution:

After “binging” around I found the this blogpost, and yes it solves the issue

image

for some reason, all the permissions was “weird”, solved by running this command

icacls D:\VMs /grant "NT VIRTUAL MACHINE\Virtual Machines":F /T

Check the blog post for more details… http://hyper-v-backup.backupchain.com/how-to-fix-could-not-create-backup-checkpoint-for-virtual-machine/

/mike

Categories: bug, Hyper-V

Tagged as: ,

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.