How to fix: could not create backup checkpoint for virtual machine
A strange error in Hyper-V may show up during normal operation or when a Hyper-V backup is initiated:
could not create backup checkpoint for virtual machine
When trying to create a snapshot aka checkpoint for the VM you get the same error.
If there is enough disk space to complete the operation, check the checkpoint folder in the VM settings.
It should be set to the same folder where the main VHDX is located.
Sometimes the error “could not create backup checkpoint for virtual machine” is due to permissions and one more strange Microsoft limitation:
First, make sure the parent VHDX is not located on the root folder. There are some scenarios where Hyper-V won’t like it, such as when checkpoints are to be created.
Second, the issue may be down to a permissions misconfiguration
Run the following command for each folder or volume you have containing Hyper-V virtual machine files:
icacls C:\ClusterStorage\Volume4 /grant “NT VIRTUAL MACHINE\Virtual Machines”:F /T
It will reset all permissions on all subfolders and grant the Virtual Machines group (internal to Hyper-V and hidden) full access.
The main VHDX file would still need to be inside a subfolder, not the root folder of a volume.
Have you decided on a server backup software yet? Start your free BackupChain trial today and use the best Hyper-V backup software to protect your infrastructure.
Backup Software Overview
BackupChain Server Backup SoftwareDownload BackupChain
Cloud Backup
Backup VMware Workstation
Backup FTP
Backup VirtualBox
Backup File Server
Hyper-V Backup
Backup Hyper-VPopular
- Hyper-V Links, Guides, Tutorials & Comparisons
- Veeam Alternative
- How to Back up Cluster Shared Volumes
- DriveMaker: Map FTP, SFTP, S3 Site to a Drive Letter (Freeware)
Resources
- Free Hyper-V Server
- Remote Desktop Services Blog
- SCDPM Blog
- SCOM Blog
- V4 Articles
- Knowledge Base
- FAQ
- Sitemap
- Backup Education
- Archive 2024
- Archive 2022
- Archive 2021
- Archive 2020
- Archive 2018
- Archive 2017
- Archive 2016
- Archive 2015
- Archive 2014
- Archive 2013
- Hyper-V Scripts in PowerShell
- FastNeuron
- BackupChain (Greek)
- BackupChain (Deutsch)
- BackupChain (Spanish)
- BackupChain (French)
- BackupChain (Dutch)
- BackupChain (Italian)
Backup Software List
BackupChain
Veeam
Unitrends
Symantec Backup Exec
BackupAssist
Acronis
Zetta
Altaro
Windows Server Backup
Microsoft DPM
Ahsay
CommVault
IBM
Other Backup How-To Guides
- How to fix ‘Microsoft Hyper-V VSS Writer’ is in failed state, Writer Failure code: 0x800423f3
- VssDiag Volume Shadow Copy Service Diagnostic Software with Hyper-V Support
- Windows Server 2012: Hotfixes for Cluster Servers
- Download Links for Windows 10 & Windows Server Technical Preview
- Avoid Saved State Backup and Check Hyper-V Integration Service Versions Automatically
- File Server Backup Software for Windows
- Hyper-V Server 2016 Download Locations + 2012 R2, 2008
- Windows Server 2012 Failover Cluster Important Updates
- Windows Server 2012 R2 New Features & What’s New in Server 2012 R2
- How to Delete VSS Shadows or Snapshots
- Slow Cluster Shared Volume–Tips to Speed Up CSV and Backups
- How to Mount a VHDX to Windows using a PowerShell Script
- The Ultimate Hyper-V PowerShell Commands Cheat Sheet
- Hyper-V Backup Links, Guides, Tutorials & Comparisons
- Windows Server 2019 ISO Free Download + Hyper-V Server 2019
- How to Backup a Virtual Server While Running
- Free Disk2VHD Hyper-V VHDX Physical to Virtual Conversion P2V
- How to Backup a Hyper-V VM Remotely Online
- Hyper-V CSV backup: What needs to be considered for VM backups?
- How to fix: could not create backup checkpoint for virtual machine