RE: [PATCH 1/3] hv_utils: Add the support of hibernation

From: Vitaly Kuznetsov
Date: Thu Sep 19 2019 - 06:27:48 EST


Dexuan Cui <decui@xxxxxxxxxxxxx> writes:

> BTW, for vss, maybe the VM should not hibernate if there is a backup
> ongoing? -- if the file system is frozen by hv_vss_daemon, and the VM
> hibernates, then when the VM resumes back, it's almost always true that
> the VM won't receive the host's VSS_OP_THAW request, and the VM will
> end up in an unusable state.

Makes sense. Or, alternatively, can we postpone hibernation until after
VSS_OP_THAW?

--
Vitaly