Hi

responding to myself here..

I ran zpool scrub on it.

It started to resilver ; but then I got:

Problems with ZFS:   pool: pool
state: DEGRADED
status: One or more devices has experienced an error resulting in data
        corruption.  Applications may be affected.
action: Restore the file in question if possible.  Otherwise restore the
        entire pool from backup.
  see: http://www.sun.com/msg/ZFS-8000-8A
scrub: resilver completed after 4h33m with 7 errors on Sun Jan  9 08:23:12 2011
config:

        NAME                       STATE     READ WRITE CKSUM
        pool                       DEGRADED     0     0     9
          raidz2                   DEGRADED     0     0    54
            ada5                   ONLINE       0     0     0  3.07G resilvered
            ada6                   ONLINE       0     0     0  2.92G resilvered
            ada2                   ONLINE       0     0     0  3.07G resilvered
            ada1                   ONLINE       0     0     0  2.92G resilvered
            replacing              DEGRADED     0     0     1
              1880266799568700877  UNAVAIL      0 1.92M     0  was /dev/da0
              ada4                 ONLINE       0     0     0  409G resilvered
            replacing              DEGRADED     0     0     2
              1406029845814225421  UNAVAIL      0 1.88M     0  was /dev/da0
              ada3                 ONLINE       0     0     0  408G resilvered

errors: 2 data errors, use '-v' for a list

I did zpool export / import ; and I'm back again to:

server4# zpool status -v
  pool: pool
 state: DEGRADED
status: One or more devices has experienced an error resulting in data
        corruption.  Applications may be affected.
action: Restore the file in question if possible.  Otherwise restore the
        entire pool from backup.
   see: http://www.sun.com/msg/ZFS-8000-8A
 scrub: none requested
config:

        NAME                       STATE     READ WRITE CKSUM
        pool                       DEGRADED     0     0     0
          raidz2                   DEGRADED     0     0     0
            ada5                   ONLINE       0     0     0
            ada6                   ONLINE       0     0     0
            ada2                   ONLINE       0     0     0
            ada1                   ONLINE       0     0     0
            replacing              DEGRADED     0     0     0
              1880266799568700877  UNAVAIL      0    98     0  was /dev/da0
              ada4                 ONLINE       0     0     0
            replacing              DEGRADED     0     0     0
              1406029845814225421  UNAVAIL      0    97     0  was /dev/da0
              ada3                 ONLINE       0     0     0

errors: Permanent errors have been detected in the following files:

        <metadata>:<0x2013>
        <metadata>:<0x2014>

Any pointers on what I should do now?

All my data seems fine :(

JY
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to