heartbeat and proxmox 2.0

bread-baker

Member
Mar 6, 2010
432
0
16
Hello
We've two 1.9 servers uing heartbeat and drbd .

When upgrading the secondary to 2.0 using pve-upgrade-1.9-to-2.0 I noticed heartbeat was removed.

After completing the upgrade I tried to install heartbeat and got:
Code:
root@fbc4 /etc # aptitude install heartbeat
The following NEW packages will be installed:
  cluster-agents{a} cluster-glue{a} heartbeat libcluster-glue{a} libcorosync4{a} libesmtp5{a} 
  libheartbeat2{a} libltdl7{a} libnet1{a} libopenhpi2{a} libopenipmi0{a} libxml2-utils{a} openhpid{a} 
  pacemaker{a} 
0 packages upgraded, 14 newly installed, 0 to remove and 0 not upgraded.
Need to get 1668 kB/3994 kB of archives. After unpacking 12.7 MB will be used.
The following packages have unmet dependencies:
  libcorosync4-pve: Conflicts: libcorosync4 but 1.2.1-4 is to be installed.
The following actions will resolve these dependencies:

     Remove the following packages:
1)     dab                         
2)     libcorosync4-pve            
3)     pve-cluster                 
4)     vzctl                       



Accept this solution? [Y/n/q/?] q
Abandoning all efforts to resolve these dependencies.
Abort.


So heartbeat can not be used.

Could someone suggest and alternative to use which works with proxmox 2.0?

Thanks
 
Hello!
I didn't find how using proxmox two-node HA cluster automatically switch drdb primary/secondary node in case of crash. I have only one primary node.

Thank you for help.