Hello all,
Oracle documents a feature of "zfs recv" for the -o switch, which allows you to override properties within a received stream:
http://docs.oracle.com/cd/E19963-01/html/821-1448/gbchx.html#gjonv
However, it seems that the -o option is not available with zfs-recv within Zevo CE 1.1.1.
The reason I ran into this is I was reading the thread (http://zevo.getgreenbytes.com/forum/viewtopic.php?f=4&t=96&p=433&hilit=casesensitivity#p433) about the recommended settings for zpools under OSX and saw the recommendation for casesensitivity=insensitive. Since I already created my pool, I thought I would send+recv it into a new zfs child with the properties set properly. To my dismay, the option was missing.
Is there an equivalent way to do this in Zevo? If not, is support of the -o option (or an equivalent function) on the roadmap?