----- Original Message ----- From: hill@communitytelephone.com To: toasters@mathworks.com Cc: access-systems@communitytelephone.net Sent: Tuesday, January 02, 2001 3:00 PM Subject: Bad Solaris performance over time
The only thing I note interesting is:
- It appears that the increase in this number has resulted in mutex
- contention viewable by mpstat (smtx) and lockstat
*set nfs:nfs_nra=10 *set nfs:nfs3_nra=10
Not sure what happens with them commented out completely but that seems excessive? I'm not sure what the default is (I have heard both 4 and 8). I used to run servers with the following settings:
set nfs:nfs_nra = 5 set nfs:nfs3_nra = 5 set nfs:nfs_max_threads = 12 set nfs:nfs3_max_threads = 12
However, the "state of the art" thinking on these parameters may be different today.
Bruce