linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Question on tuning sunrpc.tcp_slot_table_entries
@ 2013-07-01 20:54 Jeff Wright
  2013-07-03 15:11 ` Chuck Lever
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff Wright @ 2013-07-01 20:54 UTC (permalink / raw)
  To: linux-nfs

Team,

I am supporting Oracle MOS note 1354980.1, which covers tuning clients 
for RMAN backup to the ZFS Storage Appliance.  One of the tuning 
recommendations is to change sunrpc.tcp_slot_table_entries from the 
default (16) to 128 to open up the number of concurrent I/O we can get 
per client mount point.  This is presumed good for general-purpose 
kernel NFS application traffic to the ZFS Storage Appliance.  I recently 
received the following comment regarding the efficacy of the 
sunrpc.tcp_slot_table_entries tune:

"In most cases, the parameter "sunrpc.tcp_slot_table_entries" can not be 
set even if applying int onto /etc/sysctl.conf although this document 
says users should do so.
Because, the parameter is appeared after sunrpc.ko module is loaded(=NFS 
service is started), and sysctl was executed before starting NFS service."

I'd like to find out how to tell if the tune is actually in play for the 
running kernel and if there is a difference in what is reported /proc 
compared to what is running in core.  Could anyone on the alias suggest 
how to validate if the aforementioned comment is relevant for the Linux 
kernel I am running with?  I am familiar with using mdb on Solaris to 
check what values the Solaris kernel is running with, so if there is a 
Linux equivalent, or another way to do this sort of thing with Linux, 
please let me know.

Thanks,

Jeff


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

end of thread, other threads:[~2013-07-03 15:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-01 20:54 Question on tuning sunrpc.tcp_slot_table_entries Jeff Wright
2013-07-03 15:11 ` Chuck Lever
2013-07-03 15:23   ` Jeff Wright

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).