search for: manyfilesdir

Displaying 4 results from an estimated 4 matches for "manyfilesdir".

2005 Feb 03
2
People with applications needing directories containing large numbers of files.
...performance. Firstly, you need to canonicalize all the files in the directory to have one case, upper or lower - take your pick (I chose upper as all my files were already upper case names). Then set up a new custom share for the application as follows : [bigshare] path = /home/jeremy/tmp/manyfilesdir read only = no default case = upper preserve case = no short preserve case = no Of course, use your own path and settings, but set the case options to match the case of all the files in your directory. The path should point at the large directory needed for the appl...
2005 Feb 03
2
Large numbers of files in a directory - take #2 :-)
...performance. Firstly, you need to canonicalize all the files in the directory to have one case, upper or lower - take your pick (I chose upper as all my files were already upper case names). Then set up a new custom share for the application as follows: [bigshare] path = /home/jeremy/tmp/manyfilesdir read only = no case sensitive = True default case = upper preserve case = no short preserve case = no Of course, use your own path and settings, but set the case options to match the case of all the files in your directory. The path should point at the large direct...
2005 Feb 17
1
fast reads, slow writes
We have two SUSE SLES 9.0 x86-64 servers on gigabit network, one with RAID1 and samba 3.0.4, and one with RAID10 upgraded to samba 3.0.9. Both have the same problem: when you copy from server to client, speeds are on big files about 40MB/s for RAID1 and about 60MB/s for RAID10. But when you copy to server, speed are about 8MB/s. I have set up ftp servers on them just to try ftp protocol
2006 Sep 15
3
Samba tuning advise
Helo, We use a big fileserver running Linux/Samba as fileshare. We are facing performances problems for which we'd like some advise : Clients are OS2(LanManager) and windows 2000 reading and writing lots of files in the same directory on the fileshare. We currently have more than 80 000 files in the directory (files size is about 100 Bytes). Could you please advise us some Samba tuning