Hyper-V Quiescing Error (code 1931)

Situation

A Hyper-V backup plan terminates with the following warning: Hyper-V Quiescing Error. Cannot create application-consistent checkpoint(s) for one or more VMs with the list of virtual machines with failed application-consistent backups.

Cause

The occurrence of this warning means that the problem is on the VM side and some VMs with application-consistent issues were not processed properly. Despite the issues, the checkpoints that the Hyper-V environment managed to create were backed up.

Read about the checkpoint creation logic in the Application-Consistent Hyper-V Backups paragraph of the Application-Consistent Backupschapter

Solutions

Figure Out and Fix the Problem on Guest VM

Most often, this warning occurs when some problems are on the virtual machine at the moment of checkpoint creation. You can try to figure out what happened on your own. To do this, run through the event logs of the virtual machine.

To learn how to troubleshoot VMs using the event log, read the Troubleshooting Hyper-V with Event Logs article.

Update Integration Services on Guest VM

Hyper-V Integration Services were separated from the Windows client/server versions of Windows 10/Server 2016, and updates are pulled from Windows Updates.

Any updates of Windows clients/servers earlier than Windows 10 and Windows Server 2016 must be performed manually. You can do it using the Hyper-V Manager GUI. Proceed as follows:

  1. Run Hyper-V Manager.
  2. Select the required virtual machine, right-click it.
  3. Click Connect.
  4. Select Action.
  5. Select Insert Integration Services Setup Disk.
  6. Inside the guest virtual machine, select the DVD drive with the installation files.
  7. Right-click the DVD drive and select Install Hyper-V Integration Services.
  8. As the installation completes, reboot your client/server.
  9. Verify the version of Hyper-V Integration Services in the Hyper-V Manager VM Summary information.

Configure Application Processing Options for Virtual Machine

Check the applicetion processing options. To learn how to do it, read the Application Consistent Backups chapter.

Select the Disable application processing. Back up virtual machine as is.

Install Integration Services

In case the Integration Services are simply not installed on the guest VM, install them manually.

This is not required for Windows Server 2016 and Windows 10 or later

For Hyper-V hosts earlier than Windows Server 2016 and Windows 10, manually install or update the Integration Services in the guest operating systems.

To install Integration Services, proceed as follows:

  1. Open Hyper-V Manager.
  2. Connect to the virtual machine. Right-click the virtual machine and select Connect.
  3. From the Action menu of Virtual Machine Connection, select Insert Integration Services Setup Disk. This action loads the setup disk in the virtual DVD drive. Depending on the guest operating system, you might need to start the installation manually from File Explorer.
  4. After the installation finishes, run the backup plan again.
https://git.cloudberrylab.com/egor.m/doc-help-kb.git