Troubleshooting Disk Performance
(Doc ID 1010680.1)
Last updated on JULY 07, 2023
Applies to:
Solaris Operating System - Version 8 to 11.4 [Release 8.0 to 11.0]All Platforms
Purpose
This document highlights some of the needed steps when determining if an issue is the result of poor disk performance. If it is, this document details what data must be collected to help demonstrate and isolate the issue.
Performance issues rarely resolve easily. This is because poor performance can be caused by many issues unrelated to disks. For example, a disk performs as well as the applications ask of it. So, a slow application may mislead administrators and users to believe a disk performance issue exists. The best method in any troubleshooting process is to eliminate, as much as possible, the potential performance-limiting factors.
For example, review the layers involved in a simple UFS filesystem on a disk:
-
Physical Disk.
- SCSI Disk
- Fibre Channel (FC) Disk
- SSD (Solid State Disk)
-
LUN or iSCSI LUN, if it is an array.
-
Host Bus Adaptor (HBA).
-
HBA Driver.
-
sd/sdd driver.
-
Filesystem; ufs, zfs, vxfs, etc
-
Application performing I/O to the filesystem.
These are some of the layers involved in the path of a single I/O, yet it is not exactly comprehensive.
This document expects you can read iostat outputs. Refer to the iostat main page for a description.
Troubleshooting Steps
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |