Just to clarify, there is only one file on the opensolaris cifs server called
myfile.txt. myfile.TXT does not exist really, but the cifs server should be
case insensitive and return myfile.txt.
I did sniff the traffic and opensolaris return 'file not found' when accessing
myfile.TXT.
To answer
> From: zfs-discuss-boun...@opensolaris.org [mailto:zfs-discuss-
> boun...@opensolaris.org] On Behalf Of John
>
> Just to add more details, the issue only occurred for the first direct
> access to the file.
> From a windows client that has never access the file, you can issue:
> dir \\filer\arch\m
On 14/04/2010 16:04, John wrote:
Hello,
we set our ZFS filesystems to casesensitivity=mixed when we created them.
However, CIFS access to these files is still case sensitive.
Here is the configuration:
# zfs get casesensitivity pool003/arch
NAME PROPERTY VALUESOURCE
No the filesystem was created with b103 or earlier.
Just to add more details, the issue only occurred for the first direct access
to the file.
>From a windows client that has never access the file, you can issue:
dir \\filer\arch\myfolder\myfile.TXT and you will get file not found, if the
file i
was b130 also the version that created the data set?
-Tonmaus
--
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
Hello,
we set our ZFS filesystems to casesensitivity=mixed when we created them.
However, CIFS access to these files is still case sensitive.
Here is the configuration:
# zfs get casesensitivity pool003/arch
NAME PROPERTY VALUESOURCE
pool003/arch casesensitivity mixe