Bug 47822 - iostat -x broken for me with 2.4.4-ac9 kernel
Summary: iostat -x broken for me with 2.4.4-ac9 kernel
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: sysstat
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Preston Brown
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-07-07 22:41 UTC by Bill Crawford
Modified: 2007-04-18 16:34 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-07-07 22:41:38 UTC
Embargoed:


Attachments (Terms of Use)

Description Bill Crawford 2001-07-07 22:41:35 UTC
iostat with -x option isn't working for me.  I am using a 2.4.4-ac9 kernel
I built myself, so I don't know if there's some kernel patch missing that
you have in your kernel ...

Basically it's just printing the header line, but then no device stats,
with this option; whether or not I provide a device name:

[root@localhost kernel]# uname -a
Linux localhost.localdomain 2.4.4-ac9 #1 Wed May 16 21:39:29 BST 2001 i586
unknown
[root@localhost kernel]# iostat -x
Linux 2.4.4-ac9 (localhost.localdomain)         07/07/01

avg-cpu:  %user   %nice    %sys   %idle
           8.50    0.12    1.24   90.14
Device:  rrqm/s wrqm/s   r/s   w/s  rsec/s  wsec/s avgrq-sz avgqu-sz  
await  svctm  %util

[root@localhost kernel]# iostat -x /dev/hda
Linux 2.4.4-ac9 (localhost.localdomain)         07/07/01

avg-cpu:  %user   %nice    %sys   %idle
           8.50    0.12    1.24   90.14
Device:  rrqm/s wrqm/s   r/s   w/s  rsec/s  wsec/s avgrq-sz avgqu-sz  
await  svctm  %util

[root@localhost kernel]# iostat -x /dev/hda1
Linux 2.4.4-ac9 (localhost.localdomain)         07/07/01

avg-cpu:  %user   %nice    %sys   %idle
           8.50    0.12    1.24   90.14
Device:  rrqm/s wrqm/s   r/s   w/s  rsec/s  wsec/s avgrq-sz avgqu-sz  
await  svctm  %util

[root@localhost kernel]# iostat -x hda1
Linux 2.4.4-ac9 (localhost.localdomain)         07/07/01

avg-cpu:  %user   %nice    %sys   %idle
           8.50    0.12    1.24   90.14
Device:  rrqm/s wrqm/s   r/s   w/s  rsec/s  wsec/s avgrq-sz avgqu-sz  
await  svctm  %util

Comment 1 Preston Brown 2001-08-13 19:53:43 UTC
only works with Red Hat kernels.



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