Anton B. Rang wrote:
This sounds a lot like:

6417779 ZFS: I/O failure (write on ...) -- need to
reallocate writes

Which would allow us to retry write failures on
alternate vdevs.

Of course, if there's only one vdev, the write should be retried to a different 
block on the original vdev ... right?

Yes, although it depends on the nature of the write failure.  If the
write failed because the device is no longer available, ZFS will not
continue to try different blocks.

-Mark
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to