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         VALUE        SOURCE
pool003/arch  casesensitivity  mixed        -
#

At the pool level it's set as follows:
# zfs get casesensitivity pool003
NAME     PROPERTY         VALUE        SOURCE
pool003  casesensitivity  sensitive    -
#

>From a Windows client, accessing \\filer\arch\MYFOLDER\myfile.txt fails, while 
>accessing \\filer\arch\myfolder\myfile.txt works.

Any ideas?

We are running snv_130.
-- 
This message posted from opensolaris.org
_______________________________________________
cifs-discuss mailing list
cifs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

Reply via email to