* partially-applied: [PATCH datacenter-manager/proxmox{,-backup,-yew-comp} v2 00/25] metric collection for the PDM host
[not found] <20260319094617.169594-1-l.wagner@proxmox.com>
@ 2026-04-22 19:23 ` Thomas Lamprecht
0 siblings, 0 replies; only message in thread
From: Thomas Lamprecht @ 2026-04-22 19:23 UTC (permalink / raw)
To: pbs-devel, pdm-devel, Lukas Wagner
On Thu, 19 Mar 2026 10:45:20 +0100, Lukas Wagner wrote:
> This series add metric collection physical PDM hosts.
>
> The patches for `proxmox` introduce three new crates:
> - proxmox-disks: broken out from proxmox-backup, needed to read disk stats
> - proxmox-parallel-handler: also broken out from proxmox-backup,
> needed as a dependency for proxmox-disks. Since the scope was manageable,
> this series improves the existing code a bit by adding a dedicated error type,
> some documentation and basic unit tests
> - proxmox-procfs: as a new home for any procfs related modules. this patch series adds
> a `pressure` module for reading pressure stall information for the host and cgroups.
> The general idea is that we should move other procfs helpers from proxmox-sys into
> this new crate, but to avoid scope explosion this is not done as a part of this
> series
>
> [...]
Applied factoring out the PBS part of the ParallelHandler move, thanks!
[proxmox-backup]
[12/25] tools: move ParallelHandler to new proxmox-parallel-handler crate
commit: 680a083f1c8e165a39ab57d7ceaf69367fc7f971
^ permalink raw reply [flat|nested] only message in thread