Originally posted by: UNIX-OS
From first vmstat I don't see any issue, only few threads waiting in blocked status, CPU wait is in single digit. Only last line I see its scanning 3 time more pages to free up 7884 page, this is not too bad. System is not doing lot of IO during this time.
capture vmstat -wtI 2 command output during peak load time for couple of hours and see scan and free page ratio.
From second vmstat output, revolutions of the clock hand is 10, how long this server is up?
maxperm percentage set to 20%, Is this oracle database server?
What kind of work load runs on this server?
What is the value for strict_maxclient? What is the OS version?
As meyawi said server is using more computational memory. Not enough space the file system cache. That may be the reason your seeing more page fault.
Thanks
#AIX-Forum