Bug 869960
Summary: | virt-who cannot work in ESX mode if setting the parameter VIRTWHO_ESX_SERVER without "https://" | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | lzhuang <lzhuang> |
Component: | virt-who | Assignee: | Radek Novacek <rnovacek> |
Status: | CLOSED ERRATA | QA Contact: | Entitlement Bugs <entitlement-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.4 | CC: | dyasny, huiwang, ovasik |
Target Milestone: | alpha | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | virt-who-0.8-5.el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-02-21 09:50:54 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
lzhuang
2012-10-25 08:56:08 UTC
This bug has been fixed in virt-who-0.8-5.el6. Verified version: # rpm -qa|grep virt-who virt-who-0.8-5.el6.noarch Set the parameters: VIRTWHO_DEBUG=1 VIRTWHO_ESX=1 VIRTWHO_ESX_OWNER=ACME_Corporation VIRTWHO_ESX_ENV=env1 VIRTWHO_ESX_SERVER=10.66.xx.xx VIRTWHO_ESX_USERNAME=<username> VIRTWHO_ESX_PASSWORD=<password> Restart service virt-who: # service virt-who restart Stopping virt-who: [ OK ] Starting virt-who: [ OK ] Check the log file: # tail -f /var/log/rhsm/rhsm.log 2012-10-26 13:35:23,170 [WARNING] @virt-who.py:462 - Listening for events is not available in VDSM, ESX, RHEV-M or Hyper-V mode 2012-10-26 13:35:28,158 [DEBUG] @virt-who.py:475 - Virt-who is running in esx mode 2012-10-26 13:35:28,158 [DEBUG] @virt-who.py:482 - Starting infinite loop with 1 seconds interval and event handling 2012-10-26 13:35:29,730 [DEBUG] @subscriptionmanager.py:89 - Sending update in hosts-to-guests mapping: {44454c4c-4c00-1031-8053-b8c04f4e3258: [4203dd39-bac2-63c9-f845-0f254b882d60, 4203dcaf-a087-ecdb-be90-f81feac76dd4, 421b997f-546c-a663-0bd1-3c383d6800f9], 44454c4c-4200-1034-8039-b8c04f503258: [421b5547-61d2-06a3-5767-e8e971dafe0c, 4203946d-9cca-33f5-95c4-dd6de8ecb8f4, 42035778-9ff7-0b48-be6b-19273d65446a]} ^^^^^ virt-who works and start to report uuids. Moving it to VERIFIED. 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-2013-0374.html |