Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP Global Workload Manager Version 4.0 User's Guide > Chapter 5 Additional Configuration and Administration Tasks

Using gWLM with Hosts on Multiple LANs

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

In data center operations and other cases, you may have hosts on multiple LANs or separated by firewalls. These hosts may be addressable on a public network or an internal network. However, they cannot communicate with each other because of the separation by the LANs or firewalls. Figure 5-2 shows a possible scenario.

Figure 5-2 Using gWLM with Hosts Separated by Firewalls

Using gWLM with Hosts Separated by Firewalls

On the public network, the hosts can be accessed through their hostsnames: vparA, vparB, vparC, and vparD. However, they cannot access each other through those names.

Although gWLM may be able to discover the hosts and you can even configure an SRD including the hosts, when you attempt to deploy the SRD, gWLM will eventually time out and display a blank screen. No error message is displayed. However, there will be events from each managed node similar to the following event:

gWLM Agent 		MySystem.MyDomain.com
Information 	Unable to manage the following hosts:
Associated Exception 	Unable to manage the following hosts: MySystem.MyDomain.com: The gWLM agent process on the host is not running -- start the agent and retry.

A CMS can only manage hosts on the same LAN as the CMS itself. Thus, if you set up a separate LAN (sometimes referred to as a management LAN or a backup LAN) that includes the CMS and all the hosts to be managed, you can manage these hosts in a single SRD. Figure 5-2 shows a management LAN in which the hosts are known as mgmtA, mgmtB, mgmtC, and mgmtD. With this management LAN, gWLM can manage the hosts in a single SRD. Complete the following procedure to set up gWLM to manage such hosts in an SRD:

  1. For each host in the management LAN that you want to manage in an SRD:

    1. Edit the /etc/opt/gwlm/conf/gwlmagent.properties file to include the following property:

      com.hp.gwlm.security.virtualLocalHostName=hostnameOnLAN

      For example, with the host mgmtA, its property would be:

      com.hp.gwlm.security.virtualLocalHostName=mgmtA

    2. Restart gwlmagent on the host:

      # /opt/gwlm/bin/gwlmagent --restart

  2. The CMS must also be in the management LAN. If the primary hostname for the CMS is not the name it uses in the management LAN:

    1. Edit the gwlmagent.properties file on the CMS to include the property:

      com.hp.gwlm.security.virtualLocalHostName=hostnameOnLAN

      On HP-UX, the gwlmagent.properties file is in /etc/opt/gwlm/conf/. On Windows, it is in C:\Program Files\HP\Virtual Server Environment\conf\. (The given Windows path is the default; however, a different path may have been selected at installation.)

    2. Restart HP SIM and gwlmcmsd.

  3. On each host in the SRD (CMS and managed nodes), ping every other host in the SRD—using the hostname you intend to have gWLM discover (its hostnameOnLAN)—to verify communication is possible.

  4. Discover (or re-discover) the hosts using the gWLM Manage Systems and Workloads wizard.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2004-2008 Hewlett-Packard Development Company, L.P.