tiup
tiup copied to clipboard
A component manager for TiDB
## Bug Report 1. What did you do? any `tiup cluster` command, e.g. ```shell tiup cluster list ``` 2. What did you expect to see? The command should be safe...
The PD leader needs to reload all regions' meta data into memory before it can serve, therefor for a big cluster, this process can take a relatively long time, such...
## Bug Report 1. What did you do? We have a team that manages TiDB clusters using `tiup`. For this, we installed `tiup` in a shared directory, added all team...
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? - Startup EC2 instance using Amazon Linux 2023 ``` [ec2-user@ip-10-0-18-12 ~]$ cat /etc/os-release...
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? Deploy clusters, blackbox_exporter can't get up. blackbox_exporter-9115.service: main process exited, code=exited, status=218/CAPABILITIES ...
### What problem does this PR solve? ### What is changed and how it works? 1. Fix a typo, to make `low-space-ratio` effective 2. Small improvements ### Check List Tests...
## Bug Report 当只有一个tikv一个TiFlash节点时,缩容TiFlash组件报错,提示信息如下: 1. What did you do? 当只有一个TiFlash节点时,缩容TiFlash组件报错,提示信息如下: [PD:core:ErrStoresNotEnough]can not remove store 68 since the number of up stores would be 1 while need 3 使用tiup cluster scale-in也报相同的错误。这个控制不是TiKV的么?...
## Feature Request **Is your feature request related to a problem? Please describe:** Currently I cannot expose Prometheus behind a reverse proxy using /prometheus as prefix. **Describe the feature you'd...
## Feature Request If one have ran `tiup playground nightly` 3 days ago, then later the nightly version wont be updated. I think it is because old nightly tarball is...
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? ``` % tiup -v 1.16.0 tiup Go Version: go1.21.11 Git Ref: v1.16.0 GitHash:...