Rince wrote:
Hi all,

I recently created a RAID-Z1 pool out of a set of 7 SCSI disks, using the following command:

# zpool create magicant raidz c5t0d0 c5t1d0 c5t2d0 c5t3d0 c5t4d0 c5t5d0 c5t6d0

It worked fine, but I was slightly confused by the size yield (99 GB vs the 116 GB I had on my other RAID-Z1 pool of same-sized disks).

This is probably because your old pool was hitting
        6288488 du reports misleading size on RAID-Z
Pools created with more recent bits won't hit this.

(note, 99/116 == 6/7)

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

Reply via email to