Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 2023 13:59:32 +0200
From:      Willem Jan Withagen <wjw@digiware.nl>
To:        FreeBSD Filesystems <freebsd-fs@freebsd.org>
Subject:   Having a disk double listes in a zraid3 pool
Message-ID:  <82861471-8c7d-a1e0-14aa-9a4e57901af0@digiware.nl>

next in thread | raw e-mail | index | archive | help
Hi,

I admit it is on Linux, but still hope to find the answer here...

When Replacing a broken disk I ended up with 2 times the same disk
and thus the zraid is in DEGRADED state:
   pool: zfs-data
  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: resilvered 1.09G in 00:01:10 with 0 errors on Mon Jul 17 
13:36:10 2023
config:

         NAME        STATE     READ WRITE CKSUM
         zfs-data    DEGRADED     0     0     0
           raidz3-0  DEGRADED     0     0     0
             sdb     ONLINE       0     0     0
             sdd     ONLINE       0     0     0
             sde     ONLINE       0     0     0
             sdf     ONLINE       0     0     0
             sdg     ONLINE       0     0     0
             sdh     ONLINE       0     0     0
             sdi     ONLINE       0     0     0
             sdj     ONLINE       0     0     0
             sdk     ONLINE       0     0     0
             sdl     OFFLINE      0     0     0
             sdl     ONLINE       0     0     0
           raidz3-1  ONLINE       0     0     0
             sdm     ONLINE       0     0     0
             sdn     ONLINE       0     0     0
             sdo     ONLINE       0     0     0
             sdq     ONLINE       0     0     5
             sdp     ONLINE       0     0     5
             sdr     ONLINE       0     0     0
             sds     ONLINE       0     0     0
             sdt     ONLINE       0     0     0
             sdu     ONLINE       0     0     0
             sdv     ONLINE       0     0     0
             sdw     ONLINE       0     0     0
             sdx     ONLINE       0     0     0

errors: No known data errors

Any idea how to fix this?

Regards,
--WjW



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?82861471-8c7d-a1e0-14aa-9a4e57901af0>