beautypg.com

HP Hitachi Dynamic Link Manager Software User Manual

Page 269

background image

6. Command Reference

247


# /usr/DynamicLinkManager/bin/dlnkmgr online -help
online:
Format
dlnkmgr online [-path] [-s]
dlnkmgr online [-path]
{ -hba HBAPortNumber.BusNumber | -hbaid HBA_ID }
[-s]
dlnkmgr online [-path] { -cha -pathid AutoPATH_ID |
-chaid CHA_ID } [-s]
dlnkmgr online [-path] [-pathid AutoPATH_ID] [-s]
dlnkmgr online [-path] [-hdev Host_Device_Name
[-ospathid OS_Path_ID]] [-s]
Valid value
AutoPATH_ID { 000000 - 999999 }(Decimal)
HBA_ID {00000 - 99999}(Decimal)
CHA_ID {00000 - 99999}(Decimal)
OS_Path_ID {00000 - 99999}(Decimal)
KAPL01001-I The HDLM command completed normally.
Operation name = online, completion time = yyyy/mm/dd
hh
:mm:ss
#

Reference

Using 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 about

the

view

operation, see 6.7 view (Displays Information).

We recommend that you use the following command and verify the information on the

target paths before you execute the

online

operation to place online 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 HBA adapter number is

04

and bus

number is

01

.

# /usr/DynamicLinkManager/bin/dlnkmgr view -path | grep
04.01


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

the specified HBA port.

Example 2