[pve-devel] [PATCH cluster 0/2] improve pmxcfs IPCC and restart

Thomas Lamprecht t.lamprecht at proxmox.com
Fri Dec 22 14:34:30 CET 2017


remove useless sleep on stop and make pmxcfs restart fully transparent
for IPCC users, at least if successful.

Not only retry once if connection cache gets trashed but also poll for
a connection if a pmxcfs restart detection heuristic triggers.

Omit the ipcc_ping for now as we do its intended purpose with less
overhead and more transparent a level below.

Thomas Lamprecht (2):
  pmxcfs: do not wait artificially when stopping
  add pmxcfs restart detection heuristic for IPCC

 data/PVE/IPCC.xs     | 62 +++++++++++++++++++++++++++++++++++++++++++++++++---
 data/src/cfs-utils.h |  1 +
 data/src/pmxcfs.c    |  7 +++++-
 3 files changed, 66 insertions(+), 4 deletions(-)

-- 
2.11.0





More information about the pve-devel mailing list