Skip to content
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

fix(ec): volumes created by foreign collection due to bug in ec balance #4864

Merged
merged 2 commits into from Sep 25, 2023

Conversation

wzrdtales
Copy link
Contributor

@wzrdtales wzrdtales commented Sep 24, 2023

fixes #4861

What problem are we solving?

How are we solving the problem?

How is the PR tested?

Checks

  • I have added unit tests if possible.
  • I will add related wiki document changes and link to this PR after merging.

refers to parts of seaweedfs#4861

Signed-off-by: Tobias Gurtzick <magic@wizardtales.com>
fixes seaweedfs#4861

Signed-off-by: Tobias Gurtzick <magic@wizardtales.com>
@wzrdtales wzrdtales changed the title DRAFT: fix(ec): ignore 0 byte data files fix(ec): ignore 0 byte data files Sep 25, 2023
@wzrdtales wzrdtales changed the title fix(ec): ignore 0 byte data files fix(ec): volumes created by foreign collection due to bug in ec balance Sep 25, 2023
@chrislusf chrislusf merged commit 78dbac7 into seaweedfs:master Sep 25, 2023
5 checks passed
@Cottand Cottand mentioned this pull request Oct 31, 2023
2 tasks
kmlebedev pushed a commit to kmlebedev/seaweedfs that referenced this pull request Dec 22, 2023
…ce (seaweedfs#4864)

* fix(ec): ignore 0 byte data files

refers to parts of seaweedfs#4861

Signed-off-by: Tobias Gurtzick <magic@wizardtales.com>

* fix(ec): ignore volumes not from the current collection during balance

fixes seaweedfs#4861

Signed-off-by: Tobias Gurtzick <magic@wizardtales.com>

---------

Signed-off-by: Tobias Gurtzick <magic@wizardtales.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lots of ec volumes went missing
2 participants