| Option | ZONE | |
| Description | When set, allows to spread spread partitions across the different zones | |
        LogScale can provide auto-balanced partition table suggestions
        based on zones and replication factor settings. Suggestions will
        only be enabled when DIGEST_REPLICATION_FACTOR
        and STORAGE_REPLICATION_FACTOR settings are set.
        If no host has ZONE set, then each node is
        considered as being in its own zone. If ZONE is
        set, LogScale will spread partitions across the different zones.
      
        Zone label, e.g., rack01
        or rack02. If not set, a
        node will be its own zone.
      
ini
#ZONE=rack01