cluster redundancy level

Summary information

Default value

1

Valid values

1 to n – 1, where n is the maximum number of instances specified in cluster.cfg or the quorum file.

Status

Static

Display level

Comprehensive

Required role

System administrator

Configuration group

Shared Disk Cluster

cluster redundancy level (CRL) controls the number of recoverable failed instances in a shared-disk cluster. It is the maximum number of instances that can fail simultaneously while allowing recovery to proceed concurrently with other activity. If the number of failed instances exceeds the maximum number specified by the CRL, the cluster shuts down.

For the cluster to start, the value for cluster redundancy level must be at least one less than the value of maximum number of instances specified in cluster.cfg or the quorum file. Thus, the cluster cannot start if you set either of these:

When the cluster redundancy level value increases, so does the messaging traffic, as there are multiple copies of each lock in the cluster, and an increase in overhead required to maintain this redundancy level.

Other configuration parameters, such as number of locks and cache size need more resources for cluster redundancy level values greater than 1, which means you must increase max memory for the same number of locks value.

Sybase recommends that you set cluster redundancy level to 1 if the failure of multiple instances is expected to be uncommon.