Re: [zfs-discuss] ZFS stats output - used, compressed, deduped, etc.

2012-09-21 Thread Sašo Kiselkov
On 09/21/2012 01:34 AM, Jason Usher wrote: > Hi, > > I have a ZFS filesystem with compression turned on. Does the "used" property > show me the actual data size, or the compressed data size ? If it shows me > the compressed size, where can I see the actual data size ? It shows the allocated n

[zfs-discuss] Selective zfs list

2012-09-21 Thread Bogdan Ćulibrk
Greetings, I'm trying to achieve selective output of "zfs list" command for specific user to show only delegated sets. Anyone knows how to achieve this? I've checked "zfs allow" already but it only helps in restricting the user to create, destroy, etc something. There is no permission subcomma

Re: [zfs-discuss] Question about ZFS snapshots

2012-09-21 Thread Richard Elling
On Sep 20, 2012, at 10:05 PM, Stefan Ring wrote: > On Fri, Sep 21, 2012 at 6:31 AM, andy thomas wrote: >> I have a ZFS filseystem and create weekly snapshots over a period of 5 weeks >> called week01, week02, week03, week04 and week05 respectively. Ny question >> is: how do the snapshots relate

Re: [zfs-discuss] Selective zfs list

2012-09-21 Thread Richard Elling
Hi Bogdan, On Sep 21, 2012, at 4:00 AM, Bogdan Ćulibrk wrote: > Greetings, > > I'm trying to achieve selective output of "zfs list" command for specific > user to show only delegated sets. Anyone knows how to achieve this? There are several ways, but no builtin way, today. Can you provide a u

Re: [zfs-discuss] ZFS stats output - used, compressed, deduped, etc.

2012-09-21 Thread Jason Usher
--- On Fri, 9/21/12, Sašo Kiselkov wrote: > > I have a ZFS filesystem with compression turned > on.  Does the "used" property show me the actual data > size, or the compressed data size ?  If it shows me the > compressed size, where can I see the actual data size ? > > It shows the allocated n