Administering dynamic multipathing (DMP) 159

Administering DMP using vxdmpadm

Displaying recoveryoption values

The following example shows the vxdmpadm getattr command being used to display the recoveryoption option values that are set on an enclosure.

# vxdmpadm getattr enclosure HDS9500-ALUA0 recoveryoption

ENCLR-NAME RECOVERY-OPTION DEFAULT[VAL] CURRENT[VAL]

===============================================================

HDS9500-ALUA0

Throttle

Timebound[10] Queuedepth[60]

HDS9500-ALUA0

Error-Retry

Fixed-Retry[30]Timebound[20]

This shows the default and current policy options and their values. The possible option settings are summarized in the following table.

Recovery optionPossible settingsDescription

 

 

 

Error-Retry settings:

 

 

recoveryoption=fixedretry

Fixed-Retry (retrycount)

DMP retries a failed I/O

 

 

request for the specified

 

 

number of times if I/O fails.

recoveryoption=timebound

Timebound (iotimeout)

DMP retries a failed I/O

 

 

request after the specified

 

 

time in seconds if I/O fails.

 

 

 

Throttle settings:

 

 

recoveryoption=nothrottle

None

Not applicable

recoveryoption=throttle

Queuedepth (queuedepth)

DMP throttles the path if

 

 

the specified number of

 

 

queued I/O requests is

 

 

exceeded.

 

Timebound (iotimeout)

DMP throttles the path if an

 

 

I/O request does not return

 

 

within the specified time in

 

 

seconds.