tiup
tiup copied to clipboard
A component manager for TiDB
## Bug Report Currently the THP check checks both `/sys/kernel/mm/transparent_hugepage/enabled` and `/sys/kernel/mm/transparent_hugepage/defrag`. To me it looks like having `/enabled` set to `[never]` should be sufficient. This is with tiup v1.8.2...
## Bug Report 1. What did you do? ``` tiup mirror clone /tmp/c --tidb v5.3.0 tiup mirror clone /tmp/c --tidb v5.3.0 ``` 2. What did you expect to see? Only...
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? a. Start a dm-cluster with 3 nodes, `master1~3`. b. Scale-out dm-cluster with 3...
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? Deploy a cluster with 4 nodes and using tiup to scale-in one of...
## Feature Request **Is your feature request related to a problem? Please describe:** For most enterprise users, they use tiup just to maintain a cluster. Most of the time, what...
## Feature Request **Is your feature request related to a problem? Please describe:** Customer deploy tidb failed and do not know why: https://internal.pingcap.net/jira/browse/ONCALL-4258 **Describe the feature you'd like:** Check whether...
## Feature Request **Is your feature request related to a problem? Please describe:** **Describe the feature you'd like:** This check works with noatime nodelalloc. To verify that the partitions are...
## Feature Request **Is your feature request related to a problem? Please describe:** We can set mirror via the `tiup mirror set` and environment variable `TIUP_MIRRORS`. But the environment variable...
## Bug Report Credit for this bug report goes to @Alkaagr81 1. What did you do? ```sql create table t1 (c1 int, c2 char(6), c3 int); create table t2 (c1...
## Feature Request Add a option to use XDG Base Directory Specification https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html https://github.com/adrg/xdg