ESX Virtualization

VMware ESXi, vSphere, VMware Backup, Hyper-V... how-to, videos....

Nakivo Backup and Replication - #1 Backup solution for Virtual, physical, cloud, NAS and SaaS

Menu
  • Certification
      • VCP-DCV vSphere 8
          • vcp2024-125.
        • Close
    • Close
  • VMware
    • Configuration Maximums
    • vSphere
      • vSphere 8.0
      • vSphere 7.0
      • vSphere 6.7
      • vSphere 6.5
      • vSphere 6.0
      • Close
    • VMworld
      • VMware EXPLORE 2024
      • VMware EXPLORE 2023
      • VMware EXPLORE 2022
      • VMworld 2019
      • VMworld 2018
      • VMworld 2017
      • VMworld 2016
      • VMworld 2015
      • VMworld 2014
      • VMworld 2013
      • VMworld 2012
      • VMworld 2011
      • Close
    • Close
  • Microsoft
    • Windows Server 2012
    • Windows Server 2016
    • Windows Server 2019
    • Close
  • Categories
    • Tips – VMware, Microsoft and General IT tips and definitions, What is this?, How this works?
    • Server Virtualization – VMware ESXi, ESXi Free Hypervizor, VMware vSphere Server Virtualization, VMware Cloud and Datacenter Virtualization
    • Backup – Virtualization Backup Solutions, VMware vSphere Backup and ESXi backup solutions.
    • Desktop Virtualization – Desktop Virtualization, VMware Workstation, VMware Fusion, VMware Horizon View, tips and tutorials
    • How To – ESXi Tutorials, IT and virtualization tutorials, VMware ESXi 4.x, ESXi 5.x and VMware vSphere. VMware Workstation and other IT tutorials.
    • Free – Free virtualization utilities, ESXi Free, Monitoring and free backup utilities for ESXi and Hyper-V. Free IT tools.
    • Videos – VMware Virtualization Videos, VMware ESXi Videos, ESXi 4.x, ESXi 5.x tips and videos.
    • Home Lab
    • Reviews – Virtualization Software and reviews, Disaster and backup recovery software reviews. Virtual infrastructure monitoring software review.
    • Close
  • Partners
    • NAKIVO
    • StarWind
    • Zerto
    • Xorux
    • Close
  • This Web
    • News
    • ESXi Lab
    • About
    • Advertise
    • Archives
    • Disclaimer
    • PDFs and Books
    • Close
  • Free
  • Privacy policy

VMware VDP quiesce problems of Windows 2008 R2 Guest OS

By Vladan SEGET | Last Updated: August 22, 2022

Shares

VDP cannot backup Windows 2008 R2. Are you having troubles Backing up Windows 2008R2 with VMware vSphere Data Protection (VDP)? Quiesced snapshots don't work? It's probably that you're using the VMware VSS to quiesce the guest OS.  It's a known issue which can be easily avoided by using the VSS providers which are part of your backup tool, if of course the tool provides that.

Update: The issue has been resolved in the latest release of VDP 5.1.10 – read VMware vSphere 5.1 Update 1

One of those tools, which I'm aware of, and which does good job on it, is Veeam Backup. I thought that everyone was aware of problems of quiescing of Windows 2008 R2 guest OS with built in VMware VSS, and I was not thinking about posting an article about it. But not quite yet.

In the latest Veeam Community Forums Digest E-mail notifications by Anton Gostev, that I'm receiving. I'm also the part of the Veeam community forums, and receiving the newsletter where Anton describes the issue, that I'm aware of it:

it affects all backup solutions which leverage VMware VSS integration instead of providing their own. Veeam B&R has had proprietary VSS integration since version 2 (particularly due to lack of functionality and limitations of native VMware VSS intergration).

So the resolution?

As concerning Veeam, the solution is simple:

be sure to enable application-aware processing enabled in Veeam job settings for it to be used. If instead you enable VMware Tools quiescence in the advanced job settings, you will be affected by the issue as well.

VMware VDP cannot quiesce 2008 R2 Guest OS

You can get a free trial from Veeam or start with the free “VeeamZIP” in order to test in your environment.

If you're using other backup products, you will need to look at the configuration of the specific backup solution to solve the issue, if you're affected.

Usually the error looks like this:

“Can not create a quiesced snapshot because the create snapshot operation exceeded the time limit for holding off I/O in the frozen virtual machine”.

The VDP Administration Guide PDF (page 52) recommends disabling the disk UUIDs in the VMX config file (setting the value to FALSE).  This fixes the problem with quiescing but apparently this causes the quiescing not being application consistent:

