Re: [zfs-discuss] Re: Bitrot and panics

2007-04-22 Thread Eric Schrock
On Sun, Apr 22, 2007 at 01:57:50PM -0700, Andrew wrote: > eschrock wrote: > > Unfortunately, there is one exception to this rule. ZFS currently does > > not handle write failure in an unreplicated pool. As part of writing > > out data, it is sometimes necessary to read in space map data. If this >

[zfs-discuss] Re: Bitrot and panics

2007-04-22 Thread Andrew
eschrock wrote: > Unfortunately, there is one exception to this rule. ZFS currently does > not handle write failure in an unreplicated pool. As part of writing > out data, it is sometimes necessary to read in space map data. If this > fails, then we can panic due to write failure. This is a known b