Clustering Status Codes

You can use a built-in feature on the Clustering Status page to identify the status of each cluster node. Pause the mouse pointer over the Status light icon and the system displays a tool tip containing a hexadecimal number. The hexadecimal number is a snapshot of the status of the ICS. It is a bit mask indicating a number of states as shown in Table.

Cluster Status

Value

Meaning

0x000001

ICS is in standalone mode.

0x000002

ICS is in cluster disabled state.

0x000004

ICS is in cluster enabled state.

0x000008

Unable to communicate (because it is offline, has wrong password, has different cluster definition, different version, or a related problem).

0x00002000

The node owns the VIPs (on) or not (off).

0x000100

ICS is syncing state from another Ivanti Connect Secure (initial syncing phase).

0x000200

ICS is transitioning from one state to another.

0x00020000

The group communication subsystems at the local and remote nodes are disconnected from each other.

0x00040000

Management interface (mgt0) appears disconnected.

0x00080000

Management gateway is unreachable for ARP ping.

0x000800

ICS int0 appears disconnected (no carrier).

0x001000

This node is configured to be a cluster member.

0x002000

ICS is syncing its state to another ICS that is joining.

0x004000

Initial Synchronization as master or slave is taking place.

0x008000

This ICS is the leader of the cluster.

0x010000

The group communication subsystem is functional.

0x020000

The gateway on int0 is unreachable for ARP pings (see log file).

0x040000

The gateway on int1 is unreachable for ARP pings (see log file).

0x080000

Leader election is taking place.

0x100000

Server life cycle process (dsmon) is busy.

0x200000

System performs post state synchronization activities.

0x30004

"The group communication subsystem is functional.

The gateway on int0 is unreachable for ARP pings (see log file).

ICS is in cluster enabled state.

0x80000000

Cluster keystore or security world has not been associated with the FIPS card.

Each code, as you see it in ICS, may relate specifically to one state. However, each code may represent a combination of states, and so the actual code does not appear in Table. Instead, the code you see in ICS is the sum of several of the hexadecimal numbers shown in Table.