So, is it possible to install cluster three node as
- two nodes have the same (RAM, size disk, CPU, ....)
- but the third node have less performance on RAM, CPU but the same size disk with the two others
Sure. If you're brave enough, your third one can be a VM on some other host to. You do not even need to deploy vms on this host, so disk isn't critical at all. It's just for clean qorum state (this is no Proxmox "issue", almost all clustered solutions need un-equal numbers of members to avoid split-brain).
thanks for the reply
but if I have to use DRBD in the cluster I must have the same size storage on the three nodes. I don't think that it is possible with a VM
in these case if I have a failure on the cluster is there any risk to have all VM on one node migrating to the third node (VM) ?
I mean, how configure these cluster ( 3 nodes ) to use only the two phisical machine in case of failure
The HA group configuration file /etc/pve/ha/groups.cfg is used to define groups of cluster nodes. A resource can be restricted to run only on the members of such group.
thank you so much
I used the pve version 3 and the notion of groupe HA was not existe
juste an other questoin please:
when I simulate a faliure on one node like 'systemctl poweroff -f', the fencing( I use for the moment the default way: watchdog) reboot the node
where configure this option to maybe stop the failure node not reboot it
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.