Oh, really sad news ...... I'm now considering to try the CONSUL from HashiCorp. It seems that it can run on Windows and do some health checks for cluster by calling customized scripts.
Regards, Lei Dai From: Steve Huston Date: 2016-11-23 11:07 To: users@qpid.apache.org Subject: Re: [Qpid C++ Broker][HA] How to configure the HA-cluster without rgmanager? I don't think anyone has done the work to manage availability on Windows so I don't think you can run a qpid cluster on Windows at this time. -Steve > On Nov 22, 2016, at 10:03 PM, "lei....@airlink-software.com" > <lei....@airlink-software.com> wrote: > > Thank you for your reply. > In fact at the end I must use qpid on windows, so maybe I should find a > substitute for rgmanager. > > Regards, > > > Lei Dai > > From: Steve Huston > Date: 2016-11-21 21:56 > To: users@qpid.apache.org > Subject: RE: [Qpid C++ Broker][HA] How to configure the HA-cluster without > rgmanager? > I am not an expert in all cluster things, but the only way I have seen qpid > C++ brokers in a cluster is using rgmanager. It takes care of managing the > need to move the cluster primary around. It also manages the virtual IP > address assigned to the broker cluster - you didn't mention a virtual IP in > your question, but you will need it to use rgmanager for qpid HA. > > -Steve > >> -----Original Message----- >> From: lei....@airlink-software.com [mailto:lei....@airlink-software.com] >> Sent: Sunday, November 20, 2016 4:54 AM >> To: users <users@qpid.apache.org> >> Subject: [Qpid C++ Broker][HA] How to configure the HA-cluster without >> rgmanager? >> >> Hi, >> >> I'm trying to configure the qpid HA-cluster without rgmanager but it doesn't >> work. >> >> The version Infos: >> --------------------------- >> CentOS 7.2 >> qpid-cpp-1.35.0 >> qpid-proton-0.14.0 >> --------------------------- >> >> I installed qpid-cpp and qpid-proton in according to the INSTALL.txt with >> default configurations on 3 CentOS VMs. >> The IP addresses are: 172.16.28.231, 172.16.28.232, 172.16.23.233. >> >> Started qpid on every VM with command: >> $qpidd --auth no --ha-cluster yes --ha-brokers-url >> 172.16.28.231,172.16.28.232,172.16.28.233 >> >> But when I use qpid-ha to show the status of the cluster, all nodes are in >> joining status. >> It means the nodes didn't connect to each other? >> >> Did I have some mistakes in the configurations or the usage? >> I read the documents on the qpid site. It says that rgmanager can manage >> the cluster and set the primary node by calling qpidd-primary script. >> But I didn't find the qpidd-primary script in my system. >> Is the rgmanager necessary to use HA-cluster? >> >> Regards, >> >> >> Lei Dai > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org > For additional commands, e-mail: users-h...@qpid.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail: users-h...@qpid.apache.org