<p>There must be something wrong with your cluster configuration. I had the same issue and it was a problem with the fencing parameters. </p>
<div class="gmail_quote">El 20/02/2012 13:58, "Gusek, Michael" <<a href="mailto:Michael.Gusek@vanguard-healthcare.com">Michael.Gusek@vanguard-healthcare.com</a>> escribió:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
i've created a cluster.conf in /etc/pve for two nodes:<br>
<br>
<?xml version="1.0"?><br>
<cluster alias="TestCluster" config_version="17"><br>
  <cman two_node="1" expected_votes="1" keyfile="/var/lib/pve-cluster/corosync.authkey"/><br>
<br>
  <fencedevices><br>
        <fencedevice name="virts01" agent="ipmilan" ipaddr="xxxx" user="xxx" password="xxx" secure="1"/><br>
        <fencedevice name="virts02" agent="ipmilan" ipaddr="xxxx" user="xxx" password="xxx" secure="1"/><br>
  </fencedevices><br>
<br>
  <clusternodes><br>
   <clusternode name="virts01" votes="1" nodeid="1"><br>
        <fence><br>
                <method name="power"><br>
                        <device name="virts01"/><br>
                </method><br>
        </fence><br>
   </clusternode><br>
   <clusternode name="virts02" votes="1" nodeid="2"><br>
        <fence><br>
                <method name="power"><br>
                        <device name="virts02"/><br>
                </method><br>
        </fence><br>
   </clusternode><br>
 </clusternodes><br>
  <rm><br>
    <failoverdomains/><br>
    <resources/><br>
  </rm><br>
</cluster><br>
<br>
But on the HA's page i cannot commit them. What is going wrong ?<br>
<br>
Regards,<br>
<br>
Michael<br>
<br>
<br>
<br>
<a href="mailto:michael.gusek@vanguard-healthcare.com">michael.gusek@vanguard-healthcare.com</a><br>
T  <a href="tel:%2B49%20%280%2930%2080%20484%20-%20116" value="+493080484116">+49 (0)30 80 484 - 116</a><br>
F  <a href="tel:%2B49%20%280%2930%2080%20484%20-%20335" value="+493080484335">+49 (0)30 80 484 - 335</a><br>
M  <a href="tel:%2B49%20%280%29151%20180%2050%20-%20362" value="+4915118050362">+49 (0)151 180 50 - 362</a><br>
<br>
VANGUARD AG<br>
Friedrichstraße 78, 10117 Berlin, Deutschland<br>
<a href="http://www.vanguard-healthcare.com" target="_blank">www.vanguard-healthcare.com</a><br>
<br>
Sitz/Registergericht: Berlin/AG Charlottenburg, HRB 80368 B<br>
Vorstand: Dr. Ralf Berscheid, Dr. Kordt Griepenkerl<br>
Vorsitzender des Aufsichtsrates: Herr Marcus Bracklo<br>
<br>
Hinweis: Diese Nachricht enthält vertrauliche Informationen. Diese sind ausdrücklich nur für den/die Empfänger/in dieser Nachricht bestimmt. Sollten Sie nicht der beabsichtigte Empfänger sein, so nehmen Sie bitte zur Kenntnis, dass jede Weiterleitung, jede Kopie oder die Verwendung der in dieser Nachricht enthaltenen Informationen untersagt ist. Sollten Sie diese Nachricht fälschlicherweise erhalten haben, löschen Sie bitte diese Nachricht und sämtliche Kopien bzw. Ausdrucke. Vielen Dank!<br>

<br>
Confidentiality Notice: This mail contains information which is confidential and may also be privileged. It is for exclusive use of the intended recipient(s). If you are not the intended recipient(s), please note that any distribution, copying or use of this mail or the contained information is strictly prohibited. If you have received this mail in error, please delete this email and any copies of it. Thank you!<br>

<br>
_______________________________________________<br>
pve-user mailing list<br>
<a href="mailto:pve-user@pve.proxmox.com">pve-user@pve.proxmox.com</a><br>
<a href="http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user" target="_blank">http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user</a><br>
</blockquote></div>