<div dir="ltr">Thanks for your response Klaus.<div>Any command to add the cluster name?</div><div>All examples use &#39;<span style="color:inherit;font-family:Menlo,Monaco,&#39;Courier New&#39;,monospace;font-size:13.86px;font-style:inherit;font-variant:inherit;font-weight:inherit;line-height:inherit;white-space:pre-wrap;background-color:transparent">pcs cluster setup</span>&#39; command. But if my cluster is already running, how do I update it?</div><div>I tried with crm_attribute:</div><div>crm_attribute -t crm_config -n cluster-name -v mycluster<br></div><div><br></div><div>It has updated in cib but pcs status still doesn&#39;t show the cluster name.</div><div><br></div><div><div>    &lt;crm_config&gt;</div><div>      &lt;cluster_property_set id=&quot;cib-bootstrap-options&quot;&gt;</div><div>        &lt;nvpair id=&quot;cib-bootstrap-options-have-watchdog&quot; name=&quot;have-watchdog&quot; value=&quot;true&quot;/&gt;</div><div>        &lt;nvpair id=&quot;cib-bootstrap-options-dc-version&quot; name=&quot;dc-version&quot; value=&quot;1.1.14-5a6cdd1&quot;/&gt;</div><div>        &lt;nvpair id=&quot;cib-bootstrap-options-cluster-infrastructure&quot; name=&quot;cluster-infrastructure&quot; value=&quot;corosync&quot;/&gt;</div><div>        &lt;nvpair id=&quot;cib-bootstrap-options-cluster-name&quot; name=&quot;cluster-name&quot; value=&quot;mycluster&quot;/&gt;</div><div>      &lt;/cluster_property_set&gt;</div></div><div><br></div><div><div>[root@airv_cu root]# pcs status</div><div>Cluster name:</div></div><div><br></div><div>-Regards</div><div>Nikhil</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 3, 2016 at 4:46 PM, Klaus Wenninger <span dir="ltr">&lt;<a href="mailto:kwenning@redhat.com" target="_blank">kwenning@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 06/03/2016 01:03 PM, Nikhil Utane wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; The node is up alright.<br>
&gt;<br>
&gt; [root@airv_cu pcs]# pcs cluster status<br>
&gt; Cluster Status:<br>
&gt;  Stack: corosync<br>
&gt;  Current DC: airv_cu (version 1.1.14-5a6cdd1) - partition WITHOUT quorum<br>
&gt;  Last updated: Fri Jun  3 11:01:32 2016         Last change: Fri Jun<br>
&gt;  3 09:57:52 2016 by hacluster via crmd on airv_cu<br>
&gt;  2 nodes and 0 resources configured<br>
&gt;<br>
&gt; Upon entering command &quot;pcs cluster standby airv_cu&quot; getting below error.<br>
&gt; Error: cannot load cluster status, xml does not conform to the schema.<br>
&gt;<br>
&gt; What could be wrong?<br>
&gt;<br>
&gt; [root@airv_cu pcs]# pcs cluster cib<br>
&gt; &lt;cib crm_feature_set=&quot;3.0.10&quot; validate-with=&quot;pacemaker-2.4&quot; epoch=&quot;4&quot;<br>
&gt; num_updates=&quot;5&quot; admin_epoch=&quot;0&quot; cib-last-written=&quot;Fri Jun  3 09:57:52<br>
&gt; 2016&quot; update-origin=&quot;airv_cu&quot; update-client=&quot;crmd&quot;<br>
&gt; update-user=&quot;hacluster&quot; have-quorum=&quot;0&quot; dc-uuid=&quot;1&quot;&gt;<br>
&gt;   &lt;configuration&gt;<br>
&gt;     &lt;crm_config&gt;<br>
&gt;       &lt;cluster_property_set id=&quot;cib-bootstrap-options&quot;&gt;<br>
&gt;         &lt;nvpair id=&quot;cib-bootstrap-options-have-watchdog&quot;<br>
&gt; name=&quot;have-watchdog&quot; value=&quot;true&quot;/&gt;<br>
&gt;         &lt;nvpair id=&quot;cib-bootstrap-options-dc-version&quot;<br>
&gt; name=&quot;dc-version&quot; value=&quot;1.1.14-5a6cdd1&quot;/&gt;<br>
&gt;         &lt;nvpair id=&quot;cib-bootstrap-options-cluster-infrastructure&quot;<br>
&gt; name=&quot;cluster-infrastructure&quot; value=&quot;corosync&quot;/&gt;<br>
</div></div>Your cluster doesn&#39;t have a name. iirc pcs (at least I&#39;ve seen that in a<br>
version I was working with) doesn&#39;t like that.<br>
<br>
Something like:<br>
        &lt;nvpair id=&quot;cib-bootstrap-options-cluster-name&quot;<br>
