On Wed, Dec 10, 2008 at 11:13:21AM -0800, Jay Anderson wrote:
> The casesensitivity option is just like utf8only and normalization, it
> can only be set at creation time. The result from attempting to change
> it on an existing filesystem:
> 
>     # zfs set casesensitivity=mixed pool0/data1
>     cannot set property for 'pool0/data1': 'casesensitivity' is readonly
> 
> >From the ZFS Administration Guide 
> >(http://docs.sun.com/app/docs/doc/817-2271/6mhupg6lc?a=view#indexterm-319):

The manpage I looked at didn't mention that, though it did for
normalization and utf8only, so I foolishly stopped there.  Sounds like a
manpage bug.  My apologies for the confusion.

I would think only the casesensitivity=mixed should have to be set at
creation time, that casesensitivity=insensitive could be set at any
time.  Hmmm.

Nico
-- 
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to