123456789101112131415161718192021222324 |
- [node]
- #local_file = "./file/xugu/XuguDB-12.4_20240416-cluster-linux-aarch64"
- #target_file = "/DATA2/GT/xugu/start"
- xugu_addr = "/DATA2/GT/xugu/start3"
- [node.1]
- ip_port = "10.28.20.101:22"
- user_password ="root:Xugu@2023!@#"
- [node.2]
- ip_port = "10.28.20.102:22"
- user_password ="root:Xugu@2023!@#"
- [node.3]
- ip_port = "10.28.20.103:22"
- user_password ="root:Xugu@2023!@#"
- [xugu]
- #local_file = "./file/xugu.ini"
- data_buff_mem = "1024"
- listen_port = "5181"
- [cluster]
- #local_file ="./file/cluster.ini"
- template = "50338:2"
|