by disabling disk UUIDs you turn off application consistent VSS snapshots, which might be an issue if you require application consistent backups

See this VMware Forum post.

There is one other method that I found (but not tested personaly) that is available through bluemonkey.com blog:

Here is a quick quote from the source:

01. Shutdown your VM, edit the advanced settings and change “disk.enableUUID” to “false” per VMware’s instructions. https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2035736

02. Power the VM back on.

03. Download the Windows Server 2008 SDK and install it on your PC. https://www.microsoft.com/en-us/download/details.aspx?id=11310

04. Included with the SDK is a program called vshadow. There is a version for x86 (vshadow_x86.exe) and x64 (vshadow_x64.exe) installs. Pick the appropriate one for your install and copy it to the C: drive of your VM. More info on vshadow here: https://msdn.microsoft.com/en-us/library/windows/desktop/bb530725(v=vs.85).aspx

05. Navigate to your VMware Tools folder and create a folder called “backupscripts.d”

06. Create a batch file named “freeze.bat”

07. In the batch file, enter a single line “C:\vshadow_xxx.exe c:” (replace xxx with x86 or x64 for which version you are using). You will need to add each drive on which you want to stop I/O to the end of the line, ex: “C:\vshadow_x64.exe c: e: f:”.

08. Create your VDP job and run it!

If you're using other methods, don't hesitate and share it through the comments section.

 

Shares
Vote !

| Filed Under: Backup Tagged With: VDP quiesce problems, Veeam

About Vladan SEGET

This website is maintained by Vladan SEGET. Vladan is as an Independent consultant, professional blogger, vExpert x16, Veeam Vanguard x9, VCAP-DCA/DCD, ESX Virtualization site has started as a simple bookmarking site, but quickly found a large following of readers and subscribers.

Connect on: Facebook. Feel free to network via Twitter @vladan.

Comments

  1. Baif says

    December 16, 2012 at 10:43 am

    Was your VM old? Without UUID from VMware Disk?

    Or can you read the serial number of particular Win32_DiskDrive?

    I haven’t work with VDP of 5.1. But I think the VMware engineering teams do not talk to each other.

    Please refer to:

    KB: 2009065 (Stating “This issue is caused when the Microsoft VSS service is attempting to do an application quiesced snapshot but is unable to read the disk UUID or Serial Number value for one or more virtual machine disks. For more information on application quiesced snapshots, see Enabling Windows 2008 application-consistent quiescing on ESX/ESXi 4.1 (1028881).” )
    Updated: Aug 7, 2012

    KB: 1028881 (Stating “Windows 2008 application-level quiescing is performed using a hardware snapshot provider.” so it needs UUID…)
    Updated: Nov 8, 2012

    KB: 1031298 (Stating “This is not a VMware issue.”)
    Updated: Dec 2, 2012

Private Sponsors

Featured

  • Thinking about HCI? G2, an independent tech solutions peer review platform, has published its Winter 2023 Reports on Hyperconverged Infrastructure (HCI) Solutions.
  • Zerto: One Platform for Disaster Recovery, Backup & Cloud Mobility: Try FREE Hands-On Labs Today!
Click to Become a Sponsor

Most Recent

  • Veeam Backup & Replication v13 Beta: A Game-Changer with Linux
  • What is Veeam Data Cloud Vault and how it can help SMBs
  • Nakivo Backup and Replication – Malware Scan Feature
  • Zerto 10 U7 released with VMware NSX 4.2 Support
  • XorMon NG 1.9.0 Infrastructure Monitoring – now also with Veeam Backup Support
  • Heartbeat vs Node Majority StarWind VSAN Failover Strategy
  • Vulnerability in your VMs – VMware Tools Update
  • FREE version of StarWind VSAN vs Trial of Full version
  • Commvault’s Innovations at RSA Conference 2025 San Francisco
  • VMware ESXi FREE is FREE again!

Get new posts by email:

 

 

 

 

Support us on Ko-Fi

 

 

Buy Me a Coffee at ko-fi.com

Sponsors

Free Trials

  • DC Scope for VMware vSphere – optimization, capacity planning, and cost management. Download FREE Trial Here.
  • Augmented Inline Deduplication, Altaro VM Backup v9 For #VMware and #Hyper-V – Grab your copy now download TRIAL.

VMware Engineer Jobs

VMware Engineer Jobs

YouTube

…

Find us on Facebook

ESX Virtualization

…

Copyright © 2025 ·Dynamik-Gen · Genesis Framework · Log in