HP StorageWorks XP Replication Monitor software installation and configuration guide (T1784-96008, November 2006)
Maintaining and tuning the system 78
NOTE: If you change the host name for the management server, an error can occur in other products installed
on the management server. Before you change the host name, make sure that an error will not occur in other
products.
Supplementary explanation:
If the management server host name described in the following files is the loopback address 127.0.0.1,
the operations in steps 4, 5, and 6 (host name change operations) are unnecessary.
• pdsys file and def_pdsys file
• pdutsys file and def_pdutsys file
• HiRDB.ini file
To change the host name for the management server:
1. Stop all Command View XP AE Suite product services or daemons.
For details on how to stop the services or daemons of Command View XP AE Suite products, see step 2 of
section
2-3
2. If the SSL settings have been configured, configure them again.
Use the host name after the change to configure the SSL settings. For details on how to configure SSL
settings, see the manual HP StorageWorks Command View XP Advanced Edition software Device Manager
server installation and configuration guide.
3. Edit the httpsd.conf file.
Change the value for the ServerName parameter to the host name after the change.
The following describes the storage destination for the httpsd.conf file.
installation-folder-for-Common-Component\httpsd\conf\
If SSL is set, you must also do the following:
• Change the host name specified for the <VirtualHost> tag to the host name after the change.
• Change the value for the ServerName parameter in the <VirtualHost> tag to the host name after
the change.
Proceed to the next step according to the following cases:
• For a cluster configuration:
Proceed to step 4.
• For a non-cluster configuration:
If you performed a new installation of version 5.0 or later, or performed a re-installation of version 5.0
or later, skip to step 8. In other cases, proceed to step 5.
4. Edit the pdsys file and def_pdsys file.
Change the value for the –x option of the pdunit parameter to the host name after the change or to the
loopback address 127.0.0.1. If the value is changed to 127.0.0.1, this step is unnecessary even if the
host name changes again.
NOTE: Specify a virtual host name for a cluster configuration.
The following describes the storage destinations for the pdsys file and def_pdsys file.
installation-folder-for-Common-Component\HDB\conf\pdsys
installation-folder-for-Common-Component\database\work\def_pdsys
5. Edit the pdutsys file and def_pdutsys file.
Change the value for the pd_hostname parameter to the host name after the change or to the loopback
address 127.0.0.1. If the value is changed to 127.0.0.1, this step is unnecessary even if the host name
changes again. If pd_hostname does not exist, you do not need to edit these files.
NOTE: For a cluster configuration, edit the pdutsys file and def_pdutsys file on both the executing
node and standby node. In such a case, for pd_hostname, specify the host name for the executing
node.