Symptoms:
When you attempt to create a quiesced snapshot for a virtual machine:
- No snapshot for the virtual machine appears in the snapshot manager.
- The virtual machine appears to run on delta disk files even though no snapshot is shown in the snapshot manager.
- In the /vmfs/volumes/virtual_machine_datastore/virtual_machine_folder/
vmware.log
file you see messages similar to:
<YYYY-MM-DD>T<time>| vcpu-0| [msg.snapshot.quiesce.vmerr] The guest OS has reported an error during quiescing.
<YYYY-MM-DD>T<time>| vcpu-0| --> The error code was: 5
<YYYY-MM-DD>T<time>| vcpu-0| --> The error message was: 'VssSyncStart' operation failed: IDispatch error #8449 (0x80042301)
<YYYY-MM-DD>T<time>| vcpu-0| ----------------------------------------
<YYYY-MM-DD>T<time>| vcpu-0| ToolsBackup: changing quiesce state: FINISHING -> ERROR_WAIT
<YYYY-MM-DD>T<time>| vcpu-0| ToolsBackup: changing quiesce state: ERROR_WAIT -> IDLE
<YYYY-MM-DD>T<time>| vcpu-0| ToolsBackup: changing quiesce state: IDLE -> DONE</time></time></time></time></time></time></time>
- In the
hostd
log file, located at /var/log/vmware/ in 4.x and /var/log/ in 5.x, you see entries similar to:
<YYYY-MM-DD>T<time> [5B1A9B90 info 'vm:/vmfs/volumes/virtual_machine_datastore/virtual_machine_folder/virtual_machine_ name.vmx' opID=EB81D9EB-000006A4-41] Snapshot guest failed: Failed to quiesce the virtual machine.
<YYYY-MM-DD>T<time> [5B1A9B90 info 'vm:/vmfs/volumes/virtual_machine_datastore/virtual_machine_folder/virtual_machine_ name.vmx' opID=EB81D9EB-000006A4-41] Snapshot guest failed: Error: (13023) Failed to quiesce the virtual machine.
<YYYY-MM-DD>T<time> [5B1A9B90 info 'vm:/vmfs/volumes/virtual_machine_datastore/virtual_machine_folder/virtual_machine_ name.vmx' opID=EB81D9EB-000006A4-41] Quiesced guest snapshot failed.
<YYYY-MM-DD>T<time> [5B1A9B90 verbose 'vm:/vmfs/volumes/virtual_machine_datastore/virtual_machine_folder/virtual_machine_ name.vmx' opID=EB81D9EB-000006A4-41] Time to gather Snapshot information (did not read from disk, build tree): 0 msecs. needConsolidate is false.</time></time></time></time>