hexuxu110 opened a new issue, #2866: URL: https://github.com/apache/incubator-hugegraph/issues/2866
### Bug Type (问题类型) None ### Before submit - [x] 我已经确认现有的 [Issues](https://github.com/apache/hugegraph/issues) 与 [FAQ](https://hugegraph.apache.org/docs/guides/faq/) 中没有相同 / 重复问题 (I have confirmed and searched that there are no similar problems in the historical issue and documents) ### Environment (环境信息) - Server Version: 1.5.0 (Apache Release Version) - Backend: Hstore x nodes, HDD or SSD - OS: xx CPUs, xx G RAM, Ubuntu 2x.x / CentOS 7.x - Data Size: xx vertices, xx edges <!-- (like 1000W 点, 9000W 边) --> ### Expected & Actual behavior (期望与实际表现) 2025-09-01 19:13:13 [JRaft-RPC-Processor-4] [ERROR] c.a.s.j.s.s.r.CopySession - Fail to copy data, readerId=719484891460989843 fileName=data/000672.sst offset=0 status=Status[ENOENT<1012>: Fail to find reader=719484891460989843] 2025-09-01 19:13:15 [JRaft-RPC-Processor-7] [ERROR] c.a.s.j.s.s.r.CopySession - Fail to copy data, readerId=719484891460989843 fileName=data/000459.sst offset=0 status=Status[ENOENT<1012>: Fail to find reader=719484891460989843] 2025-09-01 19:13:17 [JRaft-RPC-Processor-12] [ERROR] c.a.s.j.s.s.r.CopySession - Fail to copy data, readerId=719484891460989843 fileName=data/006831.sst offset=0 status=Status[ENOENT<1012>: Fail to find reader=719484891460989843] 2025-09-01 19:13:17 [JRaft-Group-Default-Executor-94] [WARN] c.a.s.j.s.s.l.LocalSnapshotStorage - Close snapshot writer /home/xiaoju/octo-graph/apache-hugegraph-incubating-1.5.0/apache-hugegraph-store-incubating-1.5.0/./storage/raft/00015/snapshot/temp with exit code: 1012. 2025-09-01 19:13:17 [JRaft-Group-Default-Executor-94] [INFO] c.a.s.j.s.s.l.LocalSnapshotStorage - Deleting snapshot /home/xiaoju/octo-graph/apache-hugegraph-incubating-1.5.0/apache-hugegraph-store-incubating-1.5.0/./storage/raft/00015/snapshot/temp. 2025-09-01 19:13:19 [RAFT-RPC-162] [INFO] c.a.s.j.c.NodeImpl - Node <hg_15/10.15.69.54:8510> received InstallSnapshotRequest from 10.15.81.52:8510, lastIncludedLogIndex=68940706, lastIncludedLogTerm=3, lastLogId=LogId [index=0, term=0]. 2025-09-01 19:13:19 [JRaft-Group-Default-Executor-94] [WARN] c.a.s.j.s.s.l.LocalSnapshotStorage - No data for snapshot reader /home/xiaoju/octo-graph/apache-hugegraph-incubating-1.5.0/apache-hugegraph-store-incubating-1.5.0/./storage/raft/00015/snapshot. 2025-09-01 19:13:19 [JRaft-Group-Default-Executor-94] [INFO] c.a.s.j.s.s.l.LocalSnapshotCopier - Deleted file: /home/xiaoju/octo-graph/apache-hugegraph-incubating-1.5.0/apache-hugegraph-store-incubating-1.5.0/./storage/raft/00015/snapshot/temp/data/CURRENT 2025-09-01 19:13:19 [JRaft-Group-Default-Executor-94] [INFO] c.a.s.j.s.s.l.LocalSnapshotCopier - Deleted file: /home/xiaoju/octo-graph/apache-hugegraph-incubating-1.5.0/apache-hugegraph-store-incubating-1.5.0/./storage/raft/00015/snapshot/temp/data/MANIFEST-006940 2025-09-01 19:13:19 [JRaft-Group-Default-Executor-94] [INFO] c.a.s.j.s.s.l.LocalSnapshotCopier - Deleted file: /home/xiaoju/octo-graph/apache-hugegraph-incubating-1.5.0/apache-hugegraph-store-incubating-1.5.0/./storage/raft/00015/snapshot/temp/data/OPTIONS-006942 ### Vertex/Edge example (问题点 / 边数据举例) ```javascript ``` ### Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构) ```javascript ``` -- 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: dev-unsubscr...@hugegraph.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org