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.
- Eric
On Thu, Apr 05, 2007 at 03:10:11PM +0200, Pawel Jakub Dawidek wrote:
> Hi.
>
> What do you think about adding functionality simil
Hello Pawel,
Thursday, April 5, 2007, 3:10:11 PM, you wrote:
PJD> Hi.
PJD> What do you think about adding functionality similar to disk's spare
PJD> sectors - if a sector die, a new one is assigned from the spare sectors
PJD> pool. This will be very helpful especially for laptops, where you have
Hi.
What do you think about adding functionality similar to disk's spare
sectors - if a sector die, a new one is assigned from the spare sectors
pool. This will be very helpful especially for laptops, where you have
only one disk. I simulated returning EIO for one sector from a one-disk
pool and a