Bug 2196706

Summary: [cephfs]cephfs-top -d <seconds> not working as expected
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: julpark
Component: CephFSAssignee: Jos Collin <jcollin>
Status: CLOSED ERRATA QA Contact: julpark
Severity: medium Docs Contact: Akash Raj <akraj>
Priority: unspecified    
Version: 5.3CC: akraj, ceph-eng-bugs, cephqe-warriors, gfarnum, hyelloji, jcollin, tserlin, vdas, vshankar
Target Milestone: ---   
Target Release: 5.3z4   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
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.
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-07-19 16:19:10 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:
Bug Depends On:    
Bug Blocks: 2210690    

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