On Sun, Jun 11, 2006 at 05:58:20PM -0700, Nathanael Burton wrote:
> I'm seeing odd behaviour when I create a ZFS raidz pool using three
> disks.  The output of "zpool status" shows the pool size as the size
> of the three disks combined (as if it were a Raid 0 volume).  This
> isn't expected behaviour is it?  When I create a mirrored volume in
> ZFS everything is as one would expect the pool is the size of a single
> drive.

You're hitting 6288488 "du reports misleading size on RAID-Z".  This bug
was fixed in build 42.  Note that you must create your pool under build
42 or later for the fix to take effect.  Upgrading an existing
raidz-based pool to build 42 will not change the behavior.

--matt
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to