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

Linux systems installation
125
manual for each product. To specify multiple product names, use a comma as the delimiter
between the names.
To migrate the databases of all the installed XP Command View AE Suite products at a
time, specify ALL. The databases of the XP Command View AE Suite installed on the
migration destination server are automatically selected and migrated.
You can use the type option to migrate databases only when the databases of all the
specified products exist in the directory specified by the archive file or the workpath
option, and all the specified products are installed on the migration destination server. If any
of the products do not meet the above conditions, migration will not be performed.
auto
Specify this option to stop the XP Command View AE Suite services and to start HiRDB
automatically as preparation for processing the database. After the command is executed,
the XP Command View AE Suite services and HiRDB are stopped. Note that the services
of XP Command View AE Suite products whose versions are earlier than 5.7 are not
stopped automatically.
CAUTION: If XP Replication Monitor version 1.1 is installed on the migration source machine, you
cannot migrate the database. Therefore, upgrade XP Replication Monitor on the migration source
and migration destination machines to version 5.0 or later, and then perform migration. If XP
Replication Monitor cannot be upgraded to version 5.0 or later, or the XP Replication Monitor
database does not have to be migrated, use the type option and specify all products other than
XP Replication Monitor when you execute the command.
3. Synchronize the repository information with the imported Device Manager database
information.
Specify true for the server.base.initialsynchro property in the server.properties
file.
Since, other than user information, the hcmdsdbtrans command does not migrate the
Common Component repository, you need to synchronize the repository information with the
database information of the imported Device Manager.
For information on the server.base.initialsynchro property, see subsection
8-2-23 .
4. Execute the following command to start the XP Command View AE Suite services and
Common Component of the migration destination:
<common component installation directory>/bin/hcmdssrv –start
The following shows an example of executing the command:
# /opt/CVXPAE/Base/bin/hcmdssrv -start
CAUTION: The services of XP Command View AE Suite products whose versions are earlier than
5.7 are not started. If such products have been installed, start their services manually as needed.
For details about how to start these services, see the manual for your product version.
5. Change the value of the server.base.initialsynchro property in the
server.properties file back to false.
4-5-4 Initializing a Device Manager server database
To initialize the database:
1. From a terminal window, enter the following command to stop the Device Manager server:
installation-directory-for-the-Device-Manager-server/suitesrvcntl -
stop_hdvm
The following shows an example of executing the command:
# /opt/CVXPAE/suitesrvcntl -stop_hdvm