Bug 1272149
| Summary: | filter_host_uuid skips all hosts when hypervisor_id set to hostname | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Robert <robert.j.nocera> | 
| Component: | virt-who | Assignee: | Radek Novacek <rnovacek> | 
| Status: | CLOSED ERRATA | QA Contact: | gaoshang <sgao> | 
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.7 | CC: | ovasik, rbalakri, shihliu | 
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | virt-who-0.16-1.el6 | Doc Type: | Bug Fix | 
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-05-10 23:56:42 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
        
        
          Robert
        
        
        
        
        
          2015-10-15 14:58:45 UTC
        
       
      
      
      
    Thank you for the report. I think that filtering the hosts by hostname when hypervisor_id is hostname makes more sense. If you are reporting hypervisors by hostname, you'll see the machine hostname in the UI (e.g. Satellite). So it make sense to filter by it. The change has been applied upstream and will be part of rebased virt-who package. https://github.com/virt-who/virt-who/commit/fc063bf3c075f7f7d3a05f4f381d5f4a13653edb Fixed by rebase to virt-who-0.16-1.el6. Verified it on virt-who-0.16-4.el6.noarch since man page has been updated and make "filter_host_uuids" attribution more clearly. Therefore,verify it. [root@sgi-xe500-01 ~]# man virt-who-config filter_host_uuids Only hosts which uuid (or hostname or hwuuid, based on hypervisor_id) is specified in comma-separated list in this option will be reported. Put the value into the double-quotes if it contains special characters (like comma). 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/RHEA-2016-0859.html  |