How to Delete Hyper-V Backup Checkpoint That’s Stuck
Hyper-V in Windows Server 2008 R2 and later, around spring 2014, introduced a HyperV backup mechanism where Hyper-V creates a hidden internal checkpoint when a Hyper-V backup is initiated. Shortly after the server backup software goes into its prep phase, this checkpoint is deleted and merged automatically while the backup proceeds. See below:
If the host server or cluster node fails exactly during that short timespan, the checkpoint may get stuck. The Hyper-V Manager screen won’t allow you to delete it either.
How to Delete Hyper-V Backup Checkpoints that are Stuck
In order to delete these kinds of internal checkpoints / snapshots, use the PowerShell command:
Get-VMSnapshot -VMName <vm name here> m -ComputerName <host name here> | Remove-VMSnapshot
Or:
Remove-VMSnapshot -VMName "adaudit" -name "adaudit - Backup - (12/19/2015 - 11:15:27 PM)"
The above command will take care of this issue and the backup snapshot for you.
There is also a hotfix available by Microsoft at https://support.microsoft.com/en-us/kb/2964439 titled “Hyper-V virtual machine backup leaves the VM in a locked state”; however, the above PowerShell command will do just fine without the hotfix.
Additional Resources
Backup Software Overview
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
- Hyper-V VHD or VHDX? Advantages, Limitations, and Disadvantages
- Download Linux Integration Services 3.5 for Hyper-V
- VMware Scheduled Snapshot Creation in a Task, Fully Automated
- The Ultimate Hyper-V PowerShell Commands Cheat Sheet
- Veeam Alternative for Hyper-V Backup
- Windows Server 2012: Hotfixes for Cluster Servers
- What are Hyper-V Checkpoints, Snapshots, and VSS?
- Is My Hard Drive Failing? Signs of Hard Drive Failure
- Freeware Backup Software–Watch Out!
- How to Delete Hyper-V Backup Checkpoint That’s Stuck
- How to: Hyper-V Backup Strategy in 12 Simple Steps
- Helpful Hyper-V Links
- File Server Backup Software for Windows
- Start a Hyper-V VM from the Command Line — How to
- How to fix: could not create backup checkpoint for virtual machine
- Hyper-V, VMware, VirtualBox Feature Comparison
- Hyper-V Backup Links, Guides, Tutorials & Comparisons
- Get All VHDX for All VMs with this PowerShell Script
- What is Deduplication?
- How to Fix: MSMQ Writer (MSMQ) failed