Re: [osol-help] Corrupt file without filename

2010-08-09 Thread Thorsten Heit
Hi,

 p...@dellt7500:~# zpool status -v rpool 
   pool: rpool
 tate: 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
 rub: none requested
 config:
 
   NAMESTATE READ WRITE CKSUM
   rpool   ONLINE   0 0 0
 c4t0d0s0  ONLINE   0 0 0
 
 errors: Permanent errors have been detected in the
 following files:
 
 rpool/export/home/plu:0x12491
 t7500:~#

Have you tried zpool scrub rpool? Perhaps this will give you some more 
details about the corrupt file(s) after the scrubbing has finished...


Regards

Thorsten
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


[osol-help] Corrupt file without filename

2010-08-04 Thread valrh...@gmail.com
I have one corrupt file in my rpool, but when I run zpool status -v, I don't 
get a filename, just an address. Any idea how to fix this? Here's the output:

p...@dellt7500:~# zpool status -v rpool 
  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: none requested
config:

NAMESTATE READ WRITE CKSUM
rpool   ONLINE   0 0 0
  c4t0d0s0  ONLINE   0 0 0

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

rpool/export/home/plu:0x12491
p...@dellt7500:~#
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org