Red Hat Bugzilla – Bug 1405967
[RFE] Ability to filter virt-who hosts based on hostnames using wildcard
Last modified: 2018-02-05 10:42:07 EST
Description of problem: Ability to filter virt-who hosts based on hostnames using wildcard Version-Release number of selected component (if applicable): # rpm -q virt-who virt-who-0.17-9.el7sat.noarch How reproducible: 100% Steps to Reproduce: 1. [root@localhost ~]# vi /etc/virt-who.d/config [config] type=<hypervisor_type> (any) server=<vcenter/esx host> (any) username=<vcenter/esx_username> (any) owner=<owner> (any) env=Library (any) filter_hosts=myhost1.abc.com,myhost2.abc.com,myhost3.abc.com (current scenario) filter_hosts=myhost*.abc.com (Requested Scenario) OR filter_hosts=myhost* (Requested Scenario) Actual results: Expected results: All host should be reported to satellite started with given string "myhost" or having myhost*.abc.com Additional info: There is an option i.e. exclude_hosts should also allow to use wildcard similar to previous one.
No, this is not. I am moving this to virt-who to have csnyder triage.
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://access.redhat.com/errata/RHBA-2017:2084