Daily challenges →
🌊 Linux medium ⚡ 70 XP

What does `iostat -xz 1` show?

iostat -x shows per-device stats: r/s, w/s, rMB/s, wMB/s, await (average wait time ms), and %util (device busy %). %util near 100% means I/O bottleneck.

🌊 This is a free sample — 507+ more questions on DevOps Ocean

Sign in free to practice the full question bank with daily challenges, XP, streaks, duels and a global leaderboard.

Practice the full bank — free →