[pve-devel] [PATCH cluster stable-4 0/5] backport some fixes and improvements

Thomas Lamprecht t.lamprecht at proxmox.com
Wed May 2 10:59:50 CEST 2018


Backport the 'datacenter.cfg write: retransform migration property to
string' which allows to set datacenter.cfg options again if migration
type is set.
Dominik patch ensures that we actually do the `pvecm updatecerts`
after pmxcfs start, as else we may not be ready and silently quit
with a possibility that not all files are setup (ssh symlinks, etc).
The restart heuristic patch and the artificial sleep removal patch
were added as they made cherry picking Dominik's patch straight
forward and improve restart pve-cluster.service a lot, but I see that
they are not direct fixes per se so if those are not wished to get
backported I can assemble a series without those two.

cheers,
Thomas

Dominik Csapak (1):
  pmxcfs: only exit parent when successfully started

Thomas Lamprecht (4):
  pmxcfs: do not wait artificially when stopping
  add pmxcfs restart detection heuristic for IPCC
  datacenter.cfg write: retransform migration property to string
  bump version to 4.0-55

 Makefile             |  2 +-
 data/PVE/Cluster.pm  |  4 ++++
 data/PVE/IPCC.xs     | 62 +++++++++++++++++++++++++++++++++++++++++++++++++---
 data/src/cfs-utils.h |  1 +
 data/src/pmxcfs.c    | 36 +++++++++++++++++++++++++++++-
 debian/changelog     | 12 ++++++++++
 6 files changed, 112 insertions(+), 5 deletions(-)

-- 
2.14.2





More information about the pve-devel mailing list