HP StorageWorks Command View SDM Installation and User Guide (T1086-96023, February 2005)

Command Line User Interface 199
Command Line User Interface
The following example output would be produced for this command:
Host Host Node WWN Host Port WWN Product SerialNumber C RG LUN Device path
-------------------------------------------------------------------------------------
host1 50060b000005aed6 50060b000005aed7 A6188A 00USP1001064 1 1 1 \\.\PHYSICALDRIVE1
host2 50060b000005cde7 50060b000005cde8 A6188A 00USP1001064 2 2 0 /dev/rdsk/c0t0d0
host3 50060b000005fgh8 50060b000005fgh9 A6189A 00USP1001234 1 1 0 /dev/rdsk/c1t0d0
host3 50060b000005ijk6 50060b000005ijk7 A6189A 00USP1001234 2 2 1 /dev/rdsk/c2t0d1
Note If array LUN security is enabled, only LUNs visible to the host will
be displayed for that host.
Controlling armtopology Output
The output displayed by the armtopology command can be configured
using entries in the PanConfigParams.txt file. Both the desired
parameters and the output format can be specified. The available parameters
and their default values are listed in Table 13.
The following entry is added to the PanConfigParams.txt file by default:
ARMTOPOLOGY_FORMAT = HOST,ONWWN,OPWWN,DB_PROD,DB_SN,
CONTROLLER,RG,LUNID,DB_DEVHOST, DB_DEVPATH
The parameters specified are displayed. This entry can be modified to change
the parameters output.
To control the output format of the data displayed, entries can be made to the
PanConfigParams.txt file in the following format:
at_key=description,columnwidth
at_key
identifies the specific parameter
description is the text displayed at the top of the output column
columnwidth specifies the width of the output column. When
columnwidth is set to -1, the column expands to the width of the longest
value. When the Host parameter is set to -2, its column expands to the
width of the longest hostname. Otherwise, it expands only to the specified
width.
For example, the following entry changes both the description and the
column width of the
at_DB_REV parameter:
at_DB_REV=Revision,8