Device Telemetry

Since January 2020 users have been opting-in to phone home anonymized, non-identifying data about their cluster’s deployment and configuration, and the health metrics of their storage drives. The cluster data helps Ceph developers to better understand how Ceph is being used in the wild, identify issues, and prioritize bugs. The drive health metrics data is aimed at building a dynamic, large, diverse, free and open data set to help data scientists create accurate failure prediction models.

This page holds the raw device health data for research. This data contains health metrics of various device types, interfaces, vendors, and models, from various deployment types (JBOD, HW RAID, VMs). Statistics on this data are available in public dashboards.

Source of data

First introduced in the 2019 Nautilus release, the devicehealth ceph-mgr module allows for user-friendly drive management, including scraping and exposing device health metrics like SMART and NVMe (where applicable) health metrics. In case the user opts-in to sending anonymized telemetry, the telemetry module will compile a daily report and phone it home. 

The data collected is anonymized on the client side before it is sent to the telemetry server. Ceph does not collect any identifying information, and replaces both host name and drive serial number with random generated UUIDs.

Data format

The data is split into zipped CSV files, which have 4 columns:

  • 'ts' - timestamp - timestamp of the health metrics scrape
  • 'device_uuid' - text - anonymized unique identifier of the reporting device
  • ‘invalid’ - boolean - denotes if the report contains invalid telemetry
  • ‘report’ - text - JSON blob that holds the output of the device report

Each file contains the data reported during a single month, according to the file’s name (e.g. device_health_metrics_2020-01.zip contains all device health reports of January 2020).

Please note: the raw data contains reports from devices that could not scrape their health metrics due to software issues (e.g. an older smartmontools version that does not support the JSON output option); this is when the ‘invalid’ column is set to ‘true’. This does not reflect any problem with the device’s health; it simply means that the health metrics could not be retrieved due to software issues on that host. We chose to include these invalid telemetry reports since they do indicate the device is still active, which can contribute to certain model training approaches.

The drive telemetry data does not contain actual drives’ state (i.e., healthy vs failed) labels. We do not have a way of comprehensively understand the system operator's decision of removing a disk, as we do not have a mechanism for them of communicating with us and sharing the reason for the disk removal.

It presumably might be assumed that a drive should be labeled as failed when it stops reporting, while its host is still active (i.e. other drives attached to it are still reporting), especially if there is a new drive reporting from the same host. In the future we plan to include the device’s port and controller information, which provides a better understanding of the device’s presence.

Data usage

This data is under Community Data License Agreement – Sharing – Version 1.0. By using this data you agree to its license.

How you can help

Please join us in this effort to improve storage drive reliability, and opt-in to telemetry. You can do this from your Ceph dashboard, or with:

ceph telemetry on
See more details here.

Contact us

Please share with us how you use this data, any interesting findings, or any questions you may have: telemetry@ceph.io.

Download

2022

device_health_metrics_2022-09.zip | 5.53 GB
device_health_metrics_2022-08.zip | 4.60 GB
device_health_metrics_2022-07.zip | 4.50 GB
device_health_metrics_2022-06.zip | 4.35 GB
device_health_metrics_2022-05.zip | 3.80 GB
device_health_metrics_2022-04.zip | 3.29 GB
device_health_metrics_2022-03.zip | 3.44 GB
device_health_metrics_2022-02.zip | 3.56 GB
device_health_metrics_2022-01.zip | 3.22 GB

2021

device_health_metrics_2021-12.zip | 3.15 GB
device_health_metrics_2021-11.zip | 2.29 GB
device_health_metrics_2021-10.zip | 2.09 GB
device_health_metrics_2021-09.zip | 2.11 GB
device_health_metrics_2021-08.zip | 2.41 GB
device_health_metrics_2021-07.zip | 1.75 GB
device_health_metrics_2021-06.zip | 1.07 GB
device_health_metrics_2021-05.zip | 957.15 MB
device_health_metrics_2021-04.zip | 662.50 MB
device_health_metrics_2021-03.zip | 504.91 MB
device_health_metrics_2021-02.zip | 342.07 MB
device_health_metrics_2021-01.zip | 302.73 MB

2020

device_health_metrics_2020-12.zip | 244.05 MB
device_health_metrics_2020-11.zip | 97.38 MB
device_health_metrics_2020-10.zip | 79.06 MB
device_health_metrics_2020-09.zip | 58.31 MB
device_health_metrics_2020-08.zip | 52.05 MB
device_health_metrics_2020-07.zip | 34.87 MB
device_health_metrics_2020-06.zip | 25.64 MB
device_health_metrics_2020-05.zip | 16.52 MB
device_health_metrics_2020-04.zip | 13.25 MB
device_health_metrics_2020-03.zip | 8.84 MB
device_health_metrics_2020-02.zip | 7.61 MB
device_health_metrics_2020-01.zip | 385.63 KB