On Mon, Feb 18, 2008 at 11:52:48AM -0700, Joe Peterson wrote:
> 
> Is "wait" the default behavior now?  When I had CKSUM errors, reading
> the file would return EIO and stop reading at that point (returning only
> the good data so far).  Do you mean it blocks access on the errored
> file, or on the whole device?  I've noticed the former, but not the latter.

The 'failmode' property only applies when writes fail, or
read-during-write dependies, such as the spacemaps.  It does not affect
normal reads.

- Eric

--
Eric Schrock, Fishworks                        http://blogs.sun.com/eschrock
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to