Error while reading ledger while reading #20317
wenjun8888
started this conversation in
General
Replies: 1 comment
-
It looks like some ledger was lost in your BookKeeper cluster. For new data writing to the BookKeeper cluster in a balanced way, we can set Line 1071 in 1c813fd |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
HEY GUYS:
My pulsar cluster has 3 nodes。
After a disk scale and system restart, i find same data lost.
How the size of storage is 105/102/44 ... I think one of these node got problem
Now all of them can pass bookkeeper shell bookiesanity.
But the logs said:
INFO org.apache.bookkeeper.client.PendingReadOp - Error: Error while reading ledger while reading L111457 E10933 from bookie: 10.1.69.169:3181
23:19:48.017 [BookKeeperClientWorker-OrderedExecutor-1-0] ERROR org.apache.bookkeeper.proto.PerChannelBookieClient - Read for failed on bookie 10.1.69.169:3181 code EIO
And logs became much bigger...
Is there any way i can rebalance the data or sync data between these three node?
Thank you !
Beta Was this translation helpful? Give feedback.
All reactions