Reading through this page 
(http://dlc.sun.com/osol/docs/content/ZFSADMIN/gbbwl.html), it seems like all I 
need to do is 'rm' the file. The problem is finding it in the first place. Near 
the bottom of this page it says:

"
If the damage is within a file data block, then the file can safely be removed, 
thereby clearing the error from the system. The first step is to try to locate 
the file by using the find command and specify the object number that is 
identified in the zpool status output under DATASET/OBJECT/RANGE output as the 
inode number to find. For example:

# find -inum 6
"

But the find inum command isn't working.

Has anyone run into this? Thanks.
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to