]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/diskprediction Document guide add predictor accuracy 25455/head
authorhsiang41 <rick.chen@prophetstor.com>
Sat, 8 Dec 2018 07:39:21 +0000 (15:39 +0800)
committerhsiang41 <rick.chen@prophetstor.com>
Fri, 28 Dec 2018 09:43:07 +0000 (17:43 +0800)
Add local/cloud predictor accuracy value

Signed-off-by: Rick Chen <rick.chen@prophetstor.com>
doc/mgr/diskprediction.rst

index 9a1700b964099cdae43fda3f940e57e5bbf4ea4a..e3af133144a656b62ec12df7de2e42701404792b 100644 (file)
@@ -4,7 +4,10 @@ DISKPREDICTION PLUGIN
 
 The *diskprediction* plugin supports two modes: cloud mode and local mode. In cloud mode, the disk and Ceph operating status information is collected from Ceph cluster and sent to a cloud-based DiskPrediction server over the Internet. DiskPrediction server analyzes the data and provides the analytics and prediction results of performance and disk health states for Ceph clusters. 
 
-Local mode doesn't require any external server for data analysis and output results. In local mode, the *diskprediction* plugin uses an internal predictor module for disk prediction service, and then returns the disk prediction result to the Ceph system. 
+Local mode doesn't require any external server for data analysis and output results. In local mode, the *diskprediction* plugin uses an internal predictor module for disk prediction service, and then returns the disk prediction result to the Ceph system.
+
+| Local predictor: 70% accuracy
+| Cloud predictor for free: 95% accuracy
 
 Enabling
 ========