-
Notifications
You must be signed in to change notification settings - Fork 155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
INCONSISTENT HASH | manager node and other nodes. #1195
Comments
Ring may be broken as below:
You need to rebuild Ring. Refer to my comments below: |
On the same thread, one user mentioned that after following the steps all users and buckets disappeared. Should we go ahead? We can't afford any data loss. |
I have another question: When I configure the s3cmd, I get following error:
but when I upload/download file via s3cmd, it succeeds. Is this because of broken ring? |
I can only provide this solution. I recommend that you build a test environment and test this solution. |
@yosukehara got the same problem. |
@yosukehara I can add the repeating error massage in leomanager error log: |
@wulfgar93
This error is occurring at leo_redundant_manager/src/leo_cluster_tbl_member.erl#L190-L191. Cloud you review the settings of your LeoFS with the reference to this page ? |
@yosukehara I did not find any strange settings in manager's conf file. Could you please take a look on it's settings?
|
@wulfgar93 I'm sorry for the delay in replying. Let me know LeoStorage's configuration of your LeoFS (Not LeoManager configuration). |
|
I’ve confirmed LeoManager and LeoStorage configuration files. But I could not find an issue. So I recommend that you rebuild your LeoFS’ ring. I will share its procedure soon. |
I've remembered that I recommended the same solution last year - #1195 (comment) |
Hi,
We have 3 Nodes running.
LEOFS version: 1.3.8-1
I have tried restarting all services (stop gateway -> stop storage -> stop manager then start in the reverse order : manager -> storage -> gateway).
When I run where-is command, I getting following error:
When I configure the s3cmd, I get following error:
but when I upload file via s3cmd, it succeeds.
The text was updated successfully, but these errors were encountered: