HP StorageWorks Storage System Scripting Utility reference (September 2005)

This example executes the le snapd1.txt from the current directory.
FILE d:\scripts\snapshots\d27.txt
This example executes a le d27.txt located in the specied directory.
FIND
The FIND comman
d d isplays information about a vdisk based on LUNWWID, or host based on adapter
WWN, or storage cell based on the system WWN.
NOTE:
You need not to select an array before issuing the FIND command. FIND searches all the storage cells.
FIND HOST
The FIND HOST command displays the host information based on its adapter WWN. D ata returned is
the same as the LS HOST command. If there a re more than one host with the specied a d apter wwn,
SSSU will display each one of them in succession.
Syntax
FIND HOST ADAPTER_WWN= <adapter_wwn>
Example
FIND HOST ADAPTER_WWN= 1000-0000-c92d-e4e7
FIND SYSTEM
The FIN D SYSTEM com m and displays the SYSTEM information based on its system w wn. Data returned
is not the same as the LS SYSTEM command, the output is shorter.
Syntax
FIND SYSTEM SYSTEM_WWN=<system_wwn>
Example
FIND SYSTEM SYSTEM_WWN=5000-1FE1-5001-B3D0
This example displays the system information having the system wwn 5000-1FE1-5001-B3D0.
FIND VDISK
The FIND VDISK command displays the vdisk information based on its LUNWWID. Data returned is
the same as the LS VDISK command.
Syntax
FIND VDISK LUNWWID=<lunwwid>
Example
FIND VDISK LUNWWID=6005-08b4-0010-4949-0000-5000-57fd-0000
This example displays the vdisk information having the lunwwid 6005-08b4-0010-4949-0000-5000-
57fd-0000.
50
Utility command reference