Use lmutil to obtain your machine’s Internet Host ID. The Internet Host ID is normally the primary IP address of the primary network interface in the system. Internet Host IDs can be used as an alternative to Ethernet (or MAC) Host IDs and may be preferable in virtual environments where MAC addresses can change due to VM cloning.
- Type the following command:
# /opt/LifeKeeper/bin/lmutil lmhostid -internet -n
- Record the ID returned by the program.
Example:
# /opt/LifeKeeper/bin/lmutil lmhostid -internet -n
“INTERNET=172.17.100.161”
Post your comment on this topic.