Thank Mark.

Yeah, it gains about 30% performance raise to set 'case sensitive=yes'.
But Windows's share is still about 8 times faster than Linux/Samba's .

After several tests, I find that XFS's performance is very near to Reisfer
when checking files' property.

So I think the main problem is caused by samba not File system.
Is there any other config I can set?

Best Regards!

Jacky Kim
.

>You can use the configuration options to force filenames to a particular
>case, and then bypass the slow case-insensitive matching by forcing case
>sensitivity:
>
>   mangle case = yes
>   case sensitive = yes
>   default case = lower
>   preserve case = no
>   short preserve case = no
>
>
>However, on sharing a VFAT filesystem, perhaps you can preserve case,
>and gain the speed increase by just setting 'case sensitive=yes'.
>




-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to