Input/Output error on storage drive

Joined
Jan 17, 2024
Messages
2
Hello,

I am having problems with one of my drives on my TrueNAS Scale. My hardware configuration is:
Code:
My hardware:

OS Version:TrueNAS-SCALE-22.12.4.2

Product:HP Compaq 6200 Pro MT PC

Model:Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz

Memory:19 GiB

3 Drives:

    SDA: 500GB / Storage Drive
    SDB: 1TB / Storage Drive
    SDC: 250GB / Boot Drive


There is no mirroring configuration all drives are working independently. The device failing is /dev/sdb.

I have attached the truenas logs and the results of smartctl -a.
 

Attachments

  • drive-failure-a.txt
    10.2 KB · Views: 187
  • drive-failure-logs.txt
    37.5 KB · Views: 140

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,700
According to smartctl, your drive had a bunch of issues trying to read some data (which would line up directly with an I/O error reported by TrueNAS) which happened about 200 hours after your last extended test (which was your only test in the last ~10K hours of running).

I would suggest another extended test will show more than the last one.

You're saying you have no redundancy it seems, so unless you can copy all important data off that pool, you're going to lose some data.
 
Joined
Jan 17, 2024
Messages
2
Thank you very much @sretalla,

I have ran an extended test which result I am attaching here. I am hoping to retrieve at least part of the information stored in the drive so I will appreciate any ideas as I am a total newbie with Truenas.
 

Attachments

  • drive-failure-a-1.txt
    10.2 KB · Views: 202
Top