Help with degraded pool

joncy92

Explorer
Joined
Dec 5, 2019
Messages
69
Hello,

I have a pool made up of 3 mirror vdevs and all three mirrors are showing degraded. Only one of the disks has smartctl errors though.

Here is the latest zpool status after I've run a scrub...I've listed the dev name next to the disk line:

Code:
root@truenas[~]# zpool status -v
  pool: Nasuni
 state: DEGRADED
status: One or more devices has experienced an unrecoverable error.  An
        attempt was made to correct the error.  Applications are unaffected.
action: Determine if the device needs to be replaced, and clear the errors
        using 'zpool clear' or replace the device with 'zpool replace'.
   see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-9P
  scan: scrub repaired 491M in 20:48:25 with 0 errors on Fri Sep 23 14:04:52 2022
config:

        NAME                                            STATE     READ WRITE CKSUM
        Nasuni                                          DEGRADED     0     0     0
          mirror-0                                      DEGRADED     0     0     0
            gptid/4086212e-16e7-11ea-865d-109836a0cf27  DEGRADED     0     0     0  too many errors <- ada1
            gptid/83f3c00f-1d32-11ea-bb3b-109836a0cf27  DEGRADED     0     0     0  too many errors <- ada2
          mirror-1                                      DEGRADED     0     0     0
            gptid/22ec3c69-a9a5-11ea-873b-109836a0cf27  DEGRADED     0     0     0  too many errors <- ada3
            gptid/7c666fc9-a98b-11ea-9e87-109836a0cf27  DEGRADED     0     0     0  too many errors <- ada4
          mirror-2                                      DEGRADED     0     0     0
            gptid/4e7b5f75-f38e-11ec-8e3d-5fc512ad83d0  DEGRADED     0     0     0  too many errors <- ada5
            gptid/4e859185-f38e-11ec-8e3d-5fc512ad83d0  DEGRADED     0     0     0  too many errors <-ada6

errors: No known data errors

  pool: boot-pool
 state: ONLINE
  scan: scrub repaired 0B in 00:00:56 with 0 errors on Mon Sep 26 03:45:58 2022
config:

        NAME        STATE     READ WRITE CKSUM
        boot-pool   ONLINE       0     0     0
          ada0p2    ONLINE       0     0     0

errors: No known data errors



Here's the smartctl results for each dish on pastebin:

https://pastebin.com/XsrkTGew


Are there issues with any disks bar ada2? Does ada2 need replacing asap or does it have some life left? Why do the other mirrors also show as degraded?

Thanks
 

Alecmascot

Guru
Joined
Mar 18, 2014
Messages
1,175
your WD80EFAX are SMR drives which won't be helping.
how are your drives attached ?
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,702
WD80EFAX are SMR drives
I don't know about that... I don't think WD made 8TB REDs in SMR.


For sure there's a problem with the controller (either it can't work with all the drives or it's broken all on its own).

I don't visit pastebin links in this forum anymore, so can't comment on your drive SMART status.
 

Alecmascot

Guru
Joined
Mar 18, 2014
Messages
1,175
Top