We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please answer these questions before submitting your issue. Thanks!
Use tiup cluster destroy command to destroy a cluster with TiFlash
tiup cluster destroy
tiflash_servers: - host: 172.16.5.81 tcp_port: 5020 http_port: 5030 flash_service_port: 7333 flash_proxy_port: 13170 flash_proxy_status_port: 13292 metrics_port: 12234 data_dir: "/home/tidb/birdstorm/data1,/home/tidb/birdstorm/data3" config: capacity: "10737418240,10737418240" logger: level: info
What did you expect to see? TiFlash data directories should be deleted
What did you see instead?
+ [ Serial ] - DestroyCluster Destroying component tiflash Destroying instance 172.16.5.81 Deleting paths on 172.16.5.81: /home/tidb/birdstorm/deploy/tiflash-5020/log /home/tidb/birdstorm/deploy/tiflash-5020 /etc/systemd/system/tiflash-5020.service Destroy 172.16.5.81 success - Destroy tiflash paths: [/home/tidb/birdstorm/deploy/tiflash-5020/log /home/tidb/birdstorm/deploy/tiflash-5020 /etc/systemd/system/tiflash-5020.service]
tiup --version
The text was updated successfully, but these errors were encountered:
Thanks for your issue
Sorry, something went wrong.
Ok, when there is multiple data directories, it not works
Successfully merging a pull request may close this issue.
Bug Report
Please answer these questions before submitting your issue. Thanks!
Use
tiup cluster destroy
command to destroy a cluster with TiFlashWhat did you expect to see?
TiFlash data directories should be deleted
What did you see instead?
tiup --version
)?v1.2.1
The text was updated successfully, but these errors were encountered: