On Sunday 25 March 2007, jan kalcic wrote:
> Hi People,
>
> when I copy any file on a nfs directory it slows down and suddenly stall
> after about 300 MB.
>
> /etc/fstab looks like:
>
> host:/data      /data   nfs     noauto,user,soft,rsize=8192,wsize=8192 0 0
>
> /etc/exports:
>
> /data/          *(rw,root_squash)
>
> I tried also with the async option but nothing improved.
>
>
> Regards,
> Jan

How much memory do you have in the source machine?
This sounds like you are filling the buffer and then stalling
because the network can not actually copy that fast.

I would check using something like gkrellm which gives you
a graphic representation of how much bandwidth is really
being used.  Check on both source and target if possible.

Im suspecting a network problem.


-- 
_____________________________________
John Andersen
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to