i find out, now it works with rgmanager & fencing. But i have problem with fencing, it often destroy cluster, i don't understand why, can anyone help me about this ?
my config is:
<?xml version="1.0"?>
<cluster config_version="12" name="CLUSTER">
<cman expected_votes="1" keyfile="/var/lib/pve-cluster/corosync.authkey" two_node="1"/>
<clusternodes>
<clusternode name="balthazar" nodeid="1" votes="1">
<fence>
<method name="1">
<device name="bal-drac"/>
</method>
</fence>
</clusternode>
<clusternode name="fenix" nodeid="2" votes="1">
<fence>
<method name="1">
<device name="fenix-drac"/>
</method>
</fence>
</clusternode>
</clusternodes>
<rm>
<pvevm autostart="1" vmid="100"/>
</rm>
</cluster>
now i can't start vm - rgmanager is working on both nodes but i can't start vm.
Member trying to enable pvevm:100...Could not connect to resource group manager