#iostat

N-gated Hacker Newsngate
2025-03-28

🤔 Oh joy, another thrilling exposé on the riveting world of disk I/O in GitHub Actions. Because clearly, what the internet needed was a dissertation on how slow pipelines are a mystery waiting to be solved by the heroes of... *checks notes*... . 🚀 Let's sprinkle some cookies and call it a day. 🍪
depot.dev/blog/uncovering-disk

Some Bits: Nelson's Linkblogsomebitslinks@tech.lgbt
2024-01-08

fatrace: A system auditing tool; gives a simple text log of file system events
piware.de/2012/02/fatrace-repo
#performance #filesystem #sysadmin #iostat #linux #+

2023-09-26

I think `iostat` is my new favourite #Linux command. It gives you so much information about what exactly your hard drives (or SSDs) are doing. It takes a while to get used to, but here is an example of the output:

```
# iostat -xht /dev/sda /dev/sdb
09/26/2023 11:26:52 AM
avg-cpu: %user %nice %system %iowait %steal %idle
40.4% 0.0% 4.5% 18.3% 0.0% 36.9%
r/s rkB/s rrqm/s %rrqm r_await rareq-sz Device
102.18 2.9M 10.33 9.2% 21.72 29.5k sda
0.00 0.0k 0.00 0.0% 0.00 0.0k sdb
w/s wkB/s wrqm/s %wrqm w_await wareq-sz Device
34.98 2.7M 14.72 29.6% 170.21 78.8k sda
29.97 2.7M 9.33 23.7% 193.34 90.6k sdb
d/s dkB/s drqm/s %drqm d_await dareq-sz Device
0.00 0.0k 0.00 0.0% 0.00 0.0k sda
0.00 0.0k 0.00 0.0% 0.00 0.0k sdb
aqu-sz %util Device
7.94 95.7% sda
5.73 43.5% sdb
```

#iostat #SysAdmin #SelfHosting #SelfHosted

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst