Re: [zfs-discuss] Something like spare sectors...

2007-04-05 Thread Eric Schrock
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

Re: [zfs-discuss] Something like spare sectors...

2007-04-05 Thread Robert Milkowski
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

[zfs-discuss] Something like spare sectors...

2007-04-05 Thread Pawel Jakub Dawidek
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