Print Download PDF Send Feedback

Previous

Next

Registering Critical Devices Listed in a File

Important - You must configure all the Cluster Members in the same way.

Description

Register all the user-defined Critical Devices listed in the specified file.

This file must be an ASCII file, with each Critical Device defined on a separate line.

Each definition must contain three parameters, which must be separated by a space or a tab character:

<device> <timeout> <status>

Where:

Parameter

Description

<device>

The name of the Critical Device.

  • Maximal name length is 15 characters
  • The name must not include white spaces (space or tab characters).

<timeout>

If the Critical Device <device> fails to report its state to the Cluster Member within this specified number of seconds, the Critical Device (and by design the Cluster Member), are seen as failed.

For no timeout, use the value 0 (zero).

<status>

The Critical Device <device> reports one of these statuses to the Cluster Member:

  • ok - Critical Device is alive.
  • init - Critical Device is initializing. The Cluster Member is Down. In this state, the Cluster Member cannot become Active.
  • problem - Critical Device failed. If this state is reported to ClusterXL, the Cluster Member immediately goes Down. This causes a failover.

Syntax

Shell

Command

Gaia Clish

N/A

Expert mode

cphaconf set_pnote -f <Name of File> [-g] register

Note - The -g flag applies the command to all configured Virtual Systems.