Mark Maybee wrote:
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
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 ... ri
> 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?
Anto