On Mon, Jun 6, 2011 at 3:39 PM, Johan Eliasson
<johan.eliasson.j...@gmail.com> wrote:
> I recently created a raidz of four 2TB-disks and moved a bunch of movies onto 
> them.
> And then I noticed that I've somehow lost a full TB of space. Why?

zpool reports space usage on disks, without taking into account RAIDZ overhead.
zfs reports net capacity available, after RAIDZ overhead accounted for.

>
> nebol@filez:/$ zfs list tank2
> NAME    USED  AVAIL  REFER  MOUNTPOINT
> tank2  3.12T   902G  32.9K  /tank2
>
> nebol@filez:/$ zpool list tank2
> NAME    SIZE   USED  AVAIL    CAP  HEALTH  ALTROOT
> tank2  5.44T  4.18T  1.26T    76%  ONLINE  -
>
> I know that ZFS needs space for meta-data, but a full TB ???
> --
> This message posted from opensolaris.org
> _______________________________________________
> zfs-discuss mailing list
> zfs-discuss@opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
>



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

Reply via email to