Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column

A cluster is a group made of multiple resource groups such as failover or parallel groups.
A cluster is at the top of MCCS configuration and contains all the groups. MCCS's basic configurations are managed.


Column
width350px
Panel

Table of Contents

Table of Contents
maxLevel4

...

Cluster attributes can be checked in the cluster attribute view.
In the group management view of the MCCS web console, select a cluster and press the 'Cluster Attribute value' tab on the right to view the detailed information.
The grey values are for reading only. These values represent the group status.
The white colored values are defined by a user and they can be modified.
The below table explains some attributes.

  

Image RemovedImage Added

[Figure] Cluster Attribute View

...

 Attribute Description

Type

 Defaults EditNote

ClusterName

It is the name of the cluster. 
It is defined during the first time configuring the heartbeat.

NAME

 

X

 

GroupLimit

It is a maximum number of groups that can be added.

INTEGER

32ea

X

 

HBInterval

It is an interval for checking whether to receive heartbeat data, Heartbeat data is transferred at an interval 1/10 of this time.

INTEGER

2000ms

O

 

HBPort

It indicated the heartbeat server port.

PORT

14321

X

 

HBTimeout

It is ICMP test timeout for heartbeat network. If heartbeat data is disconnected, Timeout will take place, and the ICMP test will be conducted.

INTEGER

3sec

O

 

IsolationTestTmeout

It sets up the ICMP test timeout during the node isolation (SPLIT) test. For the test IP address, please refer to 'Isolation TestAddress' from Node Attribute of this chapter.

INTEGER

3sec

O

 

LogBackupCount

It indicates the limit of backuped log file count.

INTEGER

3ea

O

 

LogFileSize

It is the size of the log file. Minimum size is 64KB. while the maximum size is 10,000MB. If the size of the log file is greater than this, it will be backed up to mccs.log.1

INTEGER

1000Kb

O

 

LogLevel

It is the standard level of the log recorded in the log file. The log levels include DEBUG, INFO, WARN, ERROR and FATAL, and only those logs above this level will be recorded in the file.

LOG LEVEL

Info

O

 

NodeFaultDetectionTime

It is the time for detecting node failures. 
If the time from initial hearbeat disconnection to the disconnection of all heartbeats exceeds this time, it will be regarded as SPLIT, and if smaller, it will be considered a node failure.

INTEGER

30sec

O

 
PingRetryTime

Time to determine ping test failure.
If the heartbeat data disconnects, it will try to ping during this time. If ping does not work after the time is exceed, it is determine as failure.

INTEGER0secO 

ResourceLimit

It is a maximum number of resources that can be added.

INTEGER

500ea

X

 

RMIConnectionTimeout

It is RMI connection timeout.

INTEGER

2sec

O

 
SingleNodeClusterIt is a cluster consist of a node.BOOLEANfalseX 

SysLogLevel

It indicated the log level to be recorded in the Windows system log. Only those logs above this level will be recorded in the system log.

LOG LEVEL

Error

O

 

...