Hi, this is mi first post in this list!
I have OpenSolaris (snv_95) installed into my laptop (single sata disk) 
and tomorrow I updated my pool with:

# zpool -V 11 -a

and after I start a scrub into the pool with:

# zpool scrub rpool

it found this (after 80% of scrubbing done):

# zpool status -vx
   pool: rpool
  state: ONLINE
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: scrub in progress for 0h29m, 99.49% done, 0h0m to go
config:

        NAME        STATE     READ WRITE CKSUM
        rpool       ONLINE       0     0     4
          c5t0d0s0  ONLINE       0     0     4

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

         <metadata>:<0x0>

if I run again the status command I have:

# zpool status -vx
   pool: rpool
  state: ONLINE
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: http://www.sun.com/msg/ZFS-8000-9P
  scrub: scrub completed after 0h29m with 8 errors on Thu Aug 21 
14:43:03 2008
config:

        NAME        STATE     READ WRITE CKSUM
        rpool       ONLINE       0     0     4
          c5t0d0s0  ONLINE       0     0     4

errors: No known data errors

I have checked all data and seem to be ok, I need to buy another HD (is 
only 2 weeks old!!) or I can check other thinks?

Thanks!
-- 
Luca Morettoni <luca(AT)morettoni(DOT)net> - http://morettoni.net
GPG key 0xD69411BB: C329 AED4 5923 1982 6F12  3036 B51E 664F D694 11BB
jugUmbria founder - https://jugUmbria.dev.java.net/ | Thawte notary
ITL-OSUG leader - http://www.opensolaris.org/os/project/itl-osug/
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to