-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
None
-
CustomerScenariosInitiative
-
rhel-sst-virt-tools
-
ssg_virtualization
-
5
-
False
-
-
None
-
None
-
None
-
None
-
None
What were you trying to do that didn't work?
I was trying to freeze a windows VM before backing it. The FsFreeze command failed with the following error:
> `error: Guest agent is not responding: Guest agent not available for now`
Running fsfreeze status after that shows that the status is "frozen" although the freeze command failed.
Please provide the package NVR for which bug is seen:
How reproducible:
Seems like it is very reproducible right after VM boots
Steps to reproduce
- create windows vm
- run 'virsh qemu-agent-command default_fedoravm '{"execute":"guest-fsfreeze-freeze"}' --pretty'
get return error: `error: Guest agent is not responding: Guest agent not available for now` - run `virsh qemu-agent-command default_fedoravm '{"execute":"guest-fsfreeze-status"}' --pretty`
get status frozen
Expected results
- The guest agent seems to be ready when we get this error, if its possible to get an error that is more explanatory will be better. (for example if it is the VSS the returns the error then is should be in the error msg)
- If freeze fails the status should not change to frozen
Actual results
freeze fails and reports frozen
- is related to
-
CNV-33664 [2241928] Backup NS with windows VM sometimes fail
-
- Closed
-