"AIX 4.x supports AIO for database files created on both file system partitions
and on raw devices. With AIX 4.x, AIO on raw devices other than VSDs and HSDs
is kernelized, which means that AIX servers are not needed to service the AIO
requests."
So if you are using raw devices you don't need to configure AIO. The exception
to this is OPS. You will also need to tune for JFS.
The default values are minservers=1 and maxservers=10. Oracle recommends
maxservers=10*number of disks accessed simultaneously and
minservers=maxservers/2.
To change:
smit->Devices->Asynchronous I/O->Change/Show Characteristics of Asynchronous
I/O->{MINIMUM|MAXIUM} number of servers
You can verify the existence of these kernel processes by "ps -furoot|grep
kproc".
Good luck,
Barry
>Date: 10/28/98 12:48 Eastern Standard Time
>Does anyone have any history with tuning the AIO parameters in AIX 4.2.1?
>More specifically, with regards to Oracle? If so, please provide me some
>info as to what the various parameters do, or point me to where I can find
>some good info.
>Thanks
>Roy