Changes between Version 77 and Version 78 of Links


Ignore:
Timestamp:
Jan 5, 2024, 7:00:09 PM (4 months ago)
Author:
Alex Samorukov
Comment:

Update links

Legend:

Unmodified
Added
Removed
Modified
  • Links

    v77 v78  
    1111
    1212==== Graphical and web user interfaces for smartctl ====
    13 [http://gsmartcontrol.sourceforge.net/home/index.php/About GSmartControl] (C++, Linux, FreeBSD, MacOS X, Windows)[[BR]]
    14 [https://archive.codeplex.com/?p=hddguardian HDD Guardian] (VB.NET, Windows, retired).
    15 Due to [https://blogs.msdn.microsoft.com/bharry/2017/03/31/shutting-down-codeplex/ CodePlex shutdown], see [https://github.com/native-api/hddguardian GitHub] for source code, and [http://www.softpedia.com/get/System/Hard-Disk-Utils/HDD-Guardian.shtml Softpedia] or [https://www.snapfiles.com/get/hddguardian.html SnapFiles] for binaries.[[BR]]
    16 [http://binaryfruit.com/drivedx DriveDx] (OS X, Proprietary Software)[[BR]]
     13[https://gsmartcontrol.shaduri.dev GSmartControl] (C++, Linux, FreeBSD, MacOS X, Windows)[[BR]]
     14HDD Guardian (VB.NET, Windows, retired).
     15Due to [https://devblogs.microsoft.com/bharry/shutting-down-codeplex/ CodePlex shutdown], see [https://github.com/native-api/hddguardian GitHub] for source code, and [https://www.softpedia.com/get/System/Hard-Disk-Utils/HDD-Guardian.shtml Softpedia] or [https://www.snapfiles.com/get/hddguardian.html SnapFiles] for binaries.[[BR]]
     16[https://binaryfruit.com/drivedx DriveDx] (OS X, Proprietary Software)[[BR]]
    1717[https://www.volitans-software.com/apps/smart-utility/ SMART Utility] (OS X, Proprietary Software)[[BR]]
    1818[https://github.com/AnalogJ/scrutiny scrutiny] WebUI for smartd S.M.A.R.T monitoring[[BR]]
     
    3333[https://sourceforge.net/p/xboxhdm2/smartmontools-sec/ci/master/tree/ Smartmontools with security] - a fork of
    3434[source:/tags/RELEASE_6_2/smartmontools/ smartmontools 6.2] which adds
    35 [http://www.xbmc4xbox.org.uk/forum/viewtopic.php?f=13&t=4125 ATA Security commands] to smartctl.[[BR]]
     35[https://www.xbmc4xbox.org.uk/forum/viewtopic.php?f=13&t=4125 ATA Security commands] to smartctl.[[BR]]
    3636
    3737----
     
    4141[https://github.com/bsdhw/SMART BSD HDD/SSD Reliability Test] - a large collection of smartctl outputs collected by BSD users at [https://bsd-hardware.info bsd-hardware.info].[[BR]]
    4242[https://github.com/dswarbrick/smart Pure Go SMART library] (Go, GPLv3) - includes [https://github.com/dswarbrick/smart/tree/master/cmd/mkdrivedb mkdrivedb] tool to download smartmontools [source:/trunk/smartmontools/drivedb.h drivedb.h] file and convert it to YAML.[[BR]]
    43 [https://pypi.python.org/pypi/pySMART/ pySMART] - a simple Python wrapper for the smartctl component of smartmontools.[[BR]]
     43[https://pypi.org/project/pySMART/ pySMART] - a simple Python wrapper for the smartctl component of smartmontools.[[BR]]
    4444[http://www.netpower.fr/smartmontools-win Smartmontools for Windows Package]
    4545([https://github.com/deajan/smartmontools-win Source Code]) - alternative smartmontools installation package for Windows.[[BR]]
     
    5151[https://crystalmark.info/en/software/crystaldiskinfo/ CrystalDiskInfo] (C++, MIT, Windows)[[BR]]
    5252[http://0pointer.de/blog/projects/being-smart.html libatasmart, skdump, sktest] (C, LGPLv2.1, Linux)[[BR]]
    53 [http://hdck.sourceforge.net/ hdck] (C, GPLv3, Linux)[[BR]]
     53[https://hdck.sourceforge.net/ hdck] (C, GPLv3, Linux)[[BR]]
    5454[https://sourceforge.net/projects/hdparm/ hdparm] (C, BSD, Linux)[[BR]]
    5555[https://github.com/Cisco-Talos/MBRFilter MBRFilter] (C, GPLv2, Windows) - Disk filter driver that prevents writing to sector 0[[BR]]
    5656[https://www.naraeon.net/en/latest-nvme-tools/ Naraeon NVMe Tools] (Delphi, GPLv3, Windows)[[BR]]
    57 [https://www.naraeon.net/en/latest-naraeon-ssd-tools Naraeon SSD Tools] (Delphi, MIT, Windows)[[BR]]
     57[https://www.naraeon.net/en/latest-naraeon-ssd-tools/ Naraeon SSD Tools] (Delphi, MIT, Windows)[[BR]]
    5858[https://github.com/linux-nvme/nvme-cli nvme-cli] (C, GPLv2, Linux/FreeBSD)[[BR]]
    5959[https://github.com/Seagate/openSeaChest openSeaChest (Seagate)] (C, MPLv2, Cross platform)[[BR]]
     
    7070
    7171==== Studies / Background info ====
    72 [https://www.backblaze.com/b2/hard-drive-test-data.html Hard Drive Data and Stats], Brian Beach, Andy Klein in ''Backblaze Blog'', since November 2013.[[BR]]
     72[https://www.backblaze.com/cloud-storage/resources/hard-drive-test-data Hard Drive Data and Stats], Brian Beach, Andy Klein in ''Backblaze Blog'', since November 2013.[[BR]]
    7373[https://ieeexplore.ieee.org/document/8835339 Self-encrypting deception: weaknesses in the encryption of solid state drives], Carlo Meijer, Bernard van Gastel, November 2018 (see also [https://www.schneier.com/blog/archives/2018/11/security_of_sol.html Schneier on Security]).[[BR]]
    7474[https://www.backblaze.com/blog/helium-filled-hard-drive-failure-rates/ The Helium Factor and Hard Drive Failure Rates], Andy Klein in ''Backblaze Blog'', May 2018.[[BR]]
    7575[https://www.backblaze.com/blog/what-smart-stats-indicate-hard-drive-failures/ What SMART Stats Tell Us About Hard Drives], Andy Klein in ''Backblaze Blog'', October 2016.[[BR]]
    7676[https://eprint.iacr.org/2015/1002 got HW crypto? On the (in)security of a Self-Encrypting Drive series], Gunnar Alendal, Christian Kison, modg, September 2015.[[BR]]
    77 [https://techreport.com/review/24841/introducing-the-ssd-endurance-experiment The SSD Endurance Experiment:]
    78 [https://techreport.com/review/25320/the-ssd-endurance-experiment-22tb-update 22TB],
    79 [https://techreport.com/review/25559/the-ssd-endurance-experiment-200tb-update 200TB],
    80 [https://techreport.com/review/25681/the-ssd-endurance-experiment-testing-data-retention-at-300tb 300TB],
    81 [https://techreport.com/review/25889/the-ssd-endurance-experiment-500tb-update 500TB],
    82 [https://techreport.com/review/26058/the-ssd-endurance-experiment-data-retention-after-600tb 600TB],
    83 [https://techreport.com/review/26523/the-ssd-endurance-experiment-casualties-on-the-way-to-a-petabyte 1PB],
    84 [https://techreport.com/review/27062/the-ssd-endurance-experiment-only-two-remain-after-1-5pb 1.5PB],
    85 [https://techreport.com/review/27436/the-ssd-endurance-experiment-two-freaking-petabytes 2PB],
    86 [https://techreport.com/review/27909/the-ssd-endurance-experiment-theyre-all-dead They're all dead],
     77[https://techreport.com/review/introducing-the-ssd-endurance-experiment/ The SSD Endurance Experiment:]
     78[https://techreport.com/review/the-ssd-endurance-experiment-22tb-update/ 22TB],
     79[https://techreport.com/review/the-ssd-endurance-experiment-200tb-update/ 200TB],
     80[https://techreport.com/review/the-ssd-endurance-experiment-testing-data-retention-at-300tb/ 300TB],
     81[https://techreport.com/review/the-ssd-endurance-experiment-500tb-update/ 500TB],
     82[https://techreport.com/review/the-ssd-endurance-experiment-data-retention-after-600tb/ 600TB],
     83[https://techreport.com/review/the-ssd-endurance-experiment-casualties-on-the-way-to-a-petabyte/ 1PB],
     84[https://techreport.com/review/the-ssd-endurance-experiment-only-two-remain-after-1-5pb/ 1.5PB],
     85[https://techreport.com/review/the-ssd-endurance-experiment-two-freaking-petabytes/ 2PB],
     86[https://techreport.com/review/the-ssd-endurance-experiment-theyre-all-dead/ They're all dead],
    8787Geoff Gasior in ''The Tech Report'', August 2013 - March 2015.[[BR]]
    8888[https://indico.cern.ch/event/320819/contributions/742938/attachments/618990/851639/SSD_Benchmarking_at_CERN__HEPiX_Fall_2014.pdf SSD Benchmarking at CERN]
    8989([https://lvalsan.web.cern.ch/lvalsan/ssd_benchmarking/ Results]), Liviu Vâlsan in ''HEPiX Fall 2014 Workshop'', October 2014.[[BR]]
    90 [http://queue.acm.org/detail.cfm?id=2385276 Anatomy of a Solid-state Drive],
     90[https://queue.acm.org/detail.cfm?id=2385276 Anatomy of a Solid-state Drive],
    9191Michael Cornwell (Pure Storage) in ''ACM Queue vol 10, no 10'', October 2012.[[BR]]
    92 [http://www.computerworld.com/article/2536400/disaster-recovery/vendor-disk-failure-rates--myth-or-metric-.html Vendor disk failure rates: Myth or metric?],
     92[https://www.computerworld.com/article/2536400/vendor-disk-failure-rates--myth-or-metric-.html Vendor disk failure rates: Myth or metric?],
    9393Mary Brandel in ''Computerworld'', April 2008.[[BR]]
    9494[https://www.usenix.org/legacy/events/fast08/tech/full_papers/jiang/jiang_html/index.html Are Disks the Dominant Contributor for Storage Failures? A Comprehensive Study of Storage Subsystem Failure Characteristics],
    9595Weihang Jiang, Chongfeng Hu, Yuanyuan Zhou, Arkady Kanevsky in ''6th USENIX Conference on File and Storage Technologies (FAST '08)'', pg 111-125, February 2008.[[BR]]
    96 [http://queue.acm.org/detail.cfm?id=1317403 Hard Disk Drives: The Good, The Bad and The Ugly],
     96[https://queue.acm.org/detail.cfm?id=1317403 Hard Disk Drives: The Good, The Bad and The Ugly],
    9797Jon Elerath (Network Appliance) in ''ACM Queue vol 5, no 6'', pg 28-37, September 2007.[[BR]]
    9898[https://www.usenix.org/legacy/events/fast07/tech/schroeder/schroeder_html/index.html Disk Failures in the Real World: What does an MTTF of 1,000,000 hours mean to you?],
     
    100100[https://www.usenix.org/legacy/events/fast07/tech/full_papers/pinheiro/pinheiro_html/index.html Failure Trends in a Large Disk Drive Population],
    101101Eduardo Pinheiro, Wolf-Dietrich Weber, Luiz André Barroso (Google Inc.) in ''5th USENIX Conference on File and Storage Technologies (FAST '07)'', pg 17-28, February 2007.[[BR]]
    102 [http://ieeexplore.ieee.org/xpl/articleDetails.jsp?reload=true&tp=&arnumber=816306 Specifying Reliability in the Disk Drive Industry: No More MTBF's],
     102[https://ieeexplore.ieee.org/xpl/articleDetails.jsp?reload=true&tp=&arnumber=816306 Specifying Reliability in the Disk Drive Industry: No More MTBF's],
    103103Jon G. Elerath (IBM Storage Systems Division) in ''Proceedings of the IEEE 2000 Annual Reliability and Maintainability Symposium'', pg 194, January 2000.
    104104
     
    107107==== Useful references on SMART ====
    108108
    109 [http://www.wikipedia.org/ Wikipedia] articles about SMART:
     109[https://www.wikipedia.org/ Wikipedia] articles about SMART:
    110110  [https://en.wikipedia.org/wiki/S.M.A.R.T. English],
    111111  [https://de.wikipedia.org/wiki/Self-Monitoring%2C_Analysis_and_Reporting_Technology Deutsch],