Note: The preceding log excerpts are only examples. Date, time, and environmental variables may vary depending on your environment.
pre-freeze
and post-thaw
scripts which are a feature of VMware Tools.vim-cmd
command, set the option of quiescing to 0.vim-cmd vmsvc/getallvms
vim-cmd vmsvc/snapshot.create vmid [snapshotName] [snapshotDescription] [includeMemory] [quiesced]
testVM
has a VMID of 23
, the command is:vim-cmd vmsvc/snapshot.create 23 "SnapName" "Snap Description" 0 0
vmware-cmd
command, set the option of quiescing to 0.vmware-cmd cfg createsnapshot name description quiesce memory
vmware-cmd /vmfs/volumes/<datastore-uuid>/VMname/VMname.vmx createsnapshot "Snap Name" "Snap Description" 0 0
For related information, see:
This issue is being checked by Diagnostics for VMware Cloud Foundation.
The check is as follows: