定位磁盘IO占用命令
#系统自带命令
iostat -x 1 5
pidstat -d 1 5
sudo perf record -e cpu-clock -g -p xxx
#安装iotop
apt-get install iotop
iotop
如对您有帮助,支持下呗!
微信

支付宝

#系统自带命令
iostat -x 1 5
pidstat -d 1 5
sudo perf record -e cpu-clock -g -p xxx
#安装iotop
apt-get install iotop
iotop
微信
支付宝