Re: [zfs-discuss] ZFS Dedup question

2011-01-29 Thread Erik Trimble
On 1/28/2011 1:48 PM, Nicolas Williams wrote: On Fri, Jan 28, 2011 at 01:38:11PM -0800, Igor P wrote: I created a zfs pool with dedup with the following settings: zpool create data c8t1d0 zfs create data/shared zfs set dedup=on data/shared The thing I was wondering about was it seems like ZFS

Re: [zfs-discuss] ZFS Dedup question

2011-01-29 Thread Igor P
i just had my oh yeah moment, this was the concept I was missing.. -- This message posted from opensolaris.org ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

[zfs-discuss] ZFS Dedup question

2011-01-28 Thread Igor P
I created a zfs pool with dedup with the following settings: zpool create data c8t1d0 zfs create data/shared zfs set dedup=on data/shared The thing I was wondering about was it seems like ZFS only dedup at the file level and not the block. When I make multiple copies of a file to the store I

Re: [zfs-discuss] ZFS Dedup question

2011-01-28 Thread Nicolas Williams
On Fri, Jan 28, 2011 at 01:38:11PM -0800, Igor P wrote: I created a zfs pool with dedup with the following settings: zpool create data c8t1d0 zfs create data/shared zfs set dedup=on data/shared The thing I was wondering about was it seems like ZFS only dedup at the file level and not the

Re: [zfs-discuss] ZFS Dedup question

2011-01-28 Thread Jeff Savit
On 01/28/11 02:38 PM, Igor P wrote: I created a zfs pool with dedup with the following settings: zpool create data c8t1d0 zfs create data/shared zfs set dedup=on data/shared The thing I was wondering about was it seems like ZFS only dedup at the file level and not the block. When I make

Re: [zfs-discuss] ZFS Dedup question

2011-01-28 Thread Freddie Cash
On Fri, Jan 28, 2011 at 1:38 PM, Igor P i...@godlike.org wrote: I created a zfs pool with dedup with the following settings: zpool create data c8t1d0 zfs create data/shared zfs set dedup=on data/shared The thing I was wondering about was it seems like ZFS only dedup at the file level and