Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 512709 - virt-inspector gives incorrect '-a' parameter for guests
Summary: virt-inspector gives incorrect '-a' parameter for guests
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libguestfs
Version: unspecified
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Richard W.M. Jones
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-07-20 13:51 UTC by Richard W.M. Jones
Modified: 2010-03-27 10:43 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-03-27 10:43:25 UTC
Embargoed:


Attachments (Terms of Use)

Description Richard W.M. Jones 2009-07-20 13:51:35 UTC
# ./inspector/run-inspector-locally --ro-fish RHEL54Betax64
--ro -a RHEL54Betax64 -m /dev/VolGroup00/LogVol00:/ -m /dev/sda1:/boot 
        ^^^^^^^^^^^^^

Note this parameter is totally incorrect.

This is the <disk> block for this guest:

    <disk type='block' device='disk'>
      <source dev='/dev/vg_trick/RHEL54Betax64'/>
      <target dev='hda' bus='ide'/>
    </disk>

so the correct parameter should be -a /dev/vg_trick/RHEL54Betax64

Comment 1 Richard W.M. Jones 2009-07-20 14:15:26 UTC
Patch posted:
https://www.redhat.com/archives/libguestfs/2009-July/msg00054.html

Comment 2 Fedora Update System 2009-07-23 15:12:19 UTC
libguestfs-1.0.64-2.el5 has been submitted as an update for Fedora EPEL 5.
http://admin.fedoraproject.org/updates/libguestfs-1.0.64-2.el5

Comment 3 Fedora Update System 2009-07-27 14:45:22 UTC
libguestfs-1.0.64-3.el5 has been submitted as an update for Fedora EPEL 5.
http://admin.fedoraproject.org/updates/libguestfs-1.0.64-3.el5

Comment 4 Fedora Update System 2009-07-29 17:00:59 UTC
libguestfs-1.0.65-2.el5 has been submitted as an update for Fedora EPEL 5.
http://admin.fedoraproject.org/updates/libguestfs-1.0.65-2.el5

Comment 5 Fedora Update System 2009-08-07 08:34:19 UTC
libguestfs-1.0.66-4.el5 has been submitted as an update for Fedora EPEL 5.
http://admin.fedoraproject.org/updates/libguestfs-1.0.66-4.el5

Comment 6 Fedora Update System 2009-08-14 09:14:01 UTC
libguestfs-1.0.67-1.el5 has been submitted as an update for Fedora EPEL 5.
http://admin.fedoraproject.org/updates/libguestfs-1.0.67-1.el5

Comment 7 Fedora Update System 2009-08-18 00:22:58 UTC
libguestfs-1.0.65-2.el5 has been pushed to the Fedora EPEL 5 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2009-08-19 21:55:31 UTC
libguestfs-1.0.68-5.el5 has been submitted as an update for Fedora EPEL 5.
http://admin.fedoraproject.org/updates/libguestfs-1.0.68-5.el5

Comment 9 Fedora Update System 2009-09-08 22:59:39 UTC
libguestfs-1.0.68-5.el5 has been pushed to the Fedora EPEL 5 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Richard W.M. Jones 2010-03-27 10:43:25 UTC
Long fixed upstream.


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