config.toml 521 B

123456789101112131415161718192021222324
  1. [node]
  2. #local_file = "./file/xugu/XuguDB-12.4_20240416-cluster-linux-aarch64"
  3. #target_file = "/DATA2/GT/xugu/start"
  4. xugu_addr = "/DATA2/GT/xugu/start3"
  5. [node.1]
  6. ip_port = "10.28.20.101:22"
  7. user_password ="root:Xugu@2023!@#"
  8. [node.2]
  9. ip_port = "10.28.20.102:22"
  10. user_password ="root:Xugu@2023!@#"
  11. [node.3]
  12. ip_port = "10.28.20.103:22"
  13. user_password ="root:Xugu@2023!@#"
  14. [xugu]
  15. #local_file = "./file/xugu.ini"
  16. data_buff_mem = "1024"
  17. listen_port = "5181"
  18. [cluster]
  19. #local_file ="./file/cluster.ini"
  20. template = "50338:2"