Re: [pve-devel] [PATCH v3 cluster] allow to add and delete qdevice to cluster

2019-02-26 Thread Thomas Lamprecht
works OK, in general. On 2/22/19 2:16 PM, Oguz Bektas wrote: > v3 changes: > * die if standalone mode > * remove redundant quorum checks, as we already check if all nodes are > online > * remove 'ERROR' from print statements > * move the cluster member even/odd count check near the start please w

[pve-devel] [PATCH v3 cluster] allow to add and delete qdevice to cluster

2019-02-22 Thread Oguz Bektas
v3 changes: * die if standalone mode * remove redundant quorum checks, as we already check if all nodes are online * remove 'ERROR' from print statements * move the cluster member even/odd count check near the start Signed-off-by: Oguz Bektas --- data/PVE/CLI/pvecm.pm | 250 +