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

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Dec 20 12:00:36 CET 2017


Small series removing some delays on pmxcfs restart, improving IPCC
connection cache invalidation and adding new very simple IPCC call
which can be used when needing to sync a programmatic done pmxcfs
restart.

All this will be helpful especially for the clustering over API
series but should reduces problems when restarting pmxcfs in general.

Thomas Lamprecht (3):
  ipcc_send_rec: retry once if cached connection failed
  pmxcfs: do not wait artificially when stopping
  pmxcfs: add ping IPCC request to server

 data/PVE/Cluster.pm | 5 +++++
 data/PVE/IPCC.xs    | 9 +++++++++
 data/src/pmxcfs.c   | 1 -
 data/src/server.c   | 8 ++++++++
 4 files changed, 22 insertions(+), 1 deletion(-)

-- 
2.11.0





More information about the pve-devel mailing list