RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 690358 - Better to point out in manual page that fullvirt query doesn't support Windows guest
Summary: Better to point out in manual page that fullvirt query doesn't support Window...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: libguestfs
Version: 6.1
Hardware: x86_64
OS: Linux
medium
low
Target Milestone: rc
: ---
Assignee: Richard W.M. Jones
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-24 03:53 UTC by Rita Wu
Modified: 2013-07-03 01:44 UTC (History)
3 users (show)

Fixed In Version: libguestfs-1.7.17-24.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-12-06 10:31:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2011:1512 0 normal SHIPPED_LIVE libguestfs bug fix update 2011-12-06 00:39:11 UTC

Description Rita Wu 2011-03-24 03:53:44 UTC
Description of problem:
virt-inspector cannot query fullvirt in Windows guest.

#virt-inspector --query winxp-64bit-recovery-console.img
windows=yes
linux=no
rhel=no
fedora=no
debian=no
fullvirt=no
xen_domU_kernel=no
xen_pv_drivers=no
virtio_drivers=no
userspace_arch=x86_64


I saw that there is a comment, that is # XXX Fails on Windows guests, to state this issue in output_query_fullvirt. But it doesn't state that in virt-inspector manual, that's the more direct way users will take.

#man virt-inspector
fullvirt=(yes|no)
Answer "yes" if there is at least one operating system kernel
installed in the guest which runs fully virtualized. Such a guest
would require a hypervisor which supports full system
virtualization.

Version-Release number of selected component (if applicable):
libguestfs-tools-1.7.17-12.el6.x86_64
libguestfs-1.7.17-12.el6.x86_64


How reproducible:
always



Expected results:
Point out in manual page that fullvirt query doesn't support Windows guest

Additional info:

Comment 5 Richard W.M. Jones 2011-08-10 16:01:08 UTC
https://brewweb.devel.redhat.com/taskinfo?taskID=3546057

Comment 7 Jinxin Zheng 2011-08-18 07:16:54 UTC
Verified in libguestfs-1.7.17-26, the following comment is added in man page of virt-inspector:

fullvirt=(yes|no)
...
Note: This only works correctly for Linux guests (RHBZ#690358).

Comment 8 errata-xmlrpc 2011-12-06 10:31:33 UTC
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.

http://rhn.redhat.com/errata/RHBA-2011-1512.html


Note You need to log in before you can comment on or make changes to this bug.