IO delay
Posted: Tue Jul 14, 2026 12:34 am
A good initial way to troubleshoot IO delay in proxmox PVE shell:
u want a low w_await, and if it goes to thousand+ u want that for a short period of time
Code: Select all
apt update && apt install -y iotop sysstatCode: Select all
iostat -y -xzN 1u want a low w_await, and if it goes to thousand+ u want that for a short period of time