When using the new version of VMware Tools in ESXi, the following symptoms may appear:
Event ID: 15 Disk Warning: The device, \Device\HarddiskX\DRX, is not ready for access yet.
Event ID: 50 NTFS Warning{delayed write failed} Windows was unable to save all the data for the file. The data has been lost. This error may be caused by a failure of your computer hardware or network connection. Please try to save this file elsewhereEvent ID: 57 NTFS WarningThe system failed to flush data to the transaction log. Corruption may occur. Event ID: 137 NTFS ErrorThe default transaction resource manager on volume \\?\Volume{806289e8-6088-11e0-a168-005056ae003d} encountered a non-retryable error and could not start. The data contains the error code. Event ID: 140 NTFS WarningThe system failed to flush data to the transaction log. Corruption may occur in VolumeId:<> DeviceName: \Device\HarddiskVolume<>.(A device which does not exist was specified.). Event ID: 157 Disk WarningDisk x has been surprise removed.VMware vSphere ESXi
During a quiesced snapshot, the VMware Snapshot Provider hot-adds temporary writable disks (shadow copy volumes) to the Guest OS.
When the snapshot completes, these disks are hot-removed. Windows logs these warnings because the disks are removed without a graceful guest-level ejection.
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:
Configure your third-party backup software to take non-quiesced (crash-consistent) snapshots instead of quiesced snapshots.
Disabling file system quiescing within your backup tool parameters prevents temporary shadow volumes from being added and removed during backups, eliminating these event logs.
This table provides additional information about the events:
| Event | Description |
| Event ID 50 NTFS Warning | The NTFS filesystem sees the volume as read-write. The volume is actually read-only so these operations fail to start and no modifications are made to the volume. |
| Event ID 57 NTFS Warning | This is misleading as no actual corruption occurs. The volume is actually read-only, so these operations fail and no modifications are made to the volume. |
| Event ID 137 NTFS Warning | The NTFS filesystem sees the volume as read-write. The volume is actually read-only so these operations fail and no modifications are made to the volume. |
| Event ID 140 NTFS Warning | This is misleading as no actual corruption occurs. The volume is actually read-only, so these operations fail and no modifications are made to the volume. |
| Event ID: 12289 VSS Error | This message is benign. This occurs when the virtual machine drives are queried to determine which are eligible for snapshots, and the floppy drive is not eligible. |
| Event ID: 157 Disk Warning | This message is benign. The volume is actually read-only, so these operations fail and no modifications are made to the volume. |
Unable to take quiesced snapshot of Windows Server virtual machine with gpt disks without MSR partition
Failed to quiesce snapshot of the Windows 2008 R2 virtual machine
Windows 仮想マシンの静止スナップショットを作成すると、イベント ID の 50、57、137、140、157、または 12289 が生成される