Hi, trying to tune some of the performance issues on a HP box running Informix 7.3 UC3.
LRU's are set at 1 and 2 but the checkpoint are taking about 4-5 seconds on the average, and output of onstat -F shows that the system is doing most of the flushing at checkpoints, any Ideas on how to force it to do more LRU writes?
here are some of the values
MULTIPROCESSOR 1
NUMCPUVPS 4
BUFFERS 100000
NUMAIOVPS 5
CLEANERS 6
LRUS 6
onstat -p
the percent read cache is about 95 and write cache is about 80
I'm thinking about increasing the LRUS and the CLEANERS
Any suggestions on this?
System disk is being hammered pretty often, but that is probably because the database have not been reorganized in about 5 years and the high use tables have over 100 extents on them.