have VM on node ( in cluster ) bootable without quorum

PixelPaul

New Member
Nov 19, 2018
1
0
1
39
I have a 2 node setup and i have one VM on one node that i want to be able to start without the other node being on. As i will use it often and do not need the other node running ( i use the other node for more powerfull CPU on some VMS when needed ).
Is this possible? as when i try to start it up i get the "no quorum" error. I also want it to auto start when thise node turns on.
 
Hi,

yes, it is possible.

Code:
pvecm expected 1

This configuration can end in a split brain if you not careful.