[pve-devel] [PATCH cluster 0/2] fix #5461: qdevice cluster mgmt
Aaron Lauterer
a.lauterer at proxmox.com
Tue May 21 09:12:36 CEST 2024
v2 is available
https://lists.proxmox.com/pipermail/pve-devel/2024-May/063878.html
On 2024-05-15 12:32, Aaron Lauterer wrote:
> 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(-)
>
More information about the pve-devel
mailing list