Queries fail with storaged error - E_LEADER_LEASE_FAILED(-3531) #5891
Labels
affects/none
PR/issue: this bug affects none version.
severity/none
Severity of bug
type/bug
Type: something is unexpected
Describe the bug (required)
We have a 3 node baremetal nebula graph setup. Running latest 3.8.0 (git 74584886). Each node runs all 3 parts (storaged,metad,graphd).
There are 3 spaces, the environment has been running for a while without issues. After power failure and powercycle of all nodes we ended up with 1 of the 3 spaces unable to return query results with the following error:
Storage Error: part: 2, error: E_LEADER_LEASE_FAILED(-3531).
Each space has partition number set to 15 and replica factor set to 3.
The spaces are: Space, SpaceAF, SpaceNew.
Queries in spaces (SpaceAF and SpaceNew) work without issues, the space with name "Space" seems to be problematic.
Logs:
We have also tried to run
BALANCE LEADER
without success.Any pointers on how to debug this further?
Your Environments (required)
g++ --version
orclang++ --version
Intel(R) Xeon(R) Gold
The text was updated successfully, but these errors were encountered: