upgrade from 3.0.2.5 to 3.1.0.3 failed
@yu285 is already working on this.
Since Aug 30, 2023.
- Dominant language
- C
- Stars
- 25.1k
- Forks
- 5k
- Avg merge
- 4d 59m
- Merged PRs (30d)
- 7
Description
数据库从3.0.2.5版本升级到3.1.0.3,启动服务报错
命令行输出中有下面类似的提示
08/30 15:05:37.597623 00020976 TSD ERROR vgId:83, tsdb read data block ex failed since Data file corrupted
08/30 15:05:37.597663 00020976 TSD ERROR vgId:83 tsdbUpgradeHead failed at line 124 since Data file corrupted
08/30 15:05:37.597675 00020976 TSD ERROR vgId:83 tsdbUpgradeFileSet failed at line 348 since Data file corrupted
08/30 15:05:37.597678 00020976 TSD ERROR vgId:83 tsdbDoUpgradeFileSystem failed at line 582 since Data file corrupted
08/30 15:05:37.597681 00020976 TSD ERROR vgId:83 tsdbUpgradeFileSystem failed at line 609 since Data file corrupted
08/30 15:05:37.597691 00020976 TSD ERROR vgId:83 tsdbOpenFS failed at line 515 since Data file corrupted
08/30 15:22:06.948280 00023304 VND vgId:38, restore not finish since 11 items to be applied. commit-index:9633576, applied-index:9633565
08/30 15:22:06.948287 00023309 VND vgId:43, restore not finish since 43 items to be applied. commit-index:11150419, applied-index:11150376
08/30 15:22:06.948408 00022985 VND vgId:38, commit at version 9633568
08/30 15:22:06.948770 00023306 VND vgId:39, restore not finish since 61 items to be applied. commit-index:11803325, applied-index:11803264
- OS:CentOS 7.0
- 32G内存, 16核, 2T硬盘 数据约1.1T
- TDengine Version 3.1.0.3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.