Disabling Quiescing for VMware Backups
Purpose
By default, the Clumio platform attempts VM backups via quiesced application based snapshots. If quiescing fails, then the Clumio platform will failover to non-quiesced application snapshots for backup.
This document describes the recommended procedure for manually disabling quiesced application based snapshots for a VM.
Resolution
Disable application quiescing for a VM using VMware Tools:
- Open theย C:\ProgramData\VMware\VMware Tools\Tools.confย file using a text editor.
- Create the file if it does not exist in the above said location
- Add these entries to the file:
[vmbackup] vss.disableAppQuiescing = true
- Save and close the file.
- Restart the VMware Tools service.
- Clickย Start>ย Run, typeย services.msc, and clickย OK.
- Right-click theย VMware Tools Serviceย and clickย Restart.
Contactย [email protected]ย in case of any clarifications or questions.
Updated about 1 year ago