tidb服务器负载不均

  1. ps -eo state | sort | uniq -c 查看下,D 是否很多,如果多,应该是卡刷盘
  2. 如果 R 比较多,应该是在排队
  3. tidb-server 监控,goroutine 看看多不多。