We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bug Hunter issue tidb-challenge-program/bug-hunting-issue#101
tiup cluster
Cluster Hardware
The DISK(GB) column should be filled with the disk capacity of each host.
DISK(GB)
The column is empty
tidb-server -V
select tidb_version();
v4.0.0-rc.2
The text was updated successfully, but these errors were encountered:
I think this issue should be opened in TiDB Dashboard repo instead.
Sorry, something went wrong.
@breeswish so I close it here.
breezewish
No branches or pull requests
Bug Hunter issue tidb-challenge-program/bug-hunting-issue#101
1. What did you do?
tiup cluster
Cluster Hardware
table2. What did you expect to see?
The
DISK(GB)
column should be filled with the disk capacity of each host.3. What did you see instead?
The column is empty
4. What version of TiDB are you using? (
tidb-server -V
or runselect tidb_version();
on TiDB)v4.0.0-rc.2
The text was updated successfully, but these errors were encountered: