I''ve a non-mirrored zfs file systems which shows the status below. I
saw
the thread in the archives about working this out but it looks like ZFS
messages have changed. How do I find out what file(s) this is?
[root at nevada:] uname -a
SunOS nevada 5.11 snv_38 sun4u sparc SUNW,Ultra-5_10
[root at nevada:] zpool status -v
pool: LOCAL
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, 8.52% done, 0h13m to go
config:
NAME STATE READ WRITE CKSUM
LOCAL ONLINE 0 0 0
c1t14d0s0 ONLINE 0 0 0
errors: The following persistent errors have been detected:
DATASET OBJECT RANGE
LOCAL 28905 3262251008-3262382080
[root at nevada:]
Trevor