Bug 2196706 - [cephfs]cephfs-top -d <seconds> not working as expected
Summary: [cephfs]cephfs-top -d <seconds> not working as expected
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: CephFS
Version: 5.3
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 5.3z4
Assignee: Jos Collin
QA Contact: julpark
Akash Raj
URL:
Whiteboard:
Depends On:
Blocks: 2210690
TreeView+ depends on / blocked
 
Reported: 2023-05-09 23:52 UTC by julpark
Modified: 2023-11-17 04:25 UTC (History)
9 users (show)

Fixed In Version: ceph-16.2.10-183.el8cp
Doc Type: Bug Fix
Doc Text:
.`cephfs-top -d [--delay]` command accepts _integer_ values With this fix, `-d/--delay` accepts only _integer_ values and the code is fixed accordingly. `curses.halfdelay()` now accepts only _integer_ values.
Clone Of:
Environment:
Last Closed: 2023-07-19 16:19:10 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Ceph Project Bug Tracker 59188 0 None None None 2023-06-14 13:58:01 UTC
Red Hat Issue Tracker RHCEPH-6636 0 None None None 2023-05-09 23:54:09 UTC
Red Hat Product Errata RHBA-2023:4213 0 None None None 2023-07-19 16:19:53 UTC

Description julpark 2023-05-09 23:52:34 UTC
Description of problem:

 cephfs-top -d fails

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:

[root@ceph-julpark-59d1ae-node7 cephuser]# cephfs-top -d 10
exception: integer argument expected, got float
[root@ceph-julpark-59d1ae-node7 cephuser]# cephfs-top -d 1
exception: integer argument expected, got float

Expected results:


Additional info:


This is BZ for 5.x

6.1 -> https://bugzilla.redhat.com/show_bug.cgi?id=2136031

Comment 1 RHEL Program Management 2023-05-09 23:52:43 UTC
Please specify the severity of this bug. Severity is defined here:
https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity.

Comment 9 errata-xmlrpc 2023-07-19 16:19:10 UTC
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 (Red Hat Ceph Storage 5.3 Bug Fix 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/RHBA-2023:4213

Comment 10 Red Hat Bugzilla 2023-11-17 04:25:10 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days


Note You need to log in before you can comment on or make changes to this bug.