[Linux-cluster] new cluster setup error

Digimer lists at alteeve.ca
Wed Jul 1 02:55:10 UTC 2015


On 30/06/15 10:51 PM, Megan . wrote:
> Good Evening!
> 
> Anyone seen this before?  I just setup these boxes and i'm trying to
> create a new cluster.  I set the ricci password on all of the nodes,
> started ricci.  I try to create cluster and i get the below.
> 
> Thanks!
> 
> 
> Centos 6.6
>  2.6.32-504.23.4.el6.x86_64 
> 
> ccs-0.16.2-75.el6_6.2.x86_64
> ricci-0.16.2-75.el6_6.1.x86_64
> cman-3.0.12.1-68.el6.x86_64
> 
> [root at admin1-dit cluster]# ccs --createcluster test
> 
> Traceback (most recent call last):
>   File "/usr/sbin/ccs", line 2450, in <module>
>     main(sys.argv[1:])
>   File "/usr/sbin/ccs", line 286, in main
>     if (createcluster): create_cluster(clustername)
>   File "/usr/sbin/ccs", line 939, in create_cluster
>     elif get_cluster_conf_xml() != f.read():
>   File "/usr/sbin/ccs", line 884, in get_cluster_conf_xml
>     xml = send_ricci_command("cluster", "get_cluster.conf")
>   File "/usr/sbin/ccs", line 2340, in send_ricci_command
>     dom = minidom.parseString(res[1].replace('\t',''))
>   File "/usr/lib64/python2.6/xml/dom/minidom.py", line 1928, in parseString
>     return expatbuilder.parseString(string)
>   File "/usr/lib64/python2.6/xml/dom/expatbuilder.py", line 940, in
> parseString
>     return builder.parseString(string)
>   File "/usr/lib64/python2.6/xml/dom/expatbuilder.py", line 223, in
> parseString
>     parser.Parse(string, True)
> xml.parsers.expat.ExpatError: no element found: line 1, column 0

Are the ricci and modclusterd daemons running? Does your firewall allow
TCP ports 11111 and 16851 between nodes? Does the file
/etc/cluster/cluster.conf exist and, if so, does 'ls -lahZ' show:

-rw-r-----. root root system_u:object_r:cluster_conf_t:s0
/etc/cluster/cluster.conf

-- 
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?




More information about the Linux-cluster mailing list