Troubleshoot high iowait issue on Linux

High iowait issue is usually related to io performance which includes disk performance and nfs performance. We will look at how to check disk performance and nfs performance today. Check Disk IO Performance on Linux In Linux system, we can use iostat command to get performance data for disks. If the issue happed in the … Continue reading Troubleshoot high iowait issue on Linux