This ssd_max_throttle parameter specifies the maximum number of commands
that the SSD driver can queue to the host adapter driver. The default value
is 256, but you must set the parameter to a value less than or equal to a
maximum queue depth for each connected LUN. Determine the value by using the
following formula:
256 ÷ (LUNs per adapter)
where LUNs
per adapter is the largest number of LUNs assigned to a single adapter.
To
set the ssd_max_throttle parameter for the storage unit LUNs in this example,
add the following line to the /etc/system file:
set ssd:ssd_max_throttle=5