I bought two refurbished 12 TB Seagate HDDs, installed one in my server, put the other in a USB adapter, plugged it into the server, and then let it rot there until I would eventually decide to tackle the burden of doing backups. Well, I decided that the time had come, but when I tried to mount it, I couldn’t find it. It is not detected using fdisk, but I can see it with dmesg, and it is stuck at Spinning up disk... (see [1]). But that is not all: the most frightening thing is that it makes very faint clicking sounds.

Do you think it is broken and I need to get a new one, or am I just missing something? Also, is this adapter bad, or why did it break while doing essentially nothing but sitting around? (The adapter is the SABRENT EC-DFLT-DE)


[1]:

[16073.604900] usb 2-2: new SuperSpeed USB device number 11 using xhci_hcd
[16073.617618] usb 2-2: New USB device found, idVendor=152d, idProduct=a578, bcdDevice= 1.00
[16073.617629] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[16073.617633] usb 2-2: Product: SABRENT
[16073.617636] usb 2-2: Manufacturer: SABRENT
[16073.617639] usb 2-2: SerialNumber: DD5641988396B
[16073.621358] scsi host0: uas
[16073.622070] scsi 0:0:0:0: Direct-Access     SABRENT                   4102 PQ: 0 ANSI: 6
[16073.624565] sd 0:0:0:0: Attached scsi generic sg0 type 0
[16087.663473] sd 0:0:0:0: [sda] Spinning up disk...
  • ryokimball@infosec.pub
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 month ago

    Okay, so… Mechanical drive failure sucks. You may not be completely out of luck, though.

    First thing to try would be throwing it in a bag of rice and freezing it. The rice is just to help prevent condensation. In theory, the contraction from the freezing temperatures can help with some physical clearances or something like that.

    Now… Definitely try that before this next step. In fact, try literally anything and everything you can before this next step. It is a stupid thing to do and I should probably be downvoted for even suggesting it.

    But… I had an early iPod with a mechanical hard drive which I thought was dead. I was saving up money to send it off to be serviced because the warranty had expired. It was sitting on the top of my dresser. A friend came over and knocked it off, he picked it up and showed it to me, booting up and running just fine. Some months later it started clicking again. I weighed my options, and eventually I dropped it on the floor on purpose, picked it up and held the power button, and it came on without issue. Some time after that, My laptop hard drive started behaving similarly. Guess what? Removed the drive, banged it against my knee or something, stuck it back in the computer, runs without issue.

    I am still not explicitly suggesting this. Those platters inside are made of glass and there is a very, very small gap between the surface where the data is stored and the needles which are doing the reading / writing. You cannot do this carefully enough to ensure that you won’t shatter a platter or ram a needle into the metal substrate. But if you have nothing to lose… maybe some concussive engineering can help.

    • ryokimball@infosec.pub
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 month ago

      I love how, in the time it took me to tell that story, other people gave the same answer in a much more straightforward manner.

    • frongt@lemmy.zip
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 month ago

      Most platters are not made of glass. Usually it’s only the tiny laptop HDDs, which have not been used in new laptops for years. I’ve certainly never seen a 3.5" drive with glass platters.

    • Moritz@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 month ago

      I am now trying the freezer trick and tomorrow I will have an update :) Btw, such a nice read xD I really enjoyed it.