Any chance to revive disk?

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.

NablaSquaredG

Layer 1 Magician
Aug 17, 2020
1,338
811
113
Hey,

I received 4 HGST HDDs amongst other stuff from the USA (see here for the whole tragedy: https://www.reddit.com/r/homelab/comments/mun74o )

3 seem to work fine (Smart self test passes, badblocks is gonna run tonight), but them fourth one doesn't...

Kernel log when attaching the disk:
Code:
[ 1073.430245] scsi 10:0:3:0: Direct-Access HGST HUS726060AL5210 A7J0 PQ: 0 ANSI: 6
[ 1073.430251] scsi 10:0:3:0: SSP: handle(0x0009), sas_addr(0x5000cca24262c3d5), phy(1), device_name(0x5000cca24262c3d7)
[ 1073.430253] scsi 10:0:3:0: enclosure logical id (0x5003048018c6aa01), slot(1)
[ 1073.430255] scsi 10:0:3:0: enclosure level(0x0000), connector name( )
[ 1073.430257] scsi 10:0:3:0: qdepth(254), tagged(1), scsi_level(7), cmd_que(1)
[ 1073.430454] scsi 10:0:3:0: Power-on or device reset occurred
[ 1073.431139] sd 10:0:3:0: Attached scsi generic sg0 type 0
[ 1073.431427] end_device-10:3: add: handle(0x0009), sas_addr(0x5000cca24262c3d5)
[ 1073.431803] sd 10:0:3:0: [sda] Spinning up disk...
[ 1173.792502] sd 10:0:3:0: [sda] Read Capacity(16) failed: Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 1173.792505] sd 10:0:3:0: [sda] Sense Key : Not Ready [current] [descriptor]
[ 1173.792507] sd 10:0:3:0: [sda] Add. Sense: Logical unit not ready, initializing command required
[ 1173.793048] sd 10:0:3:0: [sda] Read Capacity(10) failed: Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 1173.793050] sd 10:0:3:0: [sda] Sense Key : Not Ready [current] [descriptor]
[ 1173.793052] sd 10:0:3:0: [sda] Add. Sense: Logical unit not ready, initializing command required
[ 1173.793395] sd 10:0:3:0: [sda] 0 512-byte logical blocks: (0 B/0 B)
[ 1173.793397] sd 10:0:3:0: [sda] 0-byte physical blocks
[ 1173.793683] sd 10:0:3:0: [sda] Write Protect is off
[ 1173.793684] sd 10:0:3:0: [sda] Mode Sense: f7 00 10 08
[ 1173.794113] sd 10:0:3:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 1173.825597] sd 10:0:3:0: [sda] Spinning up disk...
[ 1274.175727] sd 10:0:3:0: [sda] Read Capacity(16) failed: Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 1274.175730] sd 10:0:3:0: [sda] Sense Key : Not Ready [current] [descriptor]
[ 1274.175732] sd 10:0:3:0: [sda] Add. Sense: Logical unit not ready, initializing command required
[ 1274.176306] sd 10:0:3:0: [sda] Read Capacity(10) failed: Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 1274.176309] sd 10:0:3:0: [sda] Sense Key : Not Ready [current] [descriptor]
[ 1274.176311] sd 10:0:3:0: [sda] Add. Sense: Logical unit not ready, initializing command required
[ 1274.178006] sd 10:0:3:0: [sda] Attached SCSI disk
Controller is a Supermicro S3008L-L8e + BPN-SAS-815TQ (the other three work fine in this setup)

Looks like this when the controller tries to spin up the disk:

Any chance to revive this thing?