config.toml 418 B

123456789101112131415161718192021
  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/start"
  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. [xugu]
  12. local_file = "./file/xugu.ini"
  13. data_buff_mem = "1024"
  14. listen_port = "5189"
  15. [cluster]
  16. local_file ="./file/cluster.ini"