This issue is resolved in Windows Server version 1809 and all versions of Windows Server 2019 OS Build 17763.1012. For more information, see
January 23, 2020—KB4534321 (OS Build 17763.1012).
Disclaimer: VMware is not responsible for the reliability of any data, opinions, advice, or statements made on third-party websites. Inclusion of such links does not imply that VMware endorses, recommends, or accepts any responsibility for the content of such sites.
Workaround:
There are 2 options to work around this issue:
Option 1 - Use BIOS boot and MBR disks since Windows 2019 installation
For EFI systems, Microsoft requires Windows should be installed on GPT disks. So it’s suggested to resolve this issue by using an MBR disk layout instead of GPT while provisioning the machines.
Note: MBR can be used if the disk is <= 2TB. If a machine already has GPT, backup all the data from the disk, and convert the disk to MBR . For more information, see the Microsoft article
Convert a GPT disk into an MBR disk.
Option 2 - Fall back to the filesystem-consistent snapshot
- Navigate to %SystemDrive%\ProgramData\VMware\VMware tools.
- Create/edit the Tools.conf file with a text editor.
- Add this entry (Or modify existing entry as required).
[vmbackup]
vss.disableAppQuiescing = true - Save the file.