Here is an interesting paper describing new corosync features:
http://people.redhat.com/ccaulfie/docs/Votequorum_Intro.pdf
http://people.redhat.com/ccaulfie/docs/Votequorum_Intro.pdf
According to the document two_node requires hardware fencing. Are you going to support it with hw fencing?
And one question about DRDBAnd finally the third node pve3:
# network interface settings
auto lo
iface lo inet loopback
iface eth0 inet manual
auto eth1
iface eth1 inet static
address 10.0.0.82
netmask 255.255.255.0
auto vmbr0
iface vmbr0 inet static
address 192.168.15.82
netmask 255.255.255.0
gateway 192.168.15.1
bridge_ports eth0
bridge_stp off
bridge_fd 0
Suppose we have a 6 node cluster and want them to be in DRDB pairs
Insecure dependency in unlink while running with -T switch at /usr/share/perl5/PVE/Tools.pm line 187.
For all I know you cannot use openvz templates for LXC containers.
TASK ERROR: Insecure dependency in unlink while running with -T switch at /usr/share/perl5/PVE/Tools.pm line 187.
Yes this is fresh install
I am using local LVM storage default for Proxmox installation. Initially I installed one Proxmox node. After that I have added other two nodes and created cluster in order to test HA. HA is working perfectly. Then I install ceph cluster on the three nodes. Also is working fine except links for ceph repository for Jessie is wrong. So you cant use pveceph install but apt-get install ceph which installs firefly.