> > Question :
> >
> > Is there a way to change the volume blocksize say
> via 'zfs snapshot send/receive'?
> >
> > As I see things, this isn't possible as the target
> volume (including property values) gets overwritten
> by 'zfs receive'.
> >   
> 
> By default, properties are not received.  To pass
> properties, you need 
> to use
> the -R flag.

I have tried that, and while it works for properties like compression, I have 
not found a way to preserve a non-default volblocksize across zfs send | zfs 
receive. the zvol created on the receive side is always defaulting to 8k. Is 
there a way to do this?

Thanks.
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to