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

mgr/diskprediction: merge initial version of disk failure prediction #24104

Merged
merged 1 commit into from Sep 18, 2018

Conversation

liewegas
Copy link
Member

This implements a cloud (saas) mode and a local mode. The UX is still a bit awkward, and
we expect to refactor this code into a few different modules, but that will follow
in subsequent pull requests. In the meantime, this module off by default :).

@liewegas
Copy link
Member Author

This includes #22239

@liewegas
Copy link
Member Author

@hsiang41 This a rebased/squashed version of your PR, plus the COPYING update

@jcsp
Copy link
Contributor

jcsp commented Sep 17, 2018

I see a couple of extra cleanup commits on the original PR that might be from after the squash

@hsiang41
Copy link
Contributor

Sorry, I fix typo on the document plugin guide.

This module is written by Rick Chen <rick.chen@prophetstor.com> and
provides both a built-in local predictor and a cloud mode that queries
a cloud service (provided by ProphetStor) to predict device failures.

Signed-off-by: Rick Chen <rick.chen@prophetstor.com>
Signed-off-by: Sage Weil <sage@redhat.com>
@liewegas
Copy link
Member Author

redid this to capture the latest commits

@liewegas liewegas merged commit 4abb79f into ceph:master Sep 18, 2018
liewegas added a commit that referenced this pull request Sep 18, 2018
* refs/pull/24104/head:
	mgr/diskprediction: add prototype diskprediction module

Reviewed-by: John Spray <john.spray@redhat.com>
@liewegas liewegas deleted the wip-diskprediction branch September 18, 2018 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants