HP Hitachi Dynamic Link Manager Software User Manual

Page 390

Advertising
background image

6. Command Reference

368

The following example shows how to display the format of the

offline

operation:


# /opt/DynamicLinkManager/bin/dlnkmgr offline -help
offline:
Format
dlnkmgr offline [-path]
{ -hba HBAPortNumber.BusNumber | -hbaid
HBA_ID } [-s]
dlnkmgr offline [-path] { -cha -pathid AutoPATH_ID |
-chaid CHA_ID } [-s]
dlnkmgr offline [-path] -pathid AutoPATH_ID [-s]
dlnkmgr offline [-path] -device SCSI_Device_Name [-s]
Valid value
AutoPATH_ID { 000000 - 999999 }(Decimal)
HBA_ID { 00000 - 99999 }(Decimal)
CHA_ID { 00000 - 99999 }(Decimal)
KAPL01001-I The HDLM command completed normally. Operation
name = offline, completion time =

yyyy

/

mm

/

dd

hh

:

mm

:

ss

#

Reference

Executing the

view

operation together with standard UNIX commands enables you to

filter the path information listed for a specific HBA port or CHA port. For details on

the

view

operation, see 6.7 view (Displays Information).

We recommend that you execute the following command and verify the information

on the target paths before you execute the

offline

operation to place offline all the

paths connected to a specific HBA port or CHA port.
Example 1

The following example shows how to filter and display the information on all

paths that pass through the HBA port whose host port number is

0004

and bus

number is

0000

.


# /opt/DynamicLinkManager/bin/dlnkmgr view -path | grep
0004.0000

The above command will display information on all the paths that pass through

the specified HBA port.

Example 2

The following example shows how to filter and display the information on all the

paths that pass through the CHA port

0A

of the Thunder 9500V Series:

Advertising