Bug 2001551
Summary: | Allow more granular checks with rhv-image-discrepancies | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Roman Hodain <rhodain> |
Component: | rhv-log-collector-analyzer | Assignee: | Germano Veit Michel <gveitmic> |
Status: | CLOSED ERRATA | QA Contact: | Tamir <tamir> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | emarcus, gveitmic |
Target Milestone: | ovirt-4.4.9 | Keywords: | FieldEngineering, ZStream |
Target Release: | 4.4.9 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | rhv-log-collector-analyzer-1.0.11-1.el8ev | Doc Type: | Enhancement |
Doc Text: |
In this release, rhv-image-discrepancies now allows more granular checks.
Two new options have been added to rhv-image-discrepancies command line to restrict the run to specific data centers or storage domains. If both are specified it is restricted to the intersection of both.
-p --pool-uuid: limit run to data centers, can be specified multiple times
-s --storage-uuid: limit run to storage domains, can be specified multiple times
For example:
# rhv-image-discrepancies -p=5bbe9966-ea58-475f-863f -s=977ba581-23e5-460a-b1de
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2021-11-16 14:46:57 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Integration | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Comment 1
Roman Hodain
2021-09-06 11:27:03 UTC
Hi Roman, do you think its ok to specify DC/SD by UUID or we need to use names or even allow both? Does the customer requesting this know the UUIDs or how to get them? Thanks for raising this, makes a lot of sense on big envs. Hi, it is ok to provide just UUIDs as they can be found in the WebAdmin Verified on RHV 4.4.9-2. All looks good to me. Env: - Engine instance with RHV 4.4.9-2 and RHEL 8.5 installed, rhv-log-collector-analyzer-1.0.11-1.el8ev. - 3 Hosts with RHV 4.4.9-2 and RHEL 8.5, vdsm-4.40.90.1-1.el8ev, ovirt-engine-4.4.9-0.6.el8ev Steps: In Admin Portal: 1. Create 2 4.6 data centers and a 4.6 cluster for each. 2. Install 2 hosts related to one of those clusters and 1 host to the other. Add a storage domain for each cluster. 3. Run the attached test commands and compare results. Results (As Expected): 1. 2 4.6 data centers and 2 4.6 clusters were created. 2. The hosts were installed correctly, the storage domains were created. 3. The tests passed (the results are attached) 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 (Moderate: RHV Manager (ovirt-engine) security update [ovirt-4.4.9]), 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/RHSA-2021:4626 |