fog / fog-vsphere

Fog for vSphere
MIT License
35 stars 62 forks source link

Snapshot of running VM always includes memory #269

Open m-bucher opened 2 years ago

m-bucher commented 2 years ago

https://github.com/fog/fog-vsphere/blob/6333944345ae0dd036e2605709ec06ca317c3441/lib/fog/vsphere/requests/compute/vm_take_snapshot.rb#L12 This came up in https://github.com/ATIX-AG/foreman_snapshot_management/issues/67

Also: is there a reason quiesce is not set to true by default? From the description in the vmware-docs it sounds like something that one would like to have enabled.