To start the HDLM manager, log in to Linux as a user with root permissions and then execute the following command.
# /opt/DynamicLinkManager/bin/dlmmanager start Starting DLMManager: [ OK ]
The startup script that was set up during HDLM installation runs, and starts the HDLM manager.
- Note
When you start the HDLM manager immediately after stopping it, confirm that the HDLM manager has stopped (Dead is displayed when executing /opt/DynamicLinkManager/bin/dlnkmgr view -sys -msrv), and then start it.
- Important
When stopping the HDLM manager, even if a message indicating that the HDLM manager has successfully stopped, it takes a few seconds more to stop processes. Therefore, if you start the HDLM manager immediately after stopping it, the HDLM manager is regarded as being started, and a message indicating that the HDLM manager has successfully started is output. However, starting of the HDLM manager is cancelled, and it will remain inactivate.
Use one of the following procedures to confirm that the HDLM manager is active:
- Use the dlnkmgr command's view operation:
Execute the following command:
# /opt/DynamicLinkManager/bin/dlnkmgr view -sys -msrv HDLM Manager Ver WakeupTime Alive x.x.x-xx yyyy/mm/dd hh:mm:ss KAPL01001-I The HDLM command completed normally. operation name = view, completion time = yyyy/mm/dd hh:mm:ss #
When the HDLM Manager column shows Alive, the HDLM manager is active.