On Thu, Mar 4, 2010 at 1:28 PM, valrh...@gmail.com <valrh...@gmail.com>wrote:

> Does this work with dedup? If you have a deduped pool and send it to a
> file, will it reflect the smaller size, or will this "rehydrate" things
> first?
>

"zfs send" without any options will send the "normal" (ie non-deduped or
duped) data.

There is a fairly recent option to "zfs send" that will dedupe the stream as
it is sent, so that you can save a deduped stream to a file.

Depending on the dataset and/or pool setting for dedupe on the receiving
side, the data will either be deduped or not.

-- 
Freddie Cash
fjwc...@gmail.com
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to