Goodday
What is the version of AIX?
Are you using AIX MPIO drivers are you using? ( i.e. AIX_AAPCM or MPIO_XIVCTRL)
What is the firmware of A9000R? (IBM dropped support for this sometime ago)
Which workloads/application is this server running?
The bottleneck can be caused by a combination of factors. We do not use A9000R but rather FS9500 so I will try and give you some tools to check what AIX is doing.
We have recently troubleshooted a performance issue and found poor response times related to CPU overload.
I would check your CPU performance anyway. (lparstat 1 5 and vmstat 1 5 should be able to tell you at a glance)
Then I always find iostat -Dl 1 5 useful to check how the disk is performing. (I normally look where disk avg_serv and q_full are high)
This also helped us determine that some multipathing settings need to be tuned since the disk was performing well but AIX was throttling.
- Have you encountered similar latency or I/O failure patterns after firmware upgrades? Not anything I can attribute to Firmware upgrade but rather workload patterns changing.
- Are there recommended diagnostic utilities beyond the standard flashsystemcli and AIX errpt? You could use nmon in addition to the ones I mentioned in above.
- Could misaligned multipath settings or path failures be a contributing factor despite unchanged configurations? Yes, especially if the num_cmd_elems and/or queue_depth is incorrect.
------------------------------
Regards
Anwar Williams
------------------------------