Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
CIFS & Samba - simultaneous read & send
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Bazillus
n00b
n00b


Joined: 17 May 2004
Posts: 14

PostPosted: Sat Sep 01, 2007 10:08 am    Post subject: CIFS & Samba - simultaneous read & send Reply with quote

Hello!

I observed the following problem: When moving multiple files from the linux server on my windows workstation, it seems that the server first caches one file and then sends it over ethernet using the full bandwidth. It's strange because I always see the sequence

- Reading from the harddrive without network activity
- Sending to the windows machine over network without harddrive activity.

I use the command

mount -t cifs //192.168.0.11/D /windows/D -o username=test,uid=1000,gid=1000

to mount the windows share and

cp -r /home/data/* /windows/D

to send the data.

Copying via drag'n'drop under KDE does not solve this issue.

Is there a solution to configure cifs so that data is read and written at the same time enhancing performance? I was not successful using the search of the forum.

Greetings, Michael
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum