Determining the HULFT installation environment
Determine the HULFT installation environment to operate HULFT in a bidirectional standby configuration.
In this case, two instances of HULFT can operate in a single node.
Install HULFT in both environment A and environment B. Here, we assume that environment A and environment B perform processing A and processing B, respectively.
In this case, each environment requires the following resources.
-
Virtual IP address
-
Virtual host name
-
Disk (that allows you to specify other logical partitions)
In addition, to operate HULFT independently in each environment, specify different settings for the following fields between the two environments.
-
Execution module storage directory (HULEXEP)
-
Environment settings file storage directory (HULPATH)
-
Pid File Generation Path
-
Receive Port No.
-
Observe Port No.
System Environment Settings Fields |
Environment A |
Environment B |
---|---|---|
Virtual IP address |
172.16.10.10 |
172.16.10.20 |
Virtual host name (Local Host Name for HULFT) |
server1 |
server2 |
Disk |
/mnt/shareddiskA |
/mnt/shareddiskB |
HULEXEP |
/usr/local/hulftA/bin |
/usr/local/hulftB/bin |
HULPATH |
/mnt/shareddiskA/hulft/etc |
/mnt/shareddiskB/hulft/etc |
Pid File Generation Path |
/usr/local/hulftA/tmp |
/usr/local/hulftB/tmp |
Receive Port No. |
30000 |
40000 |
Observe Port No. |
31000 |
41000 |