1834569 Members
3366 Online
110069 Solutions
New Discussion

Re: cltoomany

 
SOLVED
Go to solution
Rammig Claus
Frequent Advisor

cltoomany

Hi,

could anyone explain me the parameter cltoomany from the output of nfsstat -c

let the sun shine ...
No risc no fun
2 REPLIES 2
eran maor
Honored Contributor
Solution

Re: cltoomany

Hi

Per the Sun man page, the client NFS display reports the following
information:

- Number of calls sent and rejected

- Number of times a CLIENT handle was received (clgets)

- Number of times the CLIENT handle cache had no unused entries
(cltoomany)

- Count of the various calls and their respective percentages
love computers
Anupam Anshu_1
Valued Contributor

Re: cltoomany

Hi Rammiq,

Got some useful info on net:

---------------------------------------------
The client NFS display shows the number of calls sent and rejected, as well as the number of times a CLIENT handle was received (clgets), the number of times the CLIENT handle cache had no unused entries (cltoomany), as well as a count of the various calls and their respective percentages.
---------------------------------------------

This is from the URL: http://www.csuglab.cornell.edu/cgi-bin/adm/man.cgi?section=1M&topic=nfsstat

Hope that helps you.

Regards,

Anshu