Bug 1911465
Summary: | IOPS display wrong unit | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Avi Liani <alayani> | ||||
Component: | Console Storage Plugin | Assignee: | Ankush Behl <anbehl> | ||||
Status: | CLOSED ERRATA | QA Contact: | Avi Liani <alayani> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 4.7 | CC: | aos-bugs, assingh, badhikar, jefbrown, kramdoss, madam, nthomas, ocs-bugs | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.7.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2021-02-24 15:49:11 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: | |||||||
Attachments: |
|
Description
Avi Liani
2020-12-29 15:26:44 UTC
Created attachment 1742925 [details]
UI IOPS output
example of the UI IOPS report while in the CLI i see :
# ceph status
cluster:
id: 34045fdb-26bd-408e-879d-da4edc7a3ddf
health: HEALTH_OK
services:
mon: 3 daemons, quorum a,b,c (age 2h)
mgr: a(active, since 2h)
mds: ocs-storagecluster-cephfilesystem:1 {0=ocs-storagecluster-cephfilesystem-a=up:active} 1 up:standby-replay
osd: 3 osds: 3 up (since 2h), 3 in (since 2h)
rgw: 1 daemon active (ocs.storagecluster.cephobjectstore.a)
task status:
scrub status:
mds.ocs-storagecluster-cephfilesystem-a: idle
mds.ocs-storagecluster-cephfilesystem-b: idle
data:
pools: 11 pools, 208 pgs
objects: 97.22k objects, 375 GiB
usage: 1.1 TiB used, 3.3 TiB / 4.4 TiB avail
pgs: 208 active+clean
io:
client: 1.3 KiB/s rd, 223 MiB/s wr, 2 op/s rd, 3.58k op/s wr
Now it display the IOPS unit as well. verifyed on builds : OCP : 4.7.0-0.nightly-2021-01-12-203716 OCS : 4.7.0-230.ci # oc get csv,clusterversion -n openshift-storage NAME DISPLAY VERSION REPLACES PHASE clusterserviceversion.operators.coreos.com/ocs-operator.v4.7.0-230.ci OpenShift Container Storage 4.7.0-230.ci Succeeded NAME VERSION AVAILABLE PROGRESSING SINCE STATUS clusterversion.config.openshift.io/version 4.7.0-0.nightly-2021-01-12-203716 True False 54m Cluster version is 4.7.0-0.nightly-2021-01-12-203716 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: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement update), 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-2020:5633 |