Good day, I'm supporting a IBM Power AIX environment, which I have been working with for about a year. Along with sorting out the general maintenance of the systems and moving to AIX 7.2 there is a large UniVerse environment on the hardware I support. So I've done a little reading, as I didn't build these environments, about recommend tuning. I couldn't find anything specific, so along with what I've found, I wanted to see if there was anything else I could do or look into. We have a number of test environments, and servers that I can build to test these things on.
I have found some mention of tuning JFS, first was check the type of filesystem mount, if CIO enabled disable it. Then set 'ioo -p -o j2_dynamicBufferPreallocation=64'. I've also seen mention that j2_nPagesPerWriteBehindCluster should be changed from the default 32 to zero
I have some ideas of things I might like to try and see if they made a difference, setting the "/usr/sbin/syncd 60 > /dev/null 2>&1 &" default to 10 in '/sbin/rc.boot'.
Along with setting I/O pacing, as this is normally turned off as default: chdev -l sys0 -a maxpout='33' -a minpout='24'. I was also interested in learning if turning on Asynchronous IO makes a difference, I know other DB's make this recommendation. But I've no idea if it something that others have found useful.
Finally disk/lun and fibre configuration, with the changes of most system having high speed SSD fibre attached volumes. The instances of lots of LUNs added to a environment and spread across to get better write speeds are gone. With that I need to make sure that the disk, fibre and attachment tunings are the best they can be. I've done the usual and checks the disk queue depths, fibre command queues, but nothing really screams out as an issue. I have just done some test with 'num_io_queues' and 'num_sp_cmd_elem' on the fibre adapters, but so far I've seen no real difference.
I am inexperienced with the sort of data that UniVerse writes as my background is DB2 or Oracle, but I understand it's mostly 4k read/writes. Is this true?
Thanks very much.
------------------------------
Daniel Martin-Corben
Rocket Forum Shared Account
------------------------------




