The ClusterManagementSettings datatype contains settings for the LogScale cluster.

Table: ClusterManagementSettings

ParameterTypeRequired[a]DefaultDescription
segmentReplicationFactorlongyes Replication factor for segments.
digestReplicationFactorlongyes Replication factor for the digesters.
minHostAlivePercentageToEnableClusterRebalancinglongyes Percentage of all hosts relevant to a particular cluster rebalance operation that need to be alive before we allow the system to automatically execute the operation. Cluster rebalance operations currently include reassigning digest work, and moving existing segments to balance disk usage. Value is between 0 and 100, both inclusive.
allowUpdateDesiredDigestersbooleanyes Whether or not desired digesters are allowed to be updated automatically.
allowRebalanceExistingSegmentsbooleanyes Whether the cluster should allow the moving of existing segments between nodes. This is done generally to achieve a better data distribution.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.