Hitachi

JP1 Version 12 JP1/Performance Management User's Guide


9.2.4 Backing up and restoring definition information by copying files (other than PFM - Web Console)

Organization of this subsection

(1) Backing up definition information

Make sure that the following prerequisites are met before backing up definition information.

Prerequisites
  • All Performance Management services must be stopped.

Notes:
  • When backing up definition information, keep a record of the version numbers of the products in the environment where the backup was taken. See the Release Notes for details on the product version numbers.

  • Different operating systems impose different limits on the lengths of file paths. If the full path of the backup directory exceeds the length restrictions of the operating system, the backup process will not work correctly. After taking the backup, make sure that the data has been copied correctly.

  • Port number information must be exported to a definition file by using a command. Execute the jpcconf port define command with the -template option to export the current port number information to a definition file.

To back up definition information:

  1. Log on to the host where you want to back up definition information.

  2. Make sure that all Performance Management programs and services are stopped on the host.

  3. Copy the definition information files to your chosen backup destination. For details about the definition information files that need to be backed up, see 9.2.6 Files to be backed up (in Windows) or 9.2.7 Files to be backed up (in UNIX).

  4. Execute the jpcconf port define command with the -template option to export port number information to a definition file.

    For details about the jpcconf port define command, see the chapter that describes commands in the manual JP1/Performance Management Reference.

(2) Restoring definition information

Make sure that the following prerequisites are met before you restore definition information:

Prerequisites
  • All the Performance Management services on the host which you want to restore must be stopped.

  • The configuration of the system managed by PFM - Manager must be the same as it was when the backup was taken#.

  • Each host must have the same host name as it did when the backup was taken.

  • The PFM product configuration in the backup environment (the name and version of PFM products, the number of instances of PFM - Agent and PFM - RM, and the name of each instance) must be the same as the PFM product configuration in the environment where the data is being restored.

#

Refers to the following aspects of the instances of PFM - Agent and PFM - RM managed by PFM - Manager:

  • Network configuration (host names and IP addresses)

  • Instance names and monitoring target names

  • Product versions

Note:

When you restore Performance Management settings, the version numbers of the products in the restoration environment must exactly match those in the backup environment. See the Release Notes for details on the product version numbers.

When restoring data to a PFM - Base host
  1. Log on to the host where you want to restore the data.

  2. Make sure that all Performance Management programs and services are stopped on the host (including any logical hosts).

  3. Overwrite the definition information files on the host with those in the backup data.

  4. Execute the jpcconf port define command to import port number information from the definition file you exported.

    jpcconf port define -key all -input exported-definition-file

    For details about the jpcconf port define command, see the chapter that describes commands in the manual JP1/Performance Management Reference.

  5. Start the Performance Management services.

When restoring data to a PFM - Manager host
  1. Log on to the host where you want to restore the data.

  2. Make sure that all Performance Management programs and services are stopped on the host (including any logical hosts).

  3. Overwrite the definition information files on the host with those in the backup data.

  4. Execute the jpcconf port define command to import port number information from the definition file you exported.

    jpcconf port define -key all -input exported-definition-file

    For details about the jpcconf port define command, see the chapter that describes commands in the manual JP1/Performance Management Reference.

  5. Start PFM - Manager.

  6. Execute the jpctool config sync command.

    For details about the jpctool config sync command, see the chapter that describes commands in the manual JP1/Performance Management Reference.