This commit is contained in:
2025-07-02 15:16:24 +00:00
parent 721319fa1a
commit 4f279de5fb
4 changed files with 129 additions and 12 deletions

View File

@@ -66,7 +66,7 @@
server = {
enabled = true;
bootstrap_expect = 3;
start_join = ["192.168.1.225" "192.168.1.226" "192.168.1.227" "192.168.1.228"];
start_join = ["192.168.4.225" "192.168.4.226" "192.168.4.227" "192.168.4.228"];
rejoin_after_leave = false;
enabled_schedulers = ["service" "batch" "system"];
num_schedulers = 4;
@@ -83,7 +83,7 @@
enabled = true;
node_class = "";
no_host_uuid = false;
servers = ["192.168.1.221:4647" "192.168.1.225:4647" "192.168.1.226:4647" "192.168.1.227:4647" "192.168.1.222:4647" "192.168.1.223:4647" "192.168.1.224:4647"];
servers = ["192.168.4.221:4647" "192.168.4.225:4647" "192.168.4.226:4647" "192.168.4.227:4647" "192.168.4.222:4647" "192.168.4.223:4647" "192.168.4.224:4647"];
max_kill_timeout = "30s";
network_speed = 0;
cpu_total_compute = 0;