Re: [zfs-discuss] Changing casesensitivity for existing filesystems?

2008-12-11 Thread Jay Anderson
> > 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. > > > > We don't allow this for a couple of reasons. If the file system was > case-sensitive or mixed and you suddenly make it insen

Re: [zfs-discuss] Changing casesensitivity for existing filesystems?

2008-12-11 Thread Tim Haley
Nicolas Williams wrote: > 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 casesensit

Re: [zfs-discuss] Changing casesensitivity for existing filesystems?

2008-12-10 Thread dick hoogendijk
On Wed, 10 Dec 2008 11:13:21 PST Jay Anderson <[EMAIL PROTECTED]> wrote: > Yep, that's why I'm planning to upgrade to OpenSolaris. And do you think it really is stable/secure enough for a production server replacing S10? -- Dick Hoogendijk -- PGP/GnuPG key: 01D2433D + http://nagual.nl/ | SunOS

Re: [zfs-discuss] Changing casesensitivity for existing filesystems?

2008-12-10 Thread Nicolas Williams
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 >

Re: [zfs-discuss] Changing casesensitivity for existing filesystems?

2008-12-10 Thread Jay Anderson
On Wed, Dec 10, 2008 at 11:46 AM, Nico wrote: > On Wed, Dec 10, 2008 at 10:51 AM, Jay Anderson wrote: > > I have many large zfs filesystems on Solaris 10 servers that I would like > > to upgrade to OpenSolaris so the filesystems can be shared using the CIFS > > Service (I'm currently using Samba).

Re: [zfs-discuss] Changing casesensitivity for existing filesystems?

2008-12-10 Thread Nicolas Williams
On Wed, Dec 10, 2008 at 11:40:16AM -0600, Tim wrote: > On Wed, Dec 10, 2008 at 10:51 AM, Jay Anderson <[EMAIL PROTECTED]>wrote: > > I have many large zfs filesystems on Solaris 10 servers that I would like > > to upgrade to OpenSolaris so the filesystems can be shared using the CIFS > > Service (I'

Re: [zfs-discuss] Changing casesensitivity for existing filesystems?

2008-12-10 Thread Tim
On Wed, Dec 10, 2008 at 10:51 AM, Jay Anderson <[EMAIL PROTECTED]>wrote: > I tried this question in the CIFS forum and didn't get any responses, but > maybe it is more appropriate for this forum. > > I have many large zfs filesystems on Solaris 10 servers that I would like > to upgrade to OpenSola

[zfs-discuss] Changing casesensitivity for existing filesystems?

2008-12-10 Thread Jay Anderson
I tried this question in the CIFS forum and didn't get any responses, but maybe it is more appropriate for this forum. I have many large zfs filesystems on Solaris 10 servers that I would like to upgrade to OpenSolaris so the filesystems can be shared using the CIFS Service (I'm currently using