Bug 1188568
| Summary: | virt-who requires --*-env and --*-owner to be set even for satellite 5 | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Radek Novacek <rnovacek> |
| Component: | virt-who | Assignee: | Radek Novacek <rnovacek> |
| Status: | CLOSED ERRATA | QA Contact: | gaoshang <sgao> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.7 | CC: | jhutar, ovasik, rbalakri, shihliu |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | virt-who-0.12-1.el6 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-07-22 07:15:48 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
Radek Novacek
2015-02-03 09:25:52 UTC
This bug has been addressed upstream and will be fixed by rebase of virt-who in RHEL-6.7. Fixed by rebase to virt-who-0.12-1.el6. Verified it on virt-who-0.12-2.el6.noarch. Verified version: virt-who-0.12-2.el6.noarch subscription-manager-1.14.1-1.el6.x86_64 python-rhsm-1.14.1-1.el6.x86_64 Satellite-5.7.0-RHEL6-re20150108.2-x86_64 Verified process: 1.Register rhel to Satellite-5.7 [root@hp-z220-06 rhn]# rhnreg_ks --username virtwho_test --password=redhat123 [root@hp-z220-06 rhn]# subscription-manager identity server type: RHN Classic 2. Make virt-who run at command-line without --*-env and --*-owner options to be set. [root@hp-z220-06 rhn]# virt-who --one-shot --satellite --satellite-server=10.66.128.4 --satellite-username=virtwho_test --satellite-password=redhat123 --rhevm --rhevm-server=https://10.66.79.58:443 --rhevm-username=admin@internal --rhevm-password=redhat --rhevm-env=test --rhevm-owner=aaa 2015-04-07 10:34:27,024 INFO: Using configuration "env/cmdline" ("rhevm" mode) 2015-04-07 10:34:27,329 INFO: Initialized satellite connection 2015-04-07 10:34:27,329 INFO: Sending update in hosts-to-guests mapping: {'7a1a3ef3-4d6b-40fe-ae13-32e5289a7f95': []} Result: virt-who can send host/guest mapping to satellite, therefore, verify it. Please ignore the comment 5, update the verify process as the following: Verified it on virt-who-0.12-2.el6.noarch. Verified version: virt-who-0.12-2.el6.noarch subscription-manager-1.14.1-1.el6.x86_64 python-rhsm-1.14.1-1.el6.x86_64 Satellite-5.7.0-RHEL6-re20150108.2-x86_64 Verified process: 1.Register rhel to Satellite-5.7 [root@hp-z220-06 rhn]# rhnreg_ks --username virtwho_test --password=redhat123 [root@hp-z220-06 rhn]# subscription-manager identity server type: RHN Classic 2. Make virt-who run at command-line without --*-env and --*-owner options to be set. [root@hp-z220-06 virt-who.d]# virt-who --one-shot --satellite --satellite-server=10.66.128.4 --satellite-username=virtwho_test --satellite-password=redhat123 --rhevm --rhevm-server=https://10.66.79.58:443 --rhevm-username=admin@internal --rhevm-password=redhat 2015-04-13 11:36:47,909 INFO: Using configuration "env/cmdline" ("rhevm" mode) 2015-04-13 11:36:48,222 INFO: Initialized satellite connection 2015-04-13 11:36:48,222 INFO: Sending update in hosts-to-guests mapping: {'cb70a094-6ab8-4c15-8f52-d557f4f7ef83': [], '7691fd80-6f02-45e5-a83c-d38e01cfcbf7': ['9e73efbb-fbee-4212-8b2b-b81dedf061e9', '2d78eb42-d66b-46a6-a52c-c43eb9fb8af8']} Result: virt-who can send host/guest mapping to satellite, therefore, verify it. 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-1377.html |