Go to main content

Managing SAN Devices and Multipathing in Oracle® Solaris 11.3

Exit Print View

Updated: March 2018
 
 

Tuning Disk Target Driver Properties

This appendix explains how to tune the Oracle Solaris disk target driver (sd or ssd driver) properties in the .conf file by using the sd-config-list or ssd-config-list global property.

The appendix describes the following formats for tuning disk target driver properties:

Tunable Parameters for Disk Drivers

The tunable parameters to tune a disk driver uses the following prefix categories:

The following tunable names and their data types are supported by Oracle Solaris 10 and Oracle Solaris 11:

cache-nonvolatile

BOOLEAN

controller-type

UINT32

delay-busy

UINT32

disksort

BOOLEAN

emulation-rmw

UINT32

physical-block-size

UINT32

reset-lun

BOOLEAN

retries-busy

UINT32

retries-timeout

UINT32

retries-notready

UINT32

retries-reset

UINT32

rmw-type

UINT32

timeout-releasereservation

UINT32

throttle-max

UINT32

throttle-min

UINT32

The tunable parameters that are supported only in Oracle Solaris 11 are all BOOLEAN data types. The parameters are:

  • cdb-suppress-dpofua

  • mmc-gesn-polling

  • power-condition


Note -  The BOOLEAN value must be either TRUE or FALSE.