Bug 1613505
| Summary: | RHV Guest tools should consume virtio-win fix from bz#1613815 | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Marina Kalinin <mkalinin> | |
| Component: | rhv-guest-tools-iso | Assignee: | Yedidyah Bar David <didi> | |
| Status: | CLOSED ERRATA | QA Contact: | Petr Matyáš <pmatyas> | |
| Severity: | urgent | Docs Contact: | ||
| Priority: | urgent | |||
| Version: | 4.2.4 | CC: | amashah, cshao, ddepaula, dfediuck, fsun, huzhao, lsurette, lsvaty, mgoldboi, michal.skrivanek, mkalinin, pmatyas, qiyuan, sbonazzo, sborella, srevivo, stefano.stagnaro, weiwang, xiagao, yaniwang, ycui | |
| Target Milestone: | ovirt-4.3.0 | Keywords: | ZStream | |
| Target Release: | --- | Flags: | pmatyas:
testing_plan_complete-
|
|
| Hardware: | Unspecified | |||
| OS: | Windows | |||
| Whiteboard: | ||||
| Fixed In Version: | rhv-guest-tools-iso-4.3-1 | Doc Type: | If docs needed, set a value | |
| Doc Text: |
This fix ensures a Windows guest machine does not fail during the snapshot or merge processes. For more information, see BZ#1596457.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1617982 (view as bug list) | Environment: | ||
| Last Closed: | 2019-05-08 12:32:42 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | Integration | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | 1613815 | |||
| Bug Blocks: | 1547768, 1572801, 1617982, 1632582 | |||
|
Description
Marina Kalinin
2018-08-07 17:15:35 UTC
Using rhv-guest-tools-iso-4.2-8.el7ev.noarch
With RHEV-Tools 4.2.8 and QEMU guest agent 7.6.2 installed I get this:
[root@hostname ~]# virsh qemu-agent-command widle '{"execute": "guest-fsfreeze-freeze"}'
Please enter your authentication name: root
Please enter your password:
error: Guest agent is not responding: Guest agent not available for now
when I'm running disk check through crystaldiskmark (or there is an updates check running) which is OK.
I can execute fsfreeze-freeze normally otherwise (and fsfreeze-thaw).
Please re-test on 4.3 build With RHEV-Tools 4.3.1 and QEMU guest agent 7.6.2 installed I get this:
[root@slot-9 ~]# virsh qemu-agent-command AHOJ_W10 '{"execute": "guest-fsfreeze-freeze"}'
error: Guest agent is not responding: Guest agent not available for now
when I'm running disk check through crystaldiskmark (or there is an updates check running) which is OK.
I can execute fsfreeze-freeze normally otherwise (and fsfreeze-thaw).
*** Bug 1572801 has been marked as a duplicate of this bug. *** Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2019:1054 |