On 11/25/2013 09:31 PM, T.J. Yang wrote:
On Mon, Nov 25, 2013 at 8:44 PM, Digimer <li...@alteeve.ca <mailto:li...@alteeve.ca>> wrote: On 25/11/13 21:18, T.J. Yang wrote: > Hi > > I need help here, Looks like I missed a step to startup two nodes to > listen on port 2224 ? > > [root@ilclpm01 ~]# pcs --version > 0.9.90 > [root@ilclpm01 ~]# pcs --debug cluster stop ilclpm02 > Sending HTTP Request to: https://ilclpm02:2224/remote/cluster_stop > Data: None > Response Reason: [Errno 111] Connection refused > Error: unable to stop all nodes > Unable to connect to ilclpm02 ([Errno 111] Connection refused) Is pcsd running? If this is RHEL / CentOS 6, then I do not believe pcsd works.
Digimer is correct, we don't support pcsd in RHEL 6.5. This only means that you can't do a cluster setup from just one node. We're looking into adding pcsd (and web gui) support into future version of RHEL 6 & 7.
Thanks, Chris
Hi digimer Thanks for responding to my question. I can't find pcsd binary from three packages I installed. [root@ilclpm01 ~]# rpm -qil pcs cman pacemaker |grep pcsd [root@ilclpm01 ~]# following are more details about my test cluster. <snipped> 3617 ? SLsl 0:07 corosync -f 3674 ? Ssl 0:00 fenced 3690 ? Ssl 0:00 dlm_controld 3749 ? Ssl 0:00 gfs_controld 3832 pts/0 S 0:01 pacemakerd 3838 ? Ss 0:01 \_ /usr/libexec/pacemaker/cib 3839 ? Ss 0:01 \_ /usr/libexec/pacemaker/stonithd 3840 ? Ss 0:02 \_ /usr/libexec/pacemaker/lrmd 3841 ? Ss 0:01 \_ /usr/libexec/pacemaker/attrd 3842 ? Ss 0:00 \_ /usr/libexec/pacemaker/pengine 3843 ? Ss 0:01 \_ /usr/libexec/pacemaker/crmd <snipped> [root@ilclpm01 ~]# rpm -q cman cman-3.0.12.1-59.el6.x86_64 [root@ilclpm01 ~]# rpm -q pacemaker pacemaker-1.1.10-14.el6.x86_64 [root@ilclpm01 ~]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.5 (Santiago) [root@ilclpm01 ~]# -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person without access to education? _______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org <mailto:Pacemaker@oss.clusterlabs.org> http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org -- T.J. Yang _______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org
_______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org