All of lore.kernel.org
 help / color / mirror / Atom feed
* NFS limits?
@ 2006-05-08 17:43 Marten Lehmann
  2006-05-08 18:19 ` J. Bruce Fields
  2006-05-08 20:54 ` Ramon van Alteren
  0 siblings, 2 replies; 3+ messages in thread
From: Marten Lehmann @ 2006-05-08 17:43 UTC (permalink / raw)
  To: nfs

Hello,

a mailserver of us is storing the messages on another server with NFS 
through TCP. A lot of concurrent deliveries occur, but I can only see 
about 8 nfs processes on the storage server. The mailserver which 
accesses the storage often has very high I/O waits (>400 seconds), 
because the NFS server doesn't respond in time. How can I increase the 
NFS-processes on the storage server? Right NFS is a real bottleneck and 
a lot of mails are delivered with a delay of 1-3 hours.

Regards
Marten


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: NFS limits?
  2006-05-08 17:43 NFS limits? Marten Lehmann
@ 2006-05-08 18:19 ` J. Bruce Fields
  2006-05-08 20:54 ` Ramon van Alteren
  1 sibling, 0 replies; 3+ messages in thread
From: J. Bruce Fields @ 2006-05-08 18:19 UTC (permalink / raw)
  To: Marten Lehmann; +Cc: nfs

On Mon, May 08, 2006 at 07:43:50PM +0200, Marten Lehmann wrote:
> Hello,
> 
> a mailserver of us is storing the messages on another server with NFS 
> through TCP. A lot of concurrent deliveries occur, but I can only see 
> about 8 nfs processes on the storage server. The mailserver which 
> accesses the storage often has very high I/O waits (>400 seconds), 
> because the NFS server doesn't respond in time. How can I increase the 
> NFS-processes on the storage server? Right NFS is a real bottleneck and 
> a lot of mails are delivered with a delay of 1-3 hours.

See 
http://nfs.sourceforge.net/nfs-howto/performance.html#NFSD-INSTANCE

and "man nfsd".

--b.


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: NFS limits?
  2006-05-08 17:43 NFS limits? Marten Lehmann
  2006-05-08 18:19 ` J. Bruce Fields
@ 2006-05-08 20:54 ` Ramon van Alteren
  1 sibling, 0 replies; 3+ messages in thread
From: Ramon van Alteren @ 2006-05-08 20:54 UTC (permalink / raw)
  To: Marten Lehmann; +Cc: nfs

Hi,

On 8 May , 2006, at 7:43 PM, Marten Lehmann wrote:
> a mailserver of us is storing the messages on another server with  
> NFS through TCP. A lot of concurrent deliveries occur, but I can  
> only see about 8 nfs processes on the storage server. The  
> mailserver which accesses the storage often has very high I/O waits  
> (>400 seconds), because the NFS server doesn't respond in time. How  
> can I increase the NFS-processes on the storage server? Right NFS  
> is a real bottleneck and a lot of mails are delivered with a delay  
> of 1-3 hours.

I'm personally using gentoo which offers a tunable parameter on how  
many nfs deamons are started. I took a look in the init script that  
starts the nfs server and it appears to be a single parameter that  
you can supply to the nfs binary.

e.g. /usr/sbin/rpc.nfsd <no-of-nfs-processes>

AFAIK every client of the NFS server starts 4 nfs IOD (I/O deamons)  
to handle nfs by default.
It's probably possible to increase that as well, no idea how though.

Hope that helps ?

Grtz Ramon
--
If to err is human, I'm most certainly human.





-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-05-08 23:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-08 17:43 NFS limits? Marten Lehmann
2006-05-08 18:19 ` J. Bruce Fields
2006-05-08 20:54 ` Ramon van Alteren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.