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 1176485 - virt-who can't report libvirt guests's attributes and state
Summary: virt-who can't report libvirt guests's attributes and state
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: virt-who
Version: 7.1
Hardware: x86_64
OS: Linux
urgent
high
Target Milestone: rc
: ---
Assignee: Radek Novacek
QA Contact: Li Bin Liu
URL:
Whiteboard:
Depends On: 1142884
Blocks: 1205796 1247260
TreeView+ depends on / blocked
 
Reported: 2014-12-22 05:52 UTC by Liushihui
Modified: 2016-12-01 00:33 UTC (History)
6 users (show)

Fixed In Version: virt-who-0.14-1.el7
Doc Type: Bug Fix
Doc Text:
Clone Of: 1142884
Environment:
Last Closed: 2015-11-19 11:55:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:2370 0 normal SHIPPED_LIVE virt-who bug fix and enhancement update 2015-11-19 10:39:27 UTC

Comment 3 Radek Novacek 2015-04-14 05:58:30 UTC
This bug is resolved upstream and will be fixed by virt-who rebase (bug 1200374).

Comment 4 Radek Novacek 2015-06-23 13:32:39 UTC
Fixed in virt-who-0.14-1.el7.

Comment 6 Liushihui 2015-07-16 02:16:59 UTC
verified it on virt-who-0.14-1.el7.noarch since virt-who can report guest's attribute and state successfully. Therefore, verify it.

Verified version:
virt-who-0.14-1.el7.noarch
subscription-manager-1.15.5-1.el7.x86_64
python-rhsm-1.15.3-1.el7.x86_64

Verified process:
1. Register to Satellite, configure virt-who run at kvm mode.
2. Restart virt-who service and track virt-who's log.
# systemctl restart virt-who
# tail -f /var/log/rhsm/rhsm.log
2015-07-16 10:15:39,270 [DEBUG]  @libvirtd.py:219 - Libvirt domains found: ['0d6a7081-5175-4fd5-98ae-1ddb9c7a9c65']
2015-07-16 10:15:44,706 [INFO]  @virtwho.py:130 - virt-who guest list update successful
2015-07-16 10:15:44,707 [DEBUG]  @subscriptionmanager.py:111 - Authenticating with certificate: /etc/pki/consumer/cert.pem
2015-07-16 10:15:47,748 [INFO]  @subscriptionmanager.py:135 - Sending domain info: [
    {
        "attributes": {
            "active": 0, 
            "hypervisorType": "QEMU", 
            "virtWhoType": "libvirt"
        }, 
        "guestId": "0d6a7081-5175-4fd5-98ae-1ddb9c7a9c65", 
        "state": 5
    }
]

Result: virt-who can report guest's attribute and states successfully.

Comment 7 errata-xmlrpc 2015-11-19 11:55:57 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.

https://rhn.redhat.com/errata/RHBA-2015-2370.html


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