| Option | ZONE | |
| Description | When set, allows spread of partitions across the different zones. | |
| Introduced Version | 1.0.0 | |
LogScale uses the ZONE environment
variable to spread the replication of newly written segments and
older segments, in conjunction with
DEFAULT_DIGEST_REPLICATION_FACTOR and
DEFAULT_SEGMENT_REPLICATION_FACTOR. For more
information, see
Partition Assignment to Nodes.
Zone labels are, for example,
rack01 or
rack02. If not set, a node
will be its own zone.
ini
#ZONE=rack01