Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trouble-shooting: update the issue report link #1289

Merged
merged 4 commits into from
Apr 29, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions trouble-shooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ category: advanced

# TiDB 集群故障诊断

当试用 TiDB 遇到问题时,请先参考本篇文档。如果问题未解决,请按文档要求收集必要的信息通过 Github [提供给 TiDB 开发者](https://github.com/pingcap/tidb/issues/new)。
当试用 TiDB 遇到问题时,请先参考本篇文档。如果问题未解决,请按文档要求收集必要的信息通过 Github [提供给 TiDB 开发者](https://github.com/pingcap/tidb/issues/new/choose)。

## 如何给 TiDB 开发者报告错误

当使用 TiDB 遇到问题并且通过后面所列信息无法解决时,请收集以下信息并[创建新 Issue](https://github.com/pingcap/tidb/issues/new):
当使用 TiDB 遇到问题并且通过后面所列信息无法解决时,请收集以下信息并[创建新 Issue](https://github.com/pingcap/tidb/issues/new/choose):

+ 具体的出错信息以及正在执行的操作
+ 当前所有组件的状态
Expand All @@ -30,7 +30,7 @@ category: advanced

+ panic

程序有错误,请将具体的 panic log [提供给 TiDB 开发者](https://github.com/pingcap/tidb/issues/new)。
程序有错误,请将具体的 panic log [提供给 TiDB 开发者](https://github.com/pingcap/tidb/issues/new/choose)。

如果是清空数据并重新部署服务,请确认以下信息:

Expand Down Expand Up @@ -145,4 +145,4 @@ tidb-server 无法启动的常见情况包括:
+ pd-server 和 tikv-server 是否分开部署
+ 目前正在进行什么操作
+ 用 `top -H` 命令查看当前占用 CPU 的线程名
+ 最近一段时间的网络/IO 监控数据是否有异常
+ 最近一段时间的网络/IO 监控数据是否有异常