Bug 2064259

Summary: Update read/write_ops columns in DWH docs
Product: Red Hat Enterprise Virtualization Manager Reporter: Aviv Litman <alitman>
Component: DocumentationAssignee: Eli Marcus <emarcus>
Status: CLOSED CURRENTRELEASE QA Contact: rhev-docs <rhev-docs>
Severity: unspecified Docs Contact:
Priority: low    
Version: 4.4.0CC: apinnick, ctomasko, emarcus, lsurette, mhicks, srevivo
Target Milestone: ovirt-4.5.1Keywords: Documentation, NoDocsQEReview
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: docscope 4.5
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-05-31 15:17:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Docs RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2010903    
Bug Blocks:    

Description Aviv Litman 2022-03-15 12:25:25 UTC
we update the IOPS column names and deleted the max_* columns in bug: https://bugzilla.redhat.com/show_bug.cgi?id=2010903

so need to update the docs, under:
Data Warehouse Guide -> 2.7. Statistics History Views -> 2.7.7. Virtual Disk Statistics Views 

update names, types and descriptions:
Name: read_ops_total_count, Type:numeric(20,0), Description: Read I/O operations to disk since vm start.
Name: write_ops_total_count, Type:numeric(20,0), Description: Write I/O operations to disk since vm start.

delete: 
max_read_ops_per_second
max_write_ops_per_second

docs links to update:
https://www.ovirt.org/documentation/data_warehouse_guide/#Virtual_machine_disk_hourly_and_samples_history_views
https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.4/html/data_warehouse_guide/sect-statistics_history_views#Virtual_machine_disk_hourly_and_samples_history_views

Comment 1 ctomasko 2022-03-17 15:21:21 UTC
In 4.5.0 / 4.5.0-1 backlog

Comment 2 Eli Marcus 2022-05-19 15:08:50 UTC
Hi Aviv, 

here is the new PR for the update - 
https://github.com/oVirt/ovirt-site/pull/2918