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 force remove #318

Merged
merged 4 commits into from Mar 5, 2024
Merged

Fix force remove #318

merged 4 commits into from Mar 5, 2024

Conversation

n8maninger
Copy link
Member

@n8maninger n8maninger commented Mar 2, 2024

Changes migration to attempt to migrate every sector regardless of individual sector errors. Changes force remove to remove sectors when data is missing and there is not another volume to "migrate" the data to. Adds a new metric, "lost sectors," for when a sector is removed either explicitly with [DELETE] /sectors/:root or when force removing a volume.

@n8maninger n8maninger marked this pull request as ready for review March 2, 2024 21:47
@n8maninger n8maninger mentioned this pull request Mar 2, 2024
5 tasks
host/storage/storage_test.go Show resolved Hide resolved
@n8maninger n8maninger merged commit 700905d into master Mar 5, 2024
8 checks passed
@n8maninger n8maninger deleted the nate/fix-force-remove branch March 5, 2024 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants