Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

NodeBB

  1. Home
  2. uncategorized
  3. as I am getting closer to actually buying hard drives which are supposed to last me at least 5 years if not longer - what is a good measure to test every drive if it is DOA or prone to fail soon?

as I am getting closer to actually buying hard drives which are supposed to last me at least 5 years if not longer - what is a good measure to test every drive if it is DOA or prone to fail soon?

Scheduled Pinned Locked Moved uncategorized
4 Posts 2 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • magiclike@soc.sekundenklebertransportverbot.deM This user is from outside of this forum
    magiclike@soc.sekundenklebertransportverbot.deM This user is from outside of this forum
    magiclike@soc.sekundenklebertransportverbot.de
    wrote on last edited by
    #1

    as I am getting closer to actually buying hard drives which are supposed to last me at least 5 years if not longer - what is a good measure to test every drive if it is DOA or prone to fail soon? just a complete read test like dd to dev/null? or is ther some fancy software for that?

    0x7700e6@mastodon.catgirl.cloud0 1 Reply Last reply
    0
    • magiclike@soc.sekundenklebertransportverbot.deM magiclike@soc.sekundenklebertransportverbot.de

      as I am getting closer to actually buying hard drives which are supposed to last me at least 5 years if not longer - what is a good measure to test every drive if it is DOA or prone to fail soon? just a complete read test like dd to dev/null? or is ther some fancy software for that?

      0x7700e6@mastodon.catgirl.cloud0 This user is from outside of this forum
      0x7700e6@mastodon.catgirl.cloud0 This user is from outside of this forum
      0x7700e6@mastodon.catgirl.cloud
      wrote on last edited by
      #2

      @MagicLike
      smartmontools
      use smartctl -i <device> to see if it supports SMART (if it's not ancient it should)
      smartctl -a <device> (or -x if you like seeing more info, this one does) — check {reallocated sectors, uncorrectable errors} = 0, if it isn't that's a pretty bad sign that the drive is gone soon
      smartctl -t long <device> will do the complete read test you mentioned, use previous command for info to see results

      magiclike@soc.sekundenklebertransportverbot.deM 1 Reply Last reply
      0
      • 0x7700e6@mastodon.catgirl.cloud0 0x7700e6@mastodon.catgirl.cloud

        @MagicLike
        smartmontools
        use smartctl -i <device> to see if it supports SMART (if it's not ancient it should)
        smartctl -a <device> (or -x if you like seeing more info, this one does) — check {reallocated sectors, uncorrectable errors} = 0, if it isn't that's a pretty bad sign that the drive is gone soon
        smartctl -t long <device> will do the complete read test you mentioned, use previous command for info to see results

        magiclike@soc.sekundenklebertransportverbot.deM This user is from outside of this forum
        magiclike@soc.sekundenklebertransportverbot.deM This user is from outside of this forum
        magiclike@soc.sekundenklebertransportverbot.de
        wrote on last edited by
        #3

        @0x7700e6 mhm, noted - and yes I like to see more info -x ftw x3
        @privateger also suggested to do a badblocks test will probably just combine both things to 1) smartctl, 2) badblocks, 3) long smart test, 4) smartctl.
        Only problem being time but I have 14 days to return a dead drive and that is plenty for 4x 8TB drives to be tested so that won't be a problem...

        many thanks ❤

        magiclike@soc.sekundenklebertransportverbot.deM 1 Reply Last reply
        0
        • magiclike@soc.sekundenklebertransportverbot.deM magiclike@soc.sekundenklebertransportverbot.de

          @0x7700e6 mhm, noted - and yes I like to see more info -x ftw x3
          @privateger also suggested to do a badblocks test will probably just combine both things to 1) smartctl, 2) badblocks, 3) long smart test, 4) smartctl.
          Only problem being time but I have 14 days to return a dead drive and that is plenty for 4x 8TB drives to be tested so that won't be a problem...

          many thanks ❤

          magiclike@soc.sekundenklebertransportverbot.deM This user is from outside of this forum
          magiclike@soc.sekundenklebertransportverbot.deM This user is from outside of this forum
          magiclike@soc.sekundenklebertransportverbot.de
          wrote last edited by magiclike@soc.sekundenklebertransportverbot.de
          #4

          @0x7700e6 @privateger getting back at this I went through the Arch Wiki page of badblocks and found a recommendation for a faster alternative, as I need to have a NAS up and running within roughly the next two weeks. I have no idea how long a badblocks test will take for 4x 8TB drives - an estimate formula I found/made for one 8TB drive: (8000000/(255/2)*2)/60/60/24≈1,5 days. No idea if that is even remotely accurate and I don't know the bandwidth of the controller for running this on 4 drives at once. (Formula explanation: (disk size/(max disk transfer speed/2 [for a somewhat average transfer speed])*2 [for a full write and read])/60 [conversion into minutes]/60 [conversion into hours]/24 [conversion into days])
          Also I have no idea how long it will take to build the pool and after that I still need time to transfer all the files to the NAS over a 1G network.

          Can you give me an idea if that estimate is somewhat accurate? Should I just try the presumably faster method the Arch Wiki lists?
          Did I miss anything?

          1 Reply Last reply
          0
          • magiclike@soc.sekundenklebertransportverbot.deM magiclike@soc.sekundenklebertransportverbot.de shared this topic
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Login or register to search.
          Powered by NodeBB Contributors
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups