<div dir="ltr">Good Evening!<div><br></div><div><br></div><div>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.</div><div><br></div><div>Thanks!</div><div><br></div><div><br></div><div>Centos 6.6</div><div><p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)"> 2.6.32-504.23.4.el6.x86_64 </p></div><div><br></div><div><p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)"><br></p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)">ccs-0.16.2-75.el6_6.2.x86_64</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)">ricci-0.16.2-75.el6_6.1.x86_64</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)">cman-3.0.12.1-68.el6.x86_64</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)"><br></p></div><div><br></div><div><br></div><div><p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)">[root@admin1-dit cluster]# ccs --createcluster test</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)">Traceback (most recent call last):</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)">  File "/usr/sbin/ccs", line 2450, in <module></p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)">    main(sys.argv[1:])</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)">  File "/usr/sbin/ccs", line 286, in main</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)">    if (createcluster): create_cluster(clustername)</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)">  File "/usr/sbin/ccs", line 939, in create_cluster</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)">    elif get_cluster_conf_xml() != f.read():</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)">  File "/usr/sbin/ccs", line 884, in get_cluster_conf_xml</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)">    xml = send_ricci_command("cluster", "get_cluster.conf")</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)">  File "/usr/sbin/ccs", line 2340, in send_ricci_command</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)">    dom = minidom.parseString(res[1].replace('\t',''))</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)">  File "/usr/lib64/python2.6/xml/dom/minidom.py", line 1928, in parseString</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)">    return expatbuilder.parseString(string)</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)">  File "/usr/lib64/python2.6/xml/dom/expatbuilder.py", line 940, in parseString</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)">    return builder.parseString(string)</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)">  File "/usr/lib64/python2.6/xml/dom/expatbuilder.py", line 223, in parseString</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)">    parser.Parse(string, True)</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)">xml.parsers.expat.ExpatError: no element found: line 1, column 0</p>
<p style="margin:0px;font-size:12px;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)">[root@admin1-dit cluster]# </p></div></div>