To apply storage system settings to HDLM

Dynamic Link Manager (for Linux®) User Guide

Version
9.0.x
Audience
anonymous
Part Number
MK-92DLM113-64
ft:lastEdition
2025-11-06
-gad

The non-preferred path option that is set to the paths to global-active device pair volumes is applied to the HDLM path attribute. A path for which the non-preferred path option is set becomes a non-owner path, and a path for which the non-preferred path option is not set becomes an owner path.

If you specify the -gad parameter for the refresh operation, make sure the statuses of all paths to global-active device pair volumes are Online.

If you restart the host, the settings at the time of restart are applied to the HDLM path attribute.

Example

To apply the attribute of a path to a global-active device volume:

# /opt/DynamicLinkManager/bin/dlnkmgr view -lu -item type phys
Product       : VSP_One_Block
SerialNumber  : 806211
LUs           : 1

iLU    HDevName Device   PathID Status     Type  Physical-LDEV
007216 sddlmaa  /dev/sdc 000000 Online     Own   VSP_One_Block.806211.007216
                /dev/sdd 000001 Online     Own   VSP_One_Block.806211.007216
                /dev/sde 000002 Online     Own   VSP_One_Block.806211.007216
                /dev/sdf 000003 Online     Own   VSP_One_Block.806211.007216
KAPL01001-I The HDLM command completed normally. Operation name = view(-vstv), completion time = yyyy/mm/dd hh:mm:ss

# /opt/DynamicLinkManager/bin/dlnkmgr refresh -gad
KAPL01001-I The HDLM command completed normally. Operation name = refresh, completion time =  yyyy/mm/dd hh:mm:ss

# /opt/DynamicLinkManager/bin/dlnkmgr view -lu -item type phys
Product       : VSP_One_Block
SerialNumber  : 806211
LUs           : 1

iLU    HDevName Device   PathID Status     Type  Physical-LDEV
007216 sddlmaa  /dev/sdc 000000 Online     Own   VSP_One_Block.806211.007216
                /dev/sdd 000001 Online     Own   VSP_One_Block.806211.007216
                /dev/sde 000002 Online     Non   VSP_One_Block.806211.007216
                /dev/sdf 000003 Online     Non   VSP_One_Block.806211.007216
KAPL01001-I The HDLM command completed normally. Operation name = view(-vstv), completion time =  yyyy/mm/dd hh:mm:ss
#