Hi,
I have setup 4x of my proxmox servers as a cluster so that I may hopefully move VMs around with ease.
However, when I have only one server powered, the quorum mechanism blocks all operations.
I understand that commercial IT does not have a concept "a server turned off on purpose" so this is an entirely new in computer science.
So I would like to explore the possibility of, a proxmox cluster with no quorum mechanism ?
Or what is the proper way, if any, to do that ?
I did find the command
Will remove problem with quorum, but it seems this only takes effect until the next reboot ?
Is there a proper way to make that permanent ?
or should I just put that command in
?
I have setup 4x of my proxmox servers as a cluster so that I may hopefully move VMs around with ease.
However, when I have only one server powered, the quorum mechanism blocks all operations.
I understand that commercial IT does not have a concept "a server turned off on purpose" so this is an entirely new in computer science.
So I would like to explore the possibility of, a proxmox cluster with no quorum mechanism ?
Or what is the proper way, if any, to do that ?
I did find the command
Code:
pvecm e 1
Will remove problem with quorum, but it seems this only takes effect until the next reboot ?
Is there a proper way to make that permanent ?
or should I just put that command in
Code:
/etc/rc.local