Skip to content

Instantly share code, notes, and snippets.

@sacreman
Created August 22, 2014 10:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sacreman/a6beef7b92ed278695fa to your computer and use it in GitHub Desktop.
Save sacreman/a6beef7b92ed278695fa to your computer and use it in GitHub Desktop.
riakn1 iostat
root@dlovhriakn1:~# df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 48G 4.8G 41G 11% /
/dev/root 48G 4.8G 41G 11% /
devtmpfs 16G 4.0K 16G 1% /dev
none 3.2G 252K 3.2G 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 16G 0 16G 0% /run/shm
/dev/sda2 832G 100G 694G 13% /data
root@dlovhriakn1:~# iostat /dev/sda1
Linux 3.10.23-xxxx-std-ipv6-64 (dlovhriakn1) 22/08/14 _x86_64_ (8 CPU)
avg-cpu: %user %nice %system %iowait %steal %idle
21.21 0.00 5.39 0.01 0.00 73.39
Device: tps kB_read/s kB_wrtn/s kB_read kB_wrtn
sda1 17.83 14.88 653.58 86979543 3819969380
root@dlovhriakn1:~# iostat /dev/sda2
Linux 3.10.23-xxxx-std-ipv6-64 (dlovhriakn1) 22/08/14 _x86_64_ (8 CPU)
avg-cpu: %user %nice %system %iowait %steal %idle
21.21 0.00 5.39 0.01 0.00 73.39
Device: tps kB_read/s kB_wrtn/s kB_read kB_wrtn
sda2 60.83 217.29 13460.55 1270021797 78673253852
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment