Originally posted by: SystemAdmin
Hi to everybody at the forums.
I have not the answer, but maybe I can add some thoughts to this thread.
The 'maxreqs' output from 'iostat -A' anyone can see now with AIX 6.1 and higher levels of AIX 5.3 is always the result of 'aioservers running
NOW'.
The output provided by StephenKeogh seems to indicate that the partition is running 24 aioservers (check with classical pstat -a |grep aioservers), the
result comes from 8*3. I suppose from the output that you have provided that your aio_maxservers is 80.
Has no direct relation to aio_maxreqs kernel parameter, I think the relation is relative.
As far as I am seeing within instances of AIX with Oracle 11.2... is that
manpage and publib.boulder... seem to have not an accurate information about that particular issue or, more probably, I am missing something.
The weird thing for me is checking that 'filesystemio_options' oracle parameter into spfile of such an instance
is 'setall' and having that operations from Oracle are 'cio' style, then, having aio_fsfastpath activated, as it is the
default value on AIX 6.1, then the 'avfc/maxfc' should be greater than zero sooner or later, but I allways see that only 'avgc/maxgc' increasing and
only a few aio_servers running, but they seem to run for any other reason not for providing asynchronous access to database in a regular basis. I see
aio servers active only when RMAN archivelogs backups are being sent to TSM.
I cannot test to disable fsfastpath and check if something changes into those counters as it did in the past.
I see no application of current publications as "SC23-5261-02/Kernel Extensions and Device Support
Programming Concepts" or redbooks to be completely true on AIX 6.1 instances.
I hope it is my own misunderstanding and help pointing some documentation or tips would be highly appreciated.
#AIX-Forum