123456789101112131415161718192021 |
- [node]
- local_file = "./file/xugu/XuguDB-12.4_20240416-cluster-linux-aarch64"
- target_file = "/DATA2/GT/xugu/start"
- xugu_addr = "/DATA2/GT/xugu/start"
- [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"
- [xugu]
- #local_file = "./file/xugu.ini"
- data_buff_mem = "1024"
- listen_port = "5189"
- [cluster]
- #local_file ="./file/cluster.ini"
|