Gentoo Archives: gentoo-dev

From: Andrey Ponomarenko <andrewponomarenko@××××××.ru>
To: gentoo-dev <gentoo-dev@l.g.o>
Subject: [gentoo-dev] Reliability test for hard drives and SSD
Date: Sat, 03 Mar 2018 07:22:49
Message-Id: 1068281520061757@web45j.yandex.ru
1 Hi there!
2
3 Good news for all interested in hardware compatibility and reliability.
4
5 I've started a new project to estimate reliability of hard drives and SSD in real-life conditions based on the SMART data reports collected by Linux users in the Linux-Hardware.org database since 2014. The initial data (SMART reports), analysis methods and results are publicly shared in a new github repository: https://github.com/linuxhw/SMART. Everyone can contribute to the report by uploading probes of their computers by the hw-probe tool!
6
7 The primary aim of the project is to find drives with longest "power on hours" and minimal number of errors. The following formula is used to measure reliability: Power_On_Hours / (1 + Number_Of_Errors), i.e. time to the first error/between errors.
8
9 Please be careful when reading the results table. Pay attention not only to the rating, but also to the number of checked model samples. If rating is low, then look at the number of power-on days and number of errors occurred. New drive models will appear at the end of the rating table and will move to the top in the case of long error-free operation.
10
11 Thanks to ROSA, Gentoo, openSUSE, Arch, Fedora, Ubuntu, Debian, Mint users and others who had made this work possible by contribution to the database!