Installation and Reference Guide HP StorageWorks Secure Path 3.0F Service Pack 4 for HP-UX 11i v1.0 and 11i v2.0 (5697-8001, March 2009)

autopath add -a <array ID>
autopath add -a 5005-08B3-0091-16A0
The autopath add command succeeds even if the LUN is in use. This command removes the LUN
WWID entry from the unattached list.
autopath set command
The autopath set command sets the configuration parameters, including the load balancing policy,
retry timeouts, path verification interval, and read optimization for a Secure Path device.
Syntax:
autopath set -l <WWID> -b policy | -t pathname <value> | -r <arraytype> -o
[option] | -a <arrayID> -o [option] | -a <arrayID> -p <interval>
description : set Secure Path configuration parameters
usage:
autopath set {option}
options:
-l <WWID> -b <policy name>-sets load balancing policy for the LUN
WWID : World Wide Node Name of the LUN
Policy name: the load balancing policy to set
valid policies are
RR : Round Robin.
SST : Shortest Service Time.
SQL : Shortest Queue Length.
NLB/OFF : No Load Balancing.
-t <device path> <value>-sets time out value for the LUN
device path: device special file e.g./dev/dsk/c#t#d#
value:
-1 : infinite retry (default)
0 : abort immediately on all paths fail condition
1-86400 : timeout period in seconds
-r <array type> -o <ON/OFF> - set/unset read optimization flag or the array type
valid array types are:
EVA-AA : All EVA Active-Active arrays.
-a <ArrayID> -o <ON/OFF> - set/unset read optimization flag for the array id
ArrayID : Identifier for the array
-a <ArrayID> -p <interval> - set path verification period the array
ArrayID : Identifier for the array
interval : Path verification interval to set
valid range for path verification interval are
OFF - 00:00 Minutes
ON - 00:01 to 24:00 hours
(00:10 minutes is the default)
Example:
# autopath set -l 6005-08B4-0001-499C-0001-F000-0163-0000 -b sql
# autopath set -t /dev/dsk/c160t0d1 86400
# autopath set –r EVA-AA –o OFF
Secure Path for Active-Active disk arrays88