Hi,
I can't seem to delete a file in my zpool that has permanent errors:
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 completed after 2h10m with 1 errors on Tue Jun 3 11:36:49 2008
config:
NAME STATE READ WRITE CKSUM
rpool ONLINE 0 0 0
raidz1 ONLINE 0 0 0
c0t0d0 ONLINE 0 0 0
c0t1d0 ONLINE 0 0 0
c0t2d0 ONLINE 0 0 0
errors: Permanent errors have been detected in the following files:
/export/duke/test/Acoustic/3466/88832/09 - Check.mp3
rm "/export/duke/test/Acoustic/3466/88832/09 - Check.mp3"
rm: cannot remove `/export/duke/test/Acoustic/3466/88832/09 - Check.mp3': I/O
error
Each time I try to do anything to the file, the checksum error count goes up on
the pool.
I also tried a mv and a cp over the top - but same I/O error.
I performed a "zpool scrub rpool" followed by a "zpool clear rpool" - but still
get the same error. Any ideas?
PS - I'm running snv_86, and use the sata driver on an intel x86 architecture.
B
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss