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
>
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