we have I/O issue on the AIX box for our Oracle DB
the disks having the Database files are always 100% busy
and the wa column in vmstat hits above 50
kthr memory page faults cpu
----- ----------- ------------------------ ------------ -----------
r b avm fre re pi po fr sr cy in sy cs us sy id wa
2 7 3794904 92069 0 3 5 58 107 0 1168 19720 10925 19 4 48 29
1 3 3794866 92110 0 0 1 1522 62283 0 1850 15572 3881 9 3 29 60
and the vmstat -v show the I/O's being blocked
2238141 pending disk I/Os blocked with no pbuf
13963233 paging space I/Os blocked with no psbuf
2740 filesystem I/Os blocked with no fsbuf
1423313 client filesystem I/Os blocked with no fsbuf
1128548 external pager filesystem I/Os blocked with no fsbuf
What does these indicate, short of real mem or does some kernal parameters need to be adjusted?
the disks having the Database files are always 100% busy
and the wa column in vmstat hits above 50
kthr memory page faults cpu
----- ----------- ------------------------ ------------ -----------
r b avm fre re pi po fr sr cy in sy cs us sy id wa
2 7 3794904 92069 0 3 5 58 107 0 1168 19720 10925 19 4 48 29
1 3 3794866 92110 0 0 1 1522 62283 0 1850 15572 3881 9 3 29 60
and the vmstat -v show the I/O's being blocked
2238141 pending disk I/Os blocked with no pbuf
13963233 paging space I/Os blocked with no psbuf
2740 filesystem I/Os blocked with no fsbuf
1423313 client filesystem I/Os blocked with no fsbuf
1128548 external pager filesystem I/Os blocked with no fsbuf
What does these indicate, short of real mem or does some kernal parameters need to be adjusted?