On Mon, 23 Apr 2007, Lyle Merdan wrote: > So If I send a snapshot of a filesystem to a receive command like this: > zfs send tank/[EMAIL PROTECTED] | zfs receive backup/jump > > In order to get compression turned on, am I correct in my thought that I > need to start the send/receive and then in a separate window set the > compression property?
No: if you set compression=on for the 'backup' pool, the backup/jump filesystem will inherit that automatically when zfs receive creates it. Regards, markm _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss