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

## Feature Request **Is your feature request related to a problem? Please describe:** 1.在使用 tiup 接管 ansible 时,用户可能某些组件未部署 monitor,或部分组件端口或路径不同,存在提前修复遗留或增加额外变更,以及被忽略了此种可能,大多数情况下均有发生 2.在 tiup upgrade 过程中不会检测该问题,所以在事中不能被发现,相对然而是一个好的行为 3.在 tiup 运维过程中,如果某些节点上因前期原因缺少监控 monitor 服务,在 reload 等操作过程中上会报错路径不存在,进而中断...

status/TODO
type/feature-request
size/L

## Bug Report From https://asktug.com/t/topic/69507 TiUP doesn't support deploy the cluster with different monitored_servers config, so it only read `[all:vars]` at this time. Some times the user may config the...

type/bug
category/usability

## Feature Request **Is your feature request related to a problem? Please describe:** The result of tiup fio is always `pass`, and the test parameters are fixed, which is not...

type/feature-request
size/L

## Bug Report 1. What did you do? tiup .... | tee my.log (in a `screen`, but this is not important) 2. What did you expect to see? Regular output....

type/bug

## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? inventory.ini config ![image](https://user-images.githubusercontent.com/12085878/125028843-4836f700-e0bb-11eb-802c-0ee7c5f19571.png) ![image](https://user-images.githubusercontent.com/12085878/125028856-4b31e780-e0bb-11eb-9290-71c111ca50b3.png) tiup cluster edit-config ![image](https://user-images.githubusercontent.com/12085878/125028878-52f18c00-e0bb-11eb-9f63-25ac2e29d14c.png) 2. What did you expect...

type/bug
ansible

## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? tiup cluster display tidb-test tiup cluster reload tidb-test -R tikv cirl -C tiup...

type/bug

## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? `SSH type: builtin` `tiup cluster scale-out clustername scale.tikv.yaml -u root -p` Target host...

type/bug

## Feature Request **Is your feature request related to a problem? Please describe:** reference:https://github.com/pingcap/tiup/issues/1440 **Describe the feature you'd like:** We can modify the location of the slow log through the...

type/feature-request

## Feature Request **Is your feature request related to a problem? Please describe:** **Describe the feature you'd like:** `ss` is the package of `iproute2`, in some host, this tool maybe...

type/feature-request

### What problem does this PR solve? Supply a web UI of tiup cluster component for users to easily deploy and operate a cluster. Replace the old PR #706 ,...

do-not-merge/hold
needs-rebase
size/XXL