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


_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to