name=&quot;cluster-name&quot; value=&quot;mycluster&quot;/&gt;<br>
<div><div class="h5"><br>
&gt;       &lt;/cluster_property_set&gt;<br>
&gt;     &lt;/crm_config&gt;<br>
&gt;     &lt;nodes&gt;<br>
&gt;       &lt;node id=&quot;1&quot; uname=&quot;airv_cu&quot;/&gt;<br>
&gt;       &lt;node id=&quot;2&quot; uname=&quot;0005B9888880&quot;/&gt;<br>
&gt;     &lt;/nodes&gt;<br>
&gt;     &lt;resources/&gt;<br>
&gt;     &lt;constraints/&gt;<br>
&gt;   &lt;/configuration&gt;<br>
&gt;   &lt;status&gt;<br>
&gt;     &lt;node_state id=&quot;1&quot; uname=&quot;airv_cu&quot; in_ccm=&quot;true&quot; crmd=&quot;online&quot;<br>
&gt; crm-debug-origin=&quot;do_state_transition&quot; join=&quot;member&quot; expected=&quot;member&quot;&gt;<br>
&gt;       &lt;lrm id=&quot;1&quot;&gt;<br>
&gt;         &lt;lrm_resources/&gt;<br>
&gt;       &lt;/lrm&gt;<br>
&gt;       &lt;transient_attributes id=&quot;1&quot;&gt;<br>
&gt;         &lt;instance_attributes id=&quot;status-1&quot;&gt;<br>
&gt;           &lt;nvpair id=&quot;status-1-shutdown&quot; name=&quot;shutdown&quot; value=&quot;0&quot;/&gt;<br>
&gt;         &lt;/instance_attributes&gt;<br>
&gt;       &lt;/transient_attributes&gt;<br>
&gt;     &lt;/node_state&gt;<br>
&gt;   &lt;/status&gt;<br>
&gt; &lt;/cib&gt;<br>
&gt;<br>
&gt; -Thanks<br>
&gt; Nikhil<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Users mailing list: <a href="mailto:Users@clusterlabs.org">Users@clusterlabs.org</a><br>
&gt; <a href="http://clusterlabs.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://clusterlabs.org/mailman/listinfo/users</a><br>
&gt;<br>
&gt; Project Home: <a href="http://www.clusterlabs.org" rel="noreferrer" target="_blank">http://www.clusterlabs.org</a><br>
&gt; Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" rel="noreferrer" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
&gt; Bugs: <a href="http://bugs.clusterlabs.org" rel="noreferrer" target="_blank">http://bugs.clusterlabs.org</a><br>
<br>
<br>
_______________________________________________<br>
Users mailing list: <a href="mailto:Users@clusterlabs.org">Users@clusterlabs.org</a><br>
<a href="http://clusterlabs.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://clusterlabs.org/mailman/listinfo/users</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" rel="noreferrer" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" rel="noreferrer" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://bugs.clusterlabs.org" rel="noreferrer" target="_blank">http://bugs.clusterlabs.org</a><br>
</blockquote></div><br></div>