0

我在 EventStore 集群中的 2 个(共 3 个)节点上收到此错误:

Corrupt database detected. ---> EventStore.Core.Exceptions.ChunkNotFoundException: E:\EventStore\data-EventStoreNode3\chunk-000000.000000 not found.
   --- End of inner exception stack trace ---
   at EventStore.Core.TransactionLog.Chunks.TFChunkDb.Open(Boolean verifyHash, Boolean readOnly) in C:\projects\eventstore\src\EventStore.Core\TransactionLog\Chunks\TFChunkDb.cs:line 76
   at EventStore.Core.ClusterVNode..ctor(TFChunkDb db, ClusterVNodeSettings vNodeSettings, IGossipSeedSource gossipSeedSource, InfoController infoController, ISubsystem[] subsystems) in C:\projects\eventstore\src\EventStore.Core\ClusterVNode.cs:line 165
   at EventStore.Core.VNodeBuilder.Build(IOptions options, IPersistentSubscriptionConsumerStrategyFactory[] consumerStrategies) in C:\projects\eventstore\src\EventStore.Core\VNodeBuilder.cs:line 1335
   at EventStore.ClusterNode.Program.Create(ClusterNodeOptions opts) in :line 0
   at EventStore.Core.ProgramBase`1.Run(String[] args) in C:\projects\eventstore\src\EventStore.Core\ProgramBase.cs:line 56
EventStore.Core.Exceptions.ChunkNotFoundException: E:\EventStore\data-EventStoreNode3\chunk-000000.000000 not found.

我们几乎不知道为什么会发生这种情况。有什么帮助吗?

我们使用的是 4.0.1, hotfix 4 版本的 ES

也许这会产生误导,但似乎在那之前(可能是前一天)我们有一些磁盘空间错误和OutOfMemoryExceptions。你认为这可能相关吗?

4

0 回答 0