Re: NFS on loopback locks up entire system(2.6.23-rc6)?

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Chakri n <chakriin5@...>
Cc: <nfs@...>, <linux-kernel@...>
Date: Thursday, September 20, 2007 - 8:43 pm

On Thu, 2007-09-20 at 17:22 -0700, Chakri n wrote:

This is pretty much expected: the NFS server is trying to allocate
memory. The VM then tries to satisfy that demand by freeing up resources
from the NFS client by telling the client to write out cached pages. The
client again is in a congested state in which it is waiting on the NFS
server to finish writing out what it already sent.
	Quod Erat Deadlocked...

This is why 'mount --bind' is a good idea, and 'mount -t nfs localhost:'
is generally a bad one...

Cheers
  Trond
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: NFS on loopback locks up entire system(2.6.23-rc6)?, Trond Myklebust, (Thu Sep 20, 8:43 pm)
Re: [NFS] NFS on loopback locks up entire system(2.6.23-rc6)?, Trond Myklebust, (Fri Sep 21, 10:13 am)
Re: [NFS] NFS on loopback locks up entire system(2.6.23-rc6)?, Trond Myklebust, (Fri Sep 21, 12:24 pm)
Re: NFS on loopback locks up entire system(2.6.23-rc6)?, J. Bruce Fields, (Fri Sep 21, 8:47 am)