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

リペアを複数サーバーに分散して CPU 負荷を分散する #240

Open
shinnya opened this issue Dec 1, 2019 · 0 comments
Open
Labels
enhancement New feature or request frugalos_segment High Priority This issue is important repair This issue is related to repair functionality

Comments

@shinnya
Copy link
Contributor

shinnya commented Dec 1, 2019

概要

1ディスクのリペア時に Erasure Coding の decode がボトルネックになる場合、他のサーバー上でリペア対象のオブジェクトのフラグメント取得と decode を行い、リペア対象のサーバーに decode 済みのオブジェクトを転送してリペアさせる。

@shinnya shinnya added enhancement New feature or request frugalos_segment High Priority This issue is important repair This issue is related to repair functionality labels Dec 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frugalos_segment High Priority This issue is important repair This issue is related to repair functionality
Projects
None yet
Development

No branches or pull requests

1 participant