Skip to content
New issue

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

P1-[4.0 bug hunting]-[tiup upgrade]-after scale-out to deploy tiflash in 4.0rc, not able to upgrade to rc2 #81

Open
Rayment915 opened this issue May 19, 2020 · 1 comment

Comments

@Rayment915
Copy link

1. What did you do?

deploy v4.0.0-rc cluster with PD,TiDB and TiKV. After that scale-out the cluster with scale-out.yaml to have tiflash. When try to upgrade the whole cluster to rc2, tiflash failed and status shows down,i got errors : "failed to restart tiflash".
Also i got below error in logs "2020.05.19 10:55:40.260944 [ 1 ] Application: DB::Exception: Path "/data/tiflash/data//data/gamelive/gamelive.gamelive_jiaoyou_active_sb/" is missing.
2020.05.19 10:55:55.576276 [ 1 ] IDAsPathUpgrader: Can not remove database meta file: /data/tiflash/data//metadata/db_1.sql" (something wrong with the path, but the yaml file is fine)

2. What did you expect to see?

i expect to have upgradation successful.

3. What did you see instead?

i got the errors above.

4. What version of TiDB are you using? (tidb-server -V or run select tidb_version(); on TiDB)

| Release Version: v4.0.0-rc.2
Edition: Community
Git Commit Hash: dfbb1ff8b0a8d55893bcea652748c40b9a9b91ad
Git Branch: heads/refs/tags/v4.0.0-rc.2
UTC Build Time: 2020-05-15 11:54:25
GoVersion: go1.13
Race Enabled: false
TiKV Min Version: v3.0.0-60965b006877ca7234adaced7890d7b029ed1306
Check Table Before Drop: false |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants