You are not logged in.

#1 2012-11-19 19:52:38

albLinux
Member
Registered: 2007-04-24
Posts: 56

[Q] NFS Copy Freeze?

Hi

I use a archlinux home server and als I use archlinux with gnome 3.6.
For File transfare i use NFS.
When I copy from Client to Server files my system freeze until the copy is ready, I can move the mouse but in gnome
I cannot choose anything until the copy is ready.
Anyone have a idea.

Serverside:
/etc/exports

/home/archive	192.168.0.2(rw,async,no_subtree_check)
/home/1TBarchive	192.168.0.2(rw,async,no_subtree_check)

Clientside:

192.168.0.1:/home/archive	/media/archive	nfs4	defaults 0 0
192.168.0.1:/home/1TBarchive	/media/1TBarchive  nfs4    defaults 0 0

Offline

#2 2012-11-24 21:32:48

albLinux
Member
Registered: 2007-04-24
Posts: 56

Re: [Q] NFS Copy Freeze?

Hi

to see better what i mean, i have made a video
Click to watch the Video

Thx

Offline

#3 2012-11-25 20:51:33

albLinux
Member
Registered: 2007-04-24
Posts: 56

Re: [Q] NFS Copy Freeze?

Hi

After I changed the rsize and wsize

server:/home/archive	/media/archive	nfs4	tcp,rsize=32768,wsize=32768,timeo=600,intr,hard 0 0
server:/home/1TBarchive	/media/1TBarchive  nfs4  rsize=65536,wsize=65536,intr,noatime 0 0

now I have no freez but the speed is about 10 Megabyte/sec for me to slow because earilier i have 50-80 Megabyte/sec

Maybe there is a problem with the Realtek NIC

05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)

I have changed the module to

r8168           

but no changes.

Thx

PS Sorry for my bad english.

Offline

#4 2012-11-25 21:20:43

moetunes
Member
From: A comfortable couch
Registered: 2010-10-09
Posts: 1,033

Re: [Q] NFS Copy Freeze?

You can use scp to transfer a file and check what speed the network works at.
gnome uses gvfs which I've found to be slow. Are the nfs transfers slower in the file browser than in the terminal?

Last edited by moetunes (2012-11-25 21:21:40)


You're just jealous because the voices only talk to me.

Offline

#5 2012-11-25 21:27:04

albLinux
Member
Registered: 2007-04-24
Posts: 56

Re: [Q] NFS Copy Freeze?

Hi

thanks for you reply
scp says:

w-mdgscr3.iso                                   5%  237MB  11.4MB/s   06:12 ET

Under Win 7 the speed is normal.
I will search my intel nic and try again i think realtek nic how some bugs under linux.

Last edited by albLinux (2012-11-25 21:30:07)

Offline

Board footer

Powered by FluxBB