<div dir="ltr">Hi...<div><br></div><div>That's another problem running around Cluster Administration on Proxmox...</div><div><br></div><div>I set two VirtualBox VM's running latest PVE version...</div><div>My laptop, an Intel Core i5 running Ubuntu, act as a Storage with TGT Target...</div>

<div>I am able to create the cluster and define the quorum disk...</div><div>However, when I reboot both nodes, I get this error:</div><div><br></div><div>Starting qdiskd [ FAILED ]... </div><div>No local IP Address has been set... </div>

<div><br></div><div>I think something with DLM lock or something similar issue...</div><div><br></div><div>But, if I go to CLI and check:</div><div><br></div><div><div>pve01:~# /etc/init.d/cman status</div><div>qdiskd is stopped</div>

</div><div><br></div><div><div>pve01:~# /etc/init.d/rgmanager status</div><div>rgmanager is stopped</div></div><div><br></div><div>On both nodes, cman and rgmanager are dead!</div><div><br></div><div>So, if yype the sequence command bellow:<br>

</div><div><br></div><div>/etc/init.d/cman start<br clear="all"><div><div>/etc/init.d/rgmanager start</div><div><br></div></div><div>On both nodes, the cluster go on-line....</div><div><br></div><div>I had experience with this issue in physical machines two...</div>

<div><br></div><div>First, I tought that could be a problem with VirtualBox VM's but it is not...</div><div><br></div><div>So, as a workaround, I put this command in rc.local:</div><div><br></div><div>/etc/init.d/cman stop<br clear="all">

<div>/etc/init.d/rgmanager stop</div></div><div><br></div><div>/etc/init.d/cman start<br clear="all"><div>/etc/init.d/rgmanager start</div></div><div><br></div><div>in order to bring cluster on-line...</div><div><br></div>

<div>Here's the cluster.conf:</div><div><br></div><div><div><?xml version="1.0"?></div><div><cluster config_version="35" name="CLUSTER"></div><div>  <cman expected_votes="3" keyfile="/var/lib/pve-cluster/corosync.authkey"/></div>

<div>   <quorumd allow_kill="0" interval="3" label="quorum" tko="10" votes="1"></div><div>   <heuristic interval="3" program="ping 192.168.1.100 -c1 -w1" score="1" tko="4"/></div>

<div>   <heuristic interval="3" program="ip addr | grep eth0 | grep -q UP" score="2" tko="3"/></div><div> </quorumd></div><div> <totem token="54000"/></div>

<div>  <clusternodes></div><div>    <clusternode name="pve01" nodeid="1" votes="1"></div><div>    </clusternode></div><div>    <clusternode name="pve02" nodeid="2" votes="1"></div>

<div>    </clusternode></div><div>  </clusternodes></div><div>  <rm></div><div>   <failoverdomains></div><div>     <failoverdomain name="serverfailover" ordered="1" restricted="0"></div>

<div>       <failoverdomainnode name="pve01" priority="1"/></div><div>       <failoverdomainnode name="pve02" priority="2"/></div><div>     </failoverdomain></div>

<div>   </failoverdomains></div><div>    <pvevm autostart="1" vmid="100"/></div><div>  </rm></div><div></cluster></div></div><div><br></div><div>And /etc/default/redhat-cluster-pve has the content:</div>

<div><br></div><div><div>FENCE_JOIN="yes"</div></div><div><br></div><div><br></div><div><br></div><div>Is there something I do wrong?</div><div><br></div><div>Thanks a lot</div><div><br></div>-- <br>Gilberto Ferreira<br>


</div></div>