Bug 1880424
| Summary: | [RFE] VM Disk stats should contain IOPS stats | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Jean-Louis Dupond <jean-louis> | ||||||
| Component: | BLL.Storage | Assignee: | Tal Nisan <tnisan> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Evelina Shames <eshames> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | 4.4.1 | CC: | ahadas, bugs, jean-louis, michal.skrivanek, mperina, pelauter, sbonazzo, sfishbai, sradco, tnisan, vjuranek | ||||||
| Target Milestone: | ovirt-4.4.4 | Keywords: | FutureFeature | ||||||
| Target Release: | 4.4.3.8 | Flags: | pm-rhel:
ovirt-4.4+
pelauter: planning_ack+ sbonazzo: devel_ack+ lleistne: testing_ack+ |
||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | ovirt-engine-4.4.3.8 | Doc Type: | No Doc Update | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | |||||||||
| : | 1887149 (view as bug list) | Environment: | |||||||
| Last Closed: | 2020-12-21 12:35:58 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 1887149 | ||||||||
| Attachments: |
|
||||||||
|
Description
Jean-Louis Dupond
2020-09-18 13:49:58 UTC
Created attachment 1715392 [details]
Possible patch
attached a possible patch.
Might have forgotten things, but should be quite ok :)
Created attachment 1715393 [details]
Now with upgrade db script added
Shirly can you please review? The documentation text flag should only be set after 'doc text' field is provided. Please provide the documentation text and set the flag to '?' again. The documentation text flag should only be set after 'doc text' field is provided. Please provide the documentation text and set the flag to '?' again. can you please push(and follow on) the patch to gerrit.ovirt.org? $ git tag --contains 583dce8ab676eba10b1fb58b4d28d11cfa7bb22d ovirt-engine-4.4.3.10 ovirt-engine-4.4.3.8 ovirt-engine-4.4.3.9 This can be tested with 4.4.3 build Verified on ovirt-engine-4.4.4.2-0.1.el8ev.noarch with the following steps: 1. Create a VM with disk and OS 2. Run the VM 3. Perform cp to a big file and in parallel check that read_ops and write_ops values are changing in the DB: # engine-psql.sh -c "SELECT image_id, read_ops, write_ops from disk_image_dynamic" Moving to 'Verified'. This bugzilla is included in oVirt 4.4.4 release, published on December 21st 2020. Since the problem described in this bug report should be resolved in oVirt 4.4.4 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |