Bug 365141

Summary: Review Request: iotop - Top like utility for I/O
Product: [Fedora] Fedora Reporter: Adel Gadllah <adel.gadllah>
Component: Package ReviewAssignee: Ignacio Vazquez-Abrams <ivazqueznet>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, jeder, notting
Target Milestone: ---Flags: ivazqueznet: fedora-review+
kevin: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-11-03 17:57:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Adel Gadllah 2007-11-03 11:57:29 UTC
Spec URL: http://tgmweb.at/gadllah/iotop.spec
SRPM URL: http://tgmweb.at/gadllah/iotop-20070930-1.fc7.src.rpm
Description:
Linux has always been able to show how much I/O was going on
(the bi and bo columns of the vmstat 1 command).
iotop is a Python program with a top like UI used to
show of behalf of which process is the I/O going on.

Comment 1 Ignacio Vazquez-Abrams 2007-11-03 12:12:32 UTC
iotop-20070930-1.fc7.noarch.rpm:
iotop.noarch: W: no-documentation

iotop-20070930-1.fc7.src.rpm:

Use "install -p -m 0755" instead of cp and chmod.

Comment 2 Adel Gadllah 2007-11-03 12:21:47 UTC
Fixed version (version is 0.1)
Fixed %install 
New package:
http://tgmweb.at/gadllah/iotop.spec
http://tgmweb.at/gadllah/iotop-0.1-1.fc7.src.rpm

Comment 3 Ignacio Vazquez-Abrams 2007-11-03 12:32:54 UTC
Approved.

Comment 4 Adel Gadllah 2007-11-03 12:36:34 UTC
New Package CVS Request
=======================
Package Name: iotop
Short Description: Top like utility for I/O
Owners: drago01
Branches: F-7 F-8
Cvsextras Commits: yes

Comment 5 Kevin Fenzi 2007-11-03 17:27:50 UTC
cvs done.

Comment 6 Jeremy West 2009-01-26 16:57:41 UTC
Package Change Request
======================
Package Name: iotop
New Branches: EL-4 EL-5
Owners: drago01

Comment 7 Kevin Fenzi 2009-01-26 23:06:43 UTC
iotop requires python 2.5, which neither EL4 nor EL5 have. 
Did you find some way to port it back to previous python versions?

Comment 8 Jeremy West 2009-01-27 02:26:10 UTC
Kevin,

No I did not.  Just cancel this request.

Thanks

Comment 9 Adel Gadllah 2009-01-27 15:58:06 UTC
(In reply to comment #7)
> iotop requires python 2.5, which neither EL4 nor EL5 have. 
> Did you find some way to port it back to previous python versions?

The python version issue might be fixable, but the kernel support is missing in RHEL4/5 too..

So no this package is not suitable for EPEL until RHEL6 is released.