Advanced Automatic Node Failure Detection (7.5)
A Hardware Management Console (HMC) can be used with advanced node failure detection to prevent cluster partitions when a cluster node has actually failed. The Advanced node failure detection function can reduce the number of failure scenarios that result in cluster partitions.
Before you begin
Consult the requirements and restrictions before setting up advanced node failure detection in a cluster:
Using HMC with a Representational state transfer (REST) server requires a HMC minimum version of V8R8.5.0 to implement and configure advanced node failure detection.
Check the QSSLPCL system value. Verify that it is set correctly for the release currently running.
NOTE: An incorrect value in QSSLPCL may result in a CPFBBCB diagnostic message with reason code 4.
The setup instructions include steps for creating a *SYSTEM certificate keystore. This keystore may have already been created. If so, the password is required. Ask your IBM i administrator for the keystore and access information.
Procedure
These steps guide you through obtaining the digital certificate of your HMC, storing it and referencing it to allow advanced node failure detection for the cluster node.
Create a *SYSTEM certificate store to hold the digital certificates
To create the *SYSTEM certificate store, use the following steps:
Determine the type of Certificate Used by the HMC
Importing Certificates into the System Certificate Store
Follow the instructions depending on the type of certificate used by the HMC.
Importing a Trusted Certificate into the System Certificate Store
To import a trusted certificate, follow the instructions in the IBM Documentation for Digital Certificate Manager.
Adding a Cluster Monitor to Monitor for Node Failures
The Add Cluster Monitor (ADDCLUMON) command is used to register an HMC with a particular cluster node. The following example adds a cluster monitor:
ADDCLUMON CLUSTER(MYCLU)
NODE(PROD)
TYPE(*RESTSVR)
RESTSVR('hmc1.example.com' 'myhmcuser' 'myhmcpassword')
This command specifies to add a cluster monitor to the node named PROD in cluster MYCLU. This monitor will run on cluster node PROD and connect to the hmc hmc1.example.com with the credentials specified.
If desired, repeat this process for additional HMCs in the environment.
Results
Advanced node failure detection with cluster monitors is configured. This can be verified using one of the following:
The Work with Cluster (WRKCLU) menu, followed by option 6 to work with cluster nodes, followed by option 6 on a cluster node to see the monitors that cluster node has.
The Display Cluster Information (DSPCLUINF) command. For example
DSPCLUINF
and pressing enter until the cluster monitor list is displayed.
Privacy Policy | Cookie Policy | Impressum
From time to time, this website may contain technical inaccuracies and we do not warrant the accuracy of any posted information.
Copyright © Fortra, LLC and its group of companies. All trademarks and registered trademarks are the property of their respective owners.