Re: [zfs-discuss] Space usage

2011-08-14 Thread Cindy Swearingen
Hi Ned, The difference is that for mirrored pools, zpool list displays the actual available space so that if you have a mirrored pool of two 30-GB disks, zpool list will display 30 GBs, which should jibe with the zfs list output of available space for file systems. For RAIDZ pools, zpool list di

Re: [zfs-discuss] Space usage

2011-08-14 Thread Edward Ned Harvey
> From: zfs-discuss-boun...@opensolaris.org [mailto:zfs-discuss- > boun...@opensolaris.org] On Behalf Of Freddie Cash > > "zpool list" output show raw disk usage, including all redundant copies of > metadata, all redundant copies of data blocks, all redundancy accounted for > (mirror, raidz), etc.

Re: [zfs-discuss] Space usage

2011-08-14 Thread Lanky Doodle
Thanks fj. Should have realized that when it showed 27T available, which is the raw total size before raid-z2! -- This message posted from opensolaris.org ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/list

Re: [zfs-discuss] Space usage

2011-08-14 Thread Freddie Cash
On Sun, Aug 14, 2011 at 10:32 AM, Lanky Doodle wrote: > I'm just uploading all my data to my server and the space used is much more > than what i'm uploading; > > Documents = 147MB > Videos = 11G > Software= 1.4G > > By my calculations, that equals 12.547T, yet zpool list is showing 21G as > bein

[zfs-discuss] Space usage

2011-08-14 Thread Lanky Doodle
I'm just uploading all my data to my server and the space used is much more than what i'm uploading; Documents = 147MB Videos = 11G Software= 1.4G By my calculations, that equals 12.547T, yet zpool list is showing 21G as being allocated; NAMESIZE ALLOC FREECAP DEDUP HEALTH ALTRO

Re: [zfs-discuss] ACLs and Windows

2011-08-14 Thread Sigbjorn Lie
Hi, By setting both aclmode and aclinherit to passthrough, you can use ACL's for NFS4 and CIFS sharing on the same zfs dataset, without the ACL's being destroyed by NFS4 clients. If you would like to map a CIFS (windows) account to an unix account, see the idmap command. "# idmap add winuser

Re: [zfs-discuss] Possible ZFS problem

2011-08-14 Thread Sven Kirmess
I've noticed strange effects between ZFS compression and GNU tar 1.17. Take a look at this forum post: ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo