A Host CPU high iowait incident occurs when the CPU iowait is greater than 10%, indicating that the system is disk or network bound. This can cause performance issues and may require investigation to identify the root cause and resolve the issue.
Parameters
Debug
Check CPU usage by process
Check I/O usage by process
Check disk I/O statistics
Check network I/O statistics
Check for high disk utilization by process
Check for high network utilization by process
Insufficient disk I/O throughput causing the CPU to wait for data to be read or written to the disk.
Repair
Increase the available disk space by deleting unnecessary files or adding more storage capacity.
Learn more
Related Runbooks
Check out these related runbooks to help you debug and resolve similar issues.