Thanks for the clarification, I'll make a note of it for future reference, I'm sure it will be very useful.
Original Message:
Sent: Tue May 06, 2025 02:51 AM
From: Satid S
Subject: slow response time
Dear Virgile
>>>> one disk was heavily used compared with the others, with 60% utilization, while the other disks showed 20%. <<<<
When you see one (or sometimes 2 or 3) disk units being abnormally highly busy than any others like what you described, one possible cause in my 32-year experience is that there is a job (or 2 or 3 jobs corresponding to the number of highly busy units) having a lot of error messages that keep appearing in each second - say, hundred or thousand error messages per second. This is because IBM i normally writes all messages into the job log of a job to one disk unit only.
You can identify such a problematic job with WRKACTJOB command and press F11 until you see the column "Aux IO" and sort the entries in descending order of this column by moving the screen cursor to Aux IO column and press Shift+F4 (F16). You then press F5 to accumulate more IO count of each job. Then you look into the job log of that high Aux IO job to see if it has abnormally high number of error messages that keep appearing and address the issue.

------------------------------
Satid S
Original Message:
Sent: Mon May 05, 2025 11:12 AM
From: Virgile VATIN
Subject: slow response time
Hi Philippe,
You can use the performance tools present in Navigator for i or the wrkdsksts command (press F5 to refresh the screen data). It is possible that one disk is abnormally solicited compared to another, hence the latency you are observing. I've already had a similar problem after adding a disk to a raid cluster on the same type of server with option balance data when adding disk. In the managementdisk status screen, one disk was heavily used compared with the others, with 60% utilization, while the other disks showed 20%. Unfortunately, the only solution I found was to reinstall the partition. The STRASPBAL command didn't help me.
Regards
------------------------------
Virgile VATIN
Head of IT Infrastructure
DRP SOFTWARE
Avelin
Original Message:
Sent: Fri May 02, 2025 09:52 AM
From: Philippe Jolly
Subject: slow response time
Hello,
3 days after installing new disks (new raid cluster) on an 8286 -41A, I'm experiencing latencies when connecting to the DB2 database. The disks added are of the same type as the old ones: 5B13. How can I check whether the response time problem could be linked to this addition?
Thanks
------------------------------
Philippe Jolly
------------------------------