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

P1-[4.0 bug hunting]-[Dashboard]-wrong memory usage info for TiFlash #17738

Closed
sre-bot opened this issue Jun 5, 2020 · 3 comments
Closed

P1-[4.0 bug hunting]-[Dashboard]-wrong memory usage info for TiFlash #17738

sre-bot opened this issue Jun 5, 2020 · 3 comments
Assignees
Labels
type/bug The issue is confirmed as a bug.

Comments

@sre-bot
Copy link
Contributor

sre-bot commented Jun 5, 2020

Bug Hunter issue tidb-challenge-program/bug-hunting-issue#91


1. What did you do?

  • deploy a cluster on Aliyun with tiup
  • visit PD's dashboard -- cluster info -- hosts

2. What did you expect to see?

TiFlash's memory usage is correct

3. What did you see instead?

TiFlash's memory usage is incorrect

I have another cluster which deployed on Tencent Cloud, the TiFlash node on that also shows a memory usage at 96.2%, but actually the node only has a memory usage at 65%

4. What version of TiDB are you using? (tidb-server -V or run select tidb_version(); on TiDB)

root@node3:~# /tidb-deploy/tidb-4000/bin/tidb-server -V
Release Version: v4.0.0-rc.2
Edition: Community
Git Commit Hash: dfbb1ff8b0a8d55893bcea652748c40b9a9b91ad
Git Branch: heads/refs/tags/v4.0.0-rc.2
UTC Build Time: 2020-05-15 11:54:25
GoVersion: go1.13
Race Enabled: false
TiKV Min Version: v3.0.0-60965b006877ca7234adaced7890d7b029ed1306
Check Table Before Drop: false

批注 2020-05-22 142910

@sre-bot sre-bot added the type/bug The issue is confirmed as a bug. label Jun 5, 2020
@breezewish
Copy link
Member

breezewish commented Jun 6, 2020

According to tidb-challenge-program/bug-hunting-issue#91 this issue is fixed for master branch.

@breezewish
Copy link
Member

I think this issue should be opened in TiDB Dashboard repo instead.

@ghost ghost added the component/dashboard label Aug 10, 2020
@fzhedu
Copy link
Contributor

fzhedu commented Aug 26, 2020

redirect to pingcap/tidb-dashboard#744, so close it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

3 participants