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 Please answer these questions before submitting your issue. Thanks! 1. What did you do? I scale-in my cluster, then want to prune data, but some nodes don't...

type/bug

### What problem does this PR solve? ### What is changed and how it works? ### Check List Tests - Unit test - Integration test - Manual test (add detailed...

size/M

### What problem does this PR solve? ### What is changed and how it works? ### Check List Tests - Unit test - Integration test - Manual test (add detailed...

size/L

### What problem does this PR solve? `tiup playground` can not specify an ipv6 host. ### What is changed and how it works? Use the correct function to join host...

### What problem does this PR solve? If we have a large number of tikv-server, it will cost a lot of time(several hours) to generate config ### What is changed...

size/S

## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? `tiup playground v5.1.4 --tiflash 1` `ALTER TABLE `t` SET TIFLASH REPLICA 1;` Wait,...

type/bug

## Feature Request **Is your feature request related to a problem? Please describe:** **Describe the feature you'd like:** TiUP playground supports the [TiKV-CDC](https://github.com/tikv/migration/tree/main/cdc) component. **Why the featue is needed:** To...

type/feature-request

## Feature Request To configure [Encryption at Rest](https://docs.pingcap.com/tidb/dev/encryption-at-rest) feature, we need to copy the master key in advance to each TiKV/PD servers manually using scp. **Why the featue is needed:**...

type/feature-request

## Feature Request **Is your feature request related to a problem? Please describe:** when we use `tiup cluster patch` patch more than one node, now tiup patch one by one,...

type/feature-request

## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? tiup cluster scale-in tidb-cluster -N XX 2. What did you expect to see?...

type/bug