[pve-devel] [PATCH cluster 0/8] pvecm: fixes and adding additional checks

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Feb 22 16:59:03 CET 2017


First 3 patches are fixes
Fourth patch addresses a possible misconception of the addnode call
The rest of the series adds additional error checks when adding a node to a
cluster and improves those checks by outputting all at once, not only the
first.

I tested some new cluster creation and node additions while trying out various
common pitfalls, but for the patches after the forth one some more testing
would be good, though.

Thomas Lamprecht (8):
  pvecm add: fix check if corosync alread runs
  pvecm: small cleanup
  pvecm create: remove rrp_mode parameter
  pvecm addnode: error out on interactive call
  pvecm addnode: ensure ring address isn't already used by cluster
  pvecm addnode: ensure ring1_addr is set if ring 1 is configured
  pvecm add: report all errors found at once
  pvecm add: assert that ringX IPs are available on node add

 data/PVE/CLI/pvecm.pm | 86 +++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 62 insertions(+), 24 deletions(-)

-- 
2.1.4





More information about the pve-devel mailing list