ZFS properties (like compression) do not get sent with "zfs send". I believe there is an RFE about this. Darren Reed wrote:> Using Solaris 10, Update 2 (b9a) > > I''ve just used "zfs send | zfs receive" to move some filesystems > from one disk to another (I''m sure this is the quickest move I''ve > ever done!) but in doing so, I lost "zfs set compression=on" on > those filesystems. > > If I create the filesystems first and enable compression, I can''t > receive to them (results in an error.) Is there some way around > this? Patch? RFE? >-------------------------------------------------------------------------- Jeff VICTOR Sun Microsystems jeff.victor @ sun.com OS Ambassador Sr. Technical Specialist Solaris 10 Zones FAQ: http://www.opensolaris.org/os/community/zones/faq --------------------------------------------------------------------------
Using Solaris 10, Update 2 (b9a) I''ve just used "zfs send | zfs receive" to move some filesystems from one disk to another (I''m sure this is the quickest move I''ve ever done!) but in doing so, I lost "zfs set compression=on" on those filesystems. If I create the filesystems first and enable compression, I can''t receive to them (results in an error.) Is there some way around this? Patch? RFE? Darren
You want: 6421959 want zfs send to preserve properties (''zfs send -p'') Which Matt is currently working on. - Eric On Thu, Sep 14, 2006 at 02:04:32AM +0800, Darren Reed wrote:> Using Solaris 10, Update 2 (b9a) > > I''ve just used "zfs send | zfs receive" to move some filesystems > from one disk to another (I''m sure this is the quickest move I''ve > ever done!) but in doing so, I lost "zfs set compression=on" on > those filesystems. > > If I create the filesystems first and enable compression, I can''t > receive to them (results in an error.) Is there some way around > this? Patch? RFE? > > Darren > > _______________________________________________ > zfs-discuss mailing list > zfs-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/zfs-discuss-- Eric Schrock, Solaris Kernel Development http://blogs.sun.com/eschrock