[pve-devel] [PATCH cluster 0/2] fix #5461: qdevice cluster mgmt

Aaron Lauterer a.lauterer at proxmox.com
Wed May 15 12:32:11 CEST 2024


on clusters where the ssh known hosts info is only stored in the pmxcfs,
it broke the mgmt of the qdevice. By adding the necessary ssh options on
each intra cluster ssh call, we can fix this.

The second patch is optional and adjusts the touched code to fit better
into the max line lenghts.
I put it into a separate patch as I wasn't 100% sure how to format it,
  especially the first instance in that patch.


Aaron Lauterer (2):
  fix #5461: pvecm: ssh: adapt intra cluster ssh options
  pvecm: qdevice: adjust line lengths

 src/PVE/CLI/pvecm.pm | 36 ++++++++++++++++++++++++------------
 1 file changed, 24 insertions(+), 12 deletions(-)

-- 
2.39.2





More information about the pve-devel mailing list