oceanbase / obdiag

obdiag (OceanBase Diagnostic Tool) is designed to help OceanBase users quickly gather necessary information and analyze the root cause of the problem.
https://www.oceanbase.com/docs/obdiag-cn
Mulan Permissive Software License, Version 2
134 stars 27 forks source link

[Question]: OceanBase不同OBSERVER的数据库服务器的CPU使用率不均衡可能引起什么问题,该如何排查分析 #108

Open xuji755 opened 6 months ago

xuji755 commented 6 months ago

Description

OceanBase不同OBSERVER的数据库服务器的CPU使用率不均衡,有的服务器CPU已经出现瓶颈,有些服务器CPU使用率还比较空闲,可能引起什么问题,该如何排查分析 --
Teingi commented 6 months ago

一般情况下,cpu使用率差别过大有可能有如下几种情况:数据分布不均衡、路由错误、SQL远程执行、schema、选主问题等。

Teingi commented 6 months ago

https://github.com/oceanbase/oceanbase-diagnostic-tool/issues/113