Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
nfs pauses
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
thechris
Veteran
Veteran


Joined: 12 Oct 2003
Posts: 1203

PostPosted: Wed Jan 18, 2006 8:21 am    Post subject: nfs pauses Reply with quote

from my workstation:
Code:

Jan 17 23:43:00 mosfet nfs: server phaselock not responding, still trying
Jan 17 23:43:00 mosfet nfs: server phaselock OK
Jan 17 23:43:28 mosfet nfs: server phaselock not responding, still trying
Jan 17 23:43:28 mosfet nfs: server phaselock not responding, still trying
Jan 17 23:43:31 mosfet nfs: server phaselock OK
Jan 17 23:43:31 mosfet nfs: server phaselock OK
Jan 18 00:55:33 mosfet nfs: server phaselock not responding, still trying
Jan 18 00:55:33 mosfet nfs: server phaselock OK
Jan 18 00:59:52 mosfet nfs: server phaselock not responding, still trying
Jan 18 00:59:52 mosfet nfs: server phaselock not responding, still trying
Jan 18 00:59:52 mosfet nfs: server phaselock not responding, still trying
Jan 18 00:59:52 mosfet nfs: server phaselock OK


during this time i sshed to my server, phaselock, and ran top. nothing was using the CPU. not sure what happened. obviously the connection was good -- i could ssh over and run commands.
_________________
HW problems. It's a VIA thing.
Back to top
View user's profile Send private message
thechris
Veteran
Veteran


Joined: 12 Oct 2003
Posts: 1203

PostPosted: Wed Jan 18, 2006 6:42 pm    Post subject: Reply with quote

the odd thing is that in kaffeine, it keeps progressing the time index of the song, even if it can't get data. so when nfs pauses and later resumes, the song is at a different part. sometimes it is a different song becuase a pause has occured lasting beyond the end of a song.
_________________
HW problems. It's a VIA thing.
Back to top
View user's profile Send private message
thechris
Veteran
Veteran


Joined: 12 Oct 2003
Posts: 1203

PostPosted: Fri Jan 20, 2006 7:28 am    Post subject: Reply with quote

bump
_________________
HW problems. It's a VIA thing.
Back to top
View user's profile Send private message
thechris
Veteran
Veteran


Joined: 12 Oct 2003
Posts: 1203

PostPosted: Sun Jan 22, 2006 6:22 am    Post subject: Reply with quote

problem persists. now affects kplayer as well as kaffeine.
_________________
HW problems. It's a VIA thing.
Back to top
View user's profile Send private message
thechris
Veteran
Veteran


Joined: 12 Oct 2003
Posts: 1203

PostPosted: Fri Jan 27, 2006 5:01 am    Post subject: Reply with quote

any ideas
_________________
HW problems. It's a VIA thing.
Back to top
View user's profile Send private message
thechris
Veteran
Veteran


Joined: 12 Oct 2003
Posts: 1203

PostPosted: Sun Feb 12, 2006 9:24 am    Post subject: Reply with quote

reinstalled gentoo as 32bit.

still have issues.
_________________
HW problems. It's a VIA thing.
Back to top
View user's profile Send private message
thechris
Veteran
Veteran


Joined: 12 Oct 2003
Posts: 1203

PostPosted: Tue Feb 14, 2006 3:43 pm    Post subject: Reply with quote

help?
_________________
HW problems. It's a VIA thing.
Back to top
View user's profile Send private message
ozbird
Apprentice
Apprentice


Joined: 21 Oct 2003
Posts: 185

PostPosted: Sat Mar 18, 2006 10:58 pm    Post subject: Reply with quote

thechris wrote:
help?

Just noticed the same thing here - don't have a solution yet, though.

UPDATE: Check your network port settings. Either set them all to auto-negotiate, or all to a fixed speed - don't mix them.

I recently changed my ADSL router port settings to 100Mbit full-duplex (which is what the NICs were set to) but neglected to also force the NICs to 100Mbit full-duplex. This caused the NICs to fall back to 10Mbit half-duplex, crippling performance and causing packet transmission errors due to the duplex mismatch. :oops: It mostly worked at light network loads, but showed the symptoms you described when pushed harder.
Back to top
View user's profile Send private message
thechris
Veteran
Veteran


Joined: 12 Oct 2003
Posts: 1203

PostPosted: Tue Mar 21, 2006 6:18 pm    Post subject: Reply with quote

actually, i just let the thread die since no one was interested in helping. i tried shfs for a while, and shfs isn't perfect. i eventually found the options for nfs: tcp,soft

using these options allows things to work, and this has worked for a few weeks now. simple answer, and yet no one knew about it.

from my logs
Code:

mosfet verilog.usr # grep nfs /var/log/messages | tail
Feb 12 23:48:40 mosfet nfs: server 146.163.219.215 OK
Feb 12 23:48:40 mosfet nfs: server 146.163.219.215 OK
Feb 12 23:48:40 mosfet nfs: server 146.163.219.215 OK
Feb 12 23:48:40 mosfet nfs: server 146.163.219.215 OK
Feb 14 09:41:16 mosfet nfs: server 146.163.219.215 not responding, timed out
Feb 14 09:42:00 mosfet nfs: server 146.163.219.215 not responding, timed out
Mar  5 11:22:31 mosfet Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Mar 12 18:54:34 mosfet Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Mar 13 08:15:05 mosfet Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Mar 16 22:51:26 mosfet Installing knfsd (copyright (C) 1996 okir@monad.swb.de).


so i guess i solved this on feb 14 in the morning.
_________________
HW problems. It's a VIA thing.
Back to top
View user's profile Send private message
MrUlterior
Guru
Guru


Joined: 22 Mar 2005
Posts: 511
Location: Switzerland

PostPosted: Wed Mar 22, 2006 9:45 am    Post subject: Reply with quote

I don't play media over NFS, however I have my /usr/portage (on reiserfsv3) exported from a server to several workstations via gigabit LAN. Quite frequently I've noticed that when I use "rsync -aPv" to copy stuff into /usr/portage/distfiles on any of the clients it will pause once or twice during the transfer which is extremely annoying at 25-30mbytes/sec

However I've never seen anything relevant in the logfiles on either the client or the server.

Perhaps we can pool the information we have available and open a bug?
_________________

Misanthropy 2.0 - enough hate to go around
Back to top
View user's profile Send private message
thechris
Veteran
Veteran


Joined: 12 Oct 2003
Posts: 1203

PostPosted: Fri Mar 24, 2006 11:23 pm    Post subject: Reply with quote

well, in my case i don't think i really had a "bug". it was more of a intricacy of default nfs behaviour. switching over to tcp seems to have solved the problem on my end quite nicely for streaming media. and switching to soft mode allows me to reboot the server without crashing my desktop. from my perspective, i don't see why tcp and soft aren't defaults, but i would assume there is a reason for it.

have you tried switching over to tcp? I used to have terrible pauses in streaming TV shows in mythtv. it might have been a udp issue, i'm not sure.
_________________
HW problems. It's a VIA thing.
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