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 delete -l <LUN WWID>
Example::
autopath delete -l 6005-08B4-0001-499C-0002-0000-0005-0000
Deleting an array using the array type:
Syntax:
autopath delete —r <array type>
Example::
autopath delete -r EVA-AA
NOTE:
The autopath delete command fails if:
Device is configured under crashconf (dump).
A failed device is opened or mounted.
autopath add command
The autopath add command removes the deleted LUN, array, or an array type from the Secure
Path ’s unattached list, and the autopath discover command following this, adds the deleted
LUN, array, or the array type back to Secure Path's control. You can add only those LUN, array, or
an array type (using the autopath add command followed by the autopath discover command)
that you have deleted using the autopath delete command.
The autopath add command enables addition of a LUN, array, or an array type from the unattached
list to the Secure Path device's list. Secure Path regains the control of the LUN, array, or the array
type only after you execute the autopath discover command.
Syntax:
autopath add < device path | {option} {WWLUNID | Array Type} >
description: add a LUN/Array-Type to SecurePath's control.
Addition will happen only after execution of autopath discover command
usage:
autopath add < device path | {option} {WWLUNID | Array Type} >
device path : device special file e.g./dev/dsk/c#t#d#
option:
-l -- for entering the WWLUNID
-a -- for entering the Array
-r -- for entering the Array Type
WWLUNID: -- World Wide Node Name of the LUN
Array Type: -- Array Type( XP/VA/EVA-AA)
Example:
autopath add -l <LUN WWID>
autopath add -l 6005-08B4-0001-499C-0002-0000-0005-0000
autopath add -r <array type>
autopath add -r EVA—AA
HP StorageWorks Secure Path 3.0F Service Pack 4 for HP-UX 11i v1.0 and 11i v2.0 87