[pve-devel] applied: [PATCH pve-kernel] fix #5558: cherry-pick NFSv4 fix

2024-07-19 Thread Fiona Ebner
Am 11.07.24 um 10:22 schrieb Fabian Grünbichler:
> picked from v6.9.8, the bug can cause lost NFS connections according to
> upstream, and possibly corrupt backups according to our user report.
> 
> Signed-off-by: Fabian Grünbichler 
> ---

For the record, this got applied:
https://git.proxmox.com/?p=pve-kernel.git;a=commit;h=88016b9eb4778327407385d5fe640760de37560e


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


Re: [pve-devel] [PATCH v2 pve-manager 00/10] Ceph Build Commit in UI

2024-07-19 Thread Igor Moritz Thaller
I have tested the new ceph GUI feature where if a cluster has an outdated ceph 
version running, it will inform the user.

My setup consisted of a ceph cluster with three monitors and four nodes, each 
having their own two osds. Since I didn't want to rebuild ceph I instead 
modified the 'CEPH_GIT_VER' variable in the python file '/usr/bin/ceph'. I 
changed the ceph version multiple times to different versions/non-versions, and 
it correctly updated the GUI with a warning that the currently running version 
was outdated.

Overall, from what I have tested, it works great!

Tested-by: Igor Thaller 

Von: pve-devel  im Auftrag von Max Carrara 

Gesendet: Montag, 1. Juli 2024 16:10
An: pve-devel@lists.proxmox.com
Cc: Lukas Wagner
Betreff: [pve-devel] [PATCH v2 pve-manager 00/10] Ceph Build Commit in UI

Ceph Build Commit in UI - Version 2
===

Notable Changes since v1


  * Use camelCase instead of snake_case for new functions / variables
as per our style guide [0] (thanks Lukas!)
  * Refrain from using `const` for things that aren't actual constants
as per our style guide [1] (thanks Lukas!)
  * NEW: Patch 09: Increase the default width of the version field in
the OSD tree so that longer strings are immediately readable without
needing to adjust the column widths manually
--> e.g. "18.2.2 (e9fe820e7 -> 69ce99eba)" takes up a lot of space
in the column
  * NEW: Patch 10: Include Ceph build commit in the version string
which is part of the object of the `ceph/osd/{osdid}/metadata` call

For a detailed list of changes, please see the comments in the
individual patches.

NOTE: I added Lukas's T-b and R-b tags to all patches except the new
ones, as mentioned in a reply to v1 [2].

Older Versions
--

v1: https://lists.proxmox.com/pipermail/pve-devel/2024-April/063772.html

References
--

[0]: https://pve.proxmox.com/wiki/Javascript_Style_Guide#Casing
[1]: https://pve.proxmox.com/wiki/Javascript_Style_Guide#Variables
[2]: https://lists.proxmox.com/pipermail/pve-devel/2024-June/064084.html

Summary of Changes
--

Max Carrara (10):
  ceph: tools: refactor installation check as guard clause
  ceph: tools: parse Ceph version in separate sub and update regex
  ceph: services: remove old cluster broadcast
  ceph: services: refactor version existence check as guard clause
  utils: align regex of parse_ceph_version with Perl equivalent
  ui: ceph: services: parse and display build commit
  api: ceph: add build commit of host to Ceph osd index endpoint data
  ui: ceph: osd: rework rendering of version field & show build commit
  ui: ceph: osd: increase width of version column
  api: ceph: change version format in OSD metadata endpoint

 PVE/API2/Ceph/OSD.pm |  9 -
 PVE/Ceph/Services.pm | 38 ++--
 PVE/Ceph/Tools.pm| 59 ++--
 www/manager6/Utils.js| 17 -
 www/manager6/ceph/OSD.js | 57 +-
 www/manager6/ceph/ServiceList.js | 32 +
 www/manager6/ceph/Services.js| 14 +++-
 7 files changed, 170 insertions(+), 56 deletions(-)

--
2.39.2



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



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



Re: [pve-devel] Bug/enhancement 4300 implementation

2024-07-19 Thread Francois Prowse via pve-devel
--- Begin Message ---
I now have a customer looking to test this for production deployment. Just 
waiting for a v2 build and hopefully this is added to master also

Re

François

Get Outlook for iOS

From: Fabian Grünbichler 
Sent: Wednesday, July 10, 2024 5:36:04 PM
To: Proxmox VE development discussion 
Cc: Francois Prowse 
Subject: Re: [pve-devel] Bug/enhancement 4300 implementation


> Francois Prowse via pve-devel  hat am 10.07.2024 
> 02:11 CEST geschrieben:
> Is it possible to understand how the enhancement (4300) I submitted and 
> implemented by the dev team will be rolled into the master branch?

the patch series got reviewed and is waiting for a v2 as far as I can tell:

https://lists.proxmox.com/pipermail/pve-devel/2024-June/064222.html (and 
replies)

--- End Message ---
___
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel