Back to bug 1674086
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Red Hat Bugzilla Rules Engine | 2019-02-09 02:01:09 UTC | Keywords | FutureFeature | |
| Josh Durgin | 2019-02-11 16:16:47 UTC | Priority | unspecified | medium |
| Josh Durgin | 2019-02-11 16:17:17 UTC | Status | NEW | POST |
| Harish NV Rao | 2019-02-11 16:24:42 UTC | CC | hnallurv | |
| Giridhar Ramaraju | 2019-08-05 13:11:53 UTC | QA Contact | ceph-qe-bugs | hgurav |
| Hemant G | 2019-08-06 09:23:21 UTC | QA Contact | hgurav | mmurthy |
| errata-xmlrpc | 2019-12-05 21:37:24 UTC | Status | POST | MODIFIED |
| CC | tserlin | |||
| Fixed In Version | ceph-14.2.4 | |||
| Status | MODIFIED | ON_QA | ||
| Manohar Murthy | 2020-01-06 11:47:38 UTC | Flags | needinfo?(jdurgin) | |
| Neha Ojha | 2020-01-07 22:06:25 UTC | Flags | needinfo?(jdurgin) | |
| Bara Ancincova | 2020-01-08 11:11:48 UTC | Fixed In Version | ceph-14.2.4 | ceph-14.2.4-92.el8cp, ceph-14.2.4-32.el7cp |
| Blocks | 1730176 | |||
| Doc Type | If docs needed, set a value | Enhancement | ||
| Pasi Karkkainen | 2020-01-08 12:09:31 UTC | CC | pasik | |
| Manohar Murthy | 2020-01-09 14:34:46 UTC | Status | ON_QA | VERIFIED |
| Erin Donnelly | 2020-01-09 18:01:34 UTC | CC | edonnell | |
| Flags | needinfo?(nojha) | |||
| Neha Ojha | 2020-01-10 19:43:40 UTC | Doc Text | The diskprediction module gathers metrics to predict failures before they happen. It supports two modes: cloud and local. In the cloud mode, the disk and Ceph operating status information is collected from the Ceph cluster and sent to a cloud-based DiskPrediction server over the Internet. The DiskPrediction server analyzes the data and provides the analytics and prediction results of performance and disk health status. The local mode doesn’t require any external server for data analysis. It uses an internal predictor module for disk prediction service, and then returns the disk prediction result to the Ceph system. Following are some useful commands, To enable the module: ceph mgr module enable diskprediction_cloud or ceph mgr module enable diskprediction_local To set the prediction mode: ceph config set global device_failure_prediction_mode local or ceph config set global device_failure_prediction_mode cloud To disable the module: ceph config set global device_failure_prediction_mode none | |
| Flags | needinfo?(nojha) | |||
| Neha Ojha | 2020-01-13 17:56:51 UTC | Doc Text | The diskprediction module gathers metrics to predict failures before they happen. It supports two modes: cloud and local. In the cloud mode, the disk and Ceph operating status information is collected from the Ceph cluster and sent to a cloud-based DiskPrediction server over the Internet. The DiskPrediction server analyzes the data and provides the analytics and prediction results of performance and disk health status. The local mode doesn’t require any external server for data analysis. It uses an internal predictor module for disk prediction service, and then returns the disk prediction result to the Ceph system. Following are some useful commands, To enable the module: ceph mgr module enable diskprediction_cloud or ceph mgr module enable diskprediction_local To set the prediction mode: ceph config set global device_failure_prediction_mode local or ceph config set global device_failure_prediction_mode cloud To disable the module: ceph config set global device_failure_prediction_mode none | The diskprediction module gathers metrics to predict failures before they happen. It has two modes: cloud and local, only the local mode is supported in this release. The local mode doesn’t require any external server for data analysis. It uses an internal predictor module for disk prediction service, and then returns the disk prediction result to the Ceph system. Following are some useful commands, To enable the module: ceph mgr module enable diskprediction_local To set the prediction mode: ceph config set global device_failure_prediction_mode local To disable the module: ceph config set global device_failure_prediction_mode none |
| Bara Ancincova | 2020-01-14 09:05:09 UTC | Docs Contact | edonnell | |
| Erin Donnelly | 2020-01-14 19:22:02 UTC | Docs Contact | edonnell | |
| Doc Text | The diskprediction module gathers metrics to predict failures before they happen. It has two modes: cloud and local, only the local mode is supported in this release. The local mode doesn’t require any external server for data analysis. It uses an internal predictor module for disk prediction service, and then returns the disk prediction result to the Ceph system. Following are some useful commands, To enable the module: ceph mgr module enable diskprediction_local To set the prediction mode: ceph config set global device_failure_prediction_mode local To disable the module: ceph config set global device_failure_prediction_mode none | .Introduction of `diskprediction` module The {product} `diskprediction` module gathers metrics to predict disk failures before they happen. The module has two modes, cloud and local. With this release, only the local mode is supported. The local mode doesn’t require any external server for data analysis. It uses an internal predictor module for disk prediction service, and then returns the disk prediction result to the Ceph system. To enable the `diskprediction` module: ---- # ceph mgr module enable diskprediction_local ---- To set the prediction mode: ---- # ceph config set global device_failure_prediction_mode local ---- To disable the `diskprediction` module: ---- # ceph config set global device_failure_prediction_mode none ---- |
||
| Erin Donnelly | 2020-01-14 19:22:34 UTC | Docs Contact | edonnell | |
| Erin Donnelly | 2020-01-14 19:38:22 UTC | Doc Text | .Introduction of `diskprediction` module The {product} `diskprediction` module gathers metrics to predict disk failures before they happen. The module has two modes, cloud and local. With this release, only the local mode is supported. The local mode doesn’t require any external server for data analysis. It uses an internal predictor module for disk prediction service, and then returns the disk prediction result to the Ceph system. To enable the `diskprediction` module: ---- # ceph mgr module enable diskprediction_local ---- To set the prediction mode: ---- # ceph config set global device_failure_prediction_mode local ---- To disable the `diskprediction` module: ---- # ceph config set global device_failure_prediction_mode none ---- | .Introduction of `diskprediction` module The {product} `diskprediction` module gathers metrics to predict disk failures before they happen. The module has two modes, cloud and local. With this release, only the local mode is supported. The local mode doesn’t require any external server for data analysis. It uses an internal predictor module for disk prediction service, and then returns the disk prediction result to the Ceph system. To enable the `diskprediction` module: ---- ceph mgr module enable diskprediction_local ---- To set the prediction mode: ---- ceph config set global device_failure_prediction_mode local ---- To disable the `diskprediction` module: ---- ceph config set global device_failure_prediction_mode none ---- |
| Bara Ancincova | 2020-01-17 09:56:45 UTC | Doc Text | .Introduction of `diskprediction` module The {product} `diskprediction` module gathers metrics to predict disk failures before they happen. The module has two modes, cloud and local. With this release, only the local mode is supported. The local mode doesn’t require any external server for data analysis. It uses an internal predictor module for disk prediction service, and then returns the disk prediction result to the Ceph system. To enable the `diskprediction` module: ---- ceph mgr module enable diskprediction_local ---- To set the prediction mode: ---- ceph config set global device_failure_prediction_mode local ---- To disable the `diskprediction` module: ---- ceph config set global device_failure_prediction_mode none ---- | .Introduction of `diskprediction` module The {product} `diskprediction` module gathers metrics to predict disk failures before they happen. The module has two modes, cloud and local. With this release, only the local mode is supported. The local mode does not require any external server for data analysis. It uses an internal predictor module for disk prediction service, and then returns the disk prediction result to the Ceph system. To enable the `diskprediction` module: ---- ceph mgr module enable diskprediction_local ---- To set the prediction mode: ---- ceph config set global device_failure_prediction_mode local ---- To disable the `diskprediction` module: ---- ceph config set global device_failure_prediction_mode none ---- |
| errata-xmlrpc | 2020-01-31 11:27:22 UTC | Status | VERIFIED | RELEASE_PENDING |
| errata-xmlrpc | 2020-01-31 12:45:38 UTC | Status | RELEASE_PENDING | CLOSED |
| Resolution | --- | ERRATA | ||
| Last Closed | 2020-01-31 12:45:38 UTC | |||
| errata-xmlrpc | 2020-01-31 12:46:06 UTC | Link ID | Red Hat Product Errata RHBA-2020:0312 |
Back to bug 1674086