Hitachi

JP1 Version 12 JP1/Performance Management - Remote Monitor for Oracle Description, User's Guide and Reference


3.4.1 Preparation for installation and setup (UNIX)

This subsection describes the prerequisites for installation and setup, and provides cautionary notes and other information you should know before installing and setting up PFM - RM for Oracle in a cluster system.

Organization of this subsection

(1) Prerequisites

The following are the prerequisites for running PFM - RM for Oracle in a cluster system.

(a) Cluster system

Make sure that the following conditions are satisfied:

  • The cluster system is controlled by cluster software.

  • The cluster software is able to start and stop PFM - RM for Oracle on a logical host.

(b) Shared disk

Make sure that the following conditions are satisfied:

  • Each logical host has a shared disk that the standby node can inherit from the active node.

  • The shared disk is physically connected to each node via a Fibre Channel, SCSI, or similar connection.

    Performance Management does not support the use of network drives or disks replicated over the network as the shared disk.

  • If a failover is requested while a process is accessing the shared disk, the cluster software can unmount the shared disk and force a failover.

  • Each instance of Performance Management programs on the same logical host uses the same directory on the shared disk.

    Note that you can change the location of the Store database to another directory on the shared disk.

(c) Logical host names and logical IP addresses

Make sure that the following conditions are satisfied:

  • Each logical host has a logical host name and a corresponding logical IP address, which the standby node inherits from the executing node.

  • Logical host names and logical IP addresses are set in the hosts file and on the name server.

  • For DNS operation, host names in FQDN format cannot be used. For the logical host name, use the host name with the domain name portion removed.

  • Physical host names and logical host names are unique within the system.

Notes:
  • Do not specify the physical host name (the host name displayed by the uname -n command) as the name of the logical host. If you do so, normal communication may not be possible.

  • Logical host names can consist of 1 to 32 alphanumeric characters. A logical host name cannot include space characters or any of the following characters:

    / \ : ; * ? ' " < > | & = , .

  • You cannot specify localhost, an IP address, or a host name beginning with a hyphen (-) as a logical host name.

(d) Settings when IPv6 used

Performance Management supports IPv6 environments as well as IPv4 environments as a network configuration. Therefore, Performance Management can operate even in a network configuration in which both an IPv4 environment and an IPv6 environment are used.

PFM - RM for Oracle can communicate with PFM - Manager via IPv6. Note that this explanation applies only when the OS of a host on which PFM - RM for Oracle and PFM - Manager are installed is Windows or Linux.

For details about the scope of communication in an environment with both IPv4 and IPv6, see M. About Communication in IPv4 Environments and IPv6 Environments.

When you want to use IPv6 for communication between PFM - Manager and PFM - RM for Oracle, the settings for using IPv6 must be enabled for both the PFM - Manager host and the PFM - RM host. In addition, before installing PFM - RM for Oracle, you need to enable the use of IPv6 on the PFM - RM host. You have to execute the jpcconf ipv6 enable command to enable this setting. If this setting is already enabled, however, you do not need to execute the command. If you want to check whether the use of IPv6 is enabled, execute the jpcconf ipv6 display command. Execute the jpcconf ipv6 enable command separately on the executing node and on the standby node.

For details about the jpcconf ipv6 enable command and jpcconf ipv6 display command, see the chapter that describes commands in the manual JP1/Performance Management Reference. For details about the conditions or occasions for executing the jpcconf ipv6 enable command, see the chapter that describes network configuration examples in an environment that includes IPv6 in the JP1/Performance Management Planning and Configuration Guide.

When you use IPv6 for communication between a monitored host and PFM - RM for Oracle, specify the name of a monitored host where name resolution can be performed.

Communication between PFM - RM for Oracle and a monitoring target is performed with an IP address that can be resolved. Also, if an IPv4 environment and an IPv6 environment are both used, and communication between PFM - RM for Oracle and the monitoring target fails with an IP address that can be resolved, the communication is not retried by using another IP address.

For example, if communication fails when IPv4 is used, IPv6 is not used to retry communication. Similarly, if communication fails when IPv6 is used, IPv4 is not used to retry communication. Make sure beforehand that a connection can be established.

(2) Information required to set up PFM - RM for Oracle to run on a logical host

When you set up PFM - RM for Oracle to run in a logical host environment, you must specify the information shown in the following table, in addition to the environment information required for PFM - RM for Oracle setup.

Table 3‒4: Information required to set up PFM - RM for Oracle to run on a logical host

Item

Example

logical host name

jp1-halora

logical IP address

172.16.92.100

Shared disk

/jp1

When multiple Performance Management programs are installed on a single logical host, the programs share the same directory on the shared disk.

For details about how much shared disk capacity is needed, see A. Estimating System Requirements.

(3) Cautionary notes on failing over a logical host with PFM - RM for Oracle

In a system configuration in which PFM - RM for Oracle runs on a logical host, consider whether you want the entire logical host to fail over when an error occurs in PFM - RM for Oracle.

If the entire logical host is failed over when an error occurs in PFM - RM for Oracle, business applications on the logical host will also be failed over. Failover of these applications may affect any business operations that are in progress.