Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tps overflow #147

Open
Honghe opened this issue May 5, 2017 · 4 comments
Open

tps overflow #147

Honghe opened this issue May 5, 2017 · 4 comments

Comments

@Honghe
Copy link

Honghe commented May 5, 2017

environment:

[root@node1 ~]# uname -a
Linux node1 3.10.0-514.el7.x86_64 #1 SMP Tue Nov 22 16:42:41 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
[root@node1 ~]# cat /etc/centos-release
CentOS Linux release 7.3.1611 (Core) 

iostat -d 2

Device:            tps    kB_read/s    kB_wrtn/s    kB_read    kB_wrtn
sda              32.50         0.00       254.00          0        508
sdb             803.50         0.00     17232.25          0      34464
sdc               0.00         0.00         0.00          0          0
sdd               0.00         0.00         0.00          0          0
dm-0              0.00         0.00         0.00          0          0
dm-1              0.00         0.00         0.00          0          0
dm-2              0.00         0.00         0.00          0          0
dm-3           1701.50     19320.50     18646.75      38641      37293
dm-4              0.00         0.00         0.00          0          0
dm-5              3.00         0.00       102.00          0        204
dm-6              0.00         0.00         0.00          0          0
dm-7              0.00         0.00         0.00          0          0
dm-8              0.00         0.00         0.00          0          0
dm-9              0.00         0.00         0.00          0          0
dm-10             0.00         0.00         0.00          0          0
dm-11             0.00         0.00         0.00          0          0
dm-12             0.00         0.00         0.00          0          0
dm-13         9223372036854775808.00         0.00         0.00 2147483608 2136997888
dm-14             0.00         0.00         0.00          0          0

Device:            tps    kB_read/s    kB_wrtn/s    kB_read    kB_wrtn
sda              38.50         0.00       320.00          0        640
sdb             617.50         0.00     12642.50          0      25285
sdc               0.00         0.00         0.00          0          0
sdd               0.00         0.00         0.00          0          0
dm-0              0.00         0.00         0.00          0          0
dm-1              0.00         0.00         0.00          0          0
dm-2              0.00         0.00         0.00          0          0
dm-3           1235.50     14013.25     15763.75      28026      31527
dm-4              0.00         0.00         0.00          0          0
dm-5              3.00         0.00       102.00          0        204
dm-6              0.00         0.00         0.00          0          0
dm-7              0.00         0.00         0.00          0          0
dm-8              0.00         0.00         0.00          0          0
dm-9              0.00         0.00         0.00          0          0
dm-10             0.00         0.00         0.00          0          0
dm-11             0.00         0.00         0.00          0          0
dm-12             0.00         0.00         0.00          0          0
dm-13         9223372036854774784.00         0.00   5241632.50 2147458085   10483265
dm-14             0.00         0.00         0.00          0          0
@sysstat
Copy link
Owner

sysstat commented May 5, 2017

Which version of sysstat are you using?

@Honghe
Copy link
Author

Honghe commented May 5, 2017

Name : sysstat
Arch : x86_64
Version : 10.1.5
Release : 11.el7

@sysstat
Copy link
Owner

sysstat commented May 8, 2017

Please try latest sysstat version (11.5.5, available from my web site http:https://sebastien.godard.pagesperso-orange.fr/download.html).
Also try sar -dp instead of iostat -d: If the problem also happens with sar, create a binary datafile (e.g., sar -dp 2 5 -o datafile) and send it to me so that I can have a look at its contents.

@qukejj
Copy link

qukejj commented Feb 17, 2022

5b213795865ac94e3ff755922b2eb71

bad value display for "iostat -xdm", sysstat version:sysstat-12.5.5
When I use iostat -xdm 2 (or user sar -dm 2)to monitor. It always display bad value for me. Besides the bad value for "r/s" is a same value when occur this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants