Log file sync wait on AIX
Hi everyone.
I have a server database: IBM POWER8 with AIX 7.1 (7100-03-04-1441)
The server has a RAID6 with 6 disk. I've installed RDBMS 11gR2 (11.2.0.4).
All RDBMS binaries, datafile, log file,... run on rootvg.
The database has a problem with log file sync wait, and db file parallel write too.
Event | Event Class | % Event | Avg Active Sessions |
---|---|---|---|
db file sequential read | User I/O | 30.41 | 4.25 |
log file sync | Commit | 26.99 | 3.78 |
read by other session | User I/O | 15.82 | 2.21 |
CPU + Wait for CPU | CPU | 3.73 | 0.52 |
db file parallel read | User I/O | 2.64 | 0.37 |
I've move redo log to a logical volume with FS blocksize = 512.
iostat -alDRT