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

[root@admin1-dit cluster]#
-- 
Linux-cluster mailing list
Linux-cluster@redhat.com
https://www.redhat.com/mailman/listinfo/linux-cluster

Reply via email to