HP StorageWorks XP Command View Advanced Edition software Device Manager server installation and configuration guide (web version) (T1780-96078, March 2008)

Windows systems installation
73
Select Start > Programs > XP Command View AE > Device Manager > Stop Server with
Common Services.
NOTE: Do not stop the Common Component services while another XP Command View AE Suite
program is running.
5. In the Services screen, open the properties for the following services, and then change Startup
Type from Automatic to Manual:
HBase Storage Mgmt Common Service
HBase Storage Mgmt Web Service
DeviceManagerServer
6. In Cluster Administrator, right-click the following services, click Properties, the Advanced tab,
Restart, and then OK:
HBase Storage Mgmt Common Service
HBase Storage Mgmt Web Service
DeviceManagerServer
HiRDB
The above services are represented by the resource names registered in section
3-3-3-3 .
7. In Cluster Administrator, place the group to which the Device Manager service has been
registered on line.
3-4 Converting the database from a non-cluster
to a cluster configuration
This section contains instructions for changing to a cluster configuration after you have already
started operating under a non-cluster configuration. In this example, the Device Manager server
where operations are already running is treated as the executing node.
NOTE: Do not stop the Common Component services while another XP Command View AE Suite
program is running.
1. On the host that will be used as the standby node, install the Device Manager server. See
section
3-3 if you need instructions.
2. In the standby node, display the web client login, and then enter the license key.
3. On both the executing and standby nodes, use a text editor to create a cluster configuration file
for each node, and specify the following items in each file:
mode: Specify online for the executing node, and standby for the standby node.
virtualhost: Specify the logical host name.
onlinehost: Specify the host name of the executing node.
standbyhost: Specify the host name of the standby node.
You cannot specify an IP address for virtualhost, onlinehost, or standbyhost. Confirm that the
IP address can be resolved from the host name.
An IP address that is enabled and accessible must be assigned to the logical host name to be
specified in virtualhost.
The following example shows sample entries in a cluster configuration file:
mode = online
virtualhost = hcmdserver
onlinehost = hcmdserver_1
standbyhost = hcmdserver_2