tiup icon indicating copy to clipboard operation
tiup copied to clipboard

A component manager for TiDB

Results 267 tiup issues
Sort by recently updated
recently updated
newest added

## 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...

type/bug

## 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...

type/bug

## 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...

type/feature-request

## 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...

type/bug
help wanted
component/cluster

## 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...

difficulty/easy
type/enhancement
status/TODO
good first issue

## 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...

type/feature-request

## 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...

type/feature-request

## 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...

status/discuss
type/feature-request

## 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...

type/bug

## 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

type/feature-request