LikemeXY opened a new issue, #17022: URL: https://github.com/apache/iotdb/issues/17022
iotdb版本1.3.2 1、原集群节点是3C3D的分别是(10.100.1.202 ,10.100.1.212,10.100.1.222),由于其中一个节点应磁盘损坏而掉线(10.100.1.202),然后在其中一个好的节点(10.100.1.222)使用./destroy-datanode.sh -h 10.100.1.202 -p 10730 -r导致10.100.1.222也掉线了,然后集群无法启动 2、创建新的集群环境,把原有的datanode下的sequence和unsequence复制到新的集群,使用load-tsfile加载数据报错,错误内容如下,那么我需要怎么恢复数据呢? <img width="1550" height="288" alt="Image" src="https://github.com/user-attachments/assets/4d436946-100a-42dc-89f9-6fc252578cd0" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
