all lists on lists.proxmox.com
 help / color / mirror / Atom feed
[PATCH proxmox-backup v2 0/3] fix #7400: improve handling of corrupted job statefiles
 2026-03-23 12:55 UTC  (9+ messages)
` [PATCH proxmox-backup v2 1/3] api: move statefile loading into compute_schedule_status
` [PATCH proxmox-backup v2 2/3] fix #7400: api: gracefully handle corrupted job statefiles
` [PATCH proxmox-backup v2 3/3] fix #7400: proxy: self-heal "

[PATCH manager/storage 0/2] fix #7339: lvmthick: add option to free storage for deleted VMs
 2026-03-23 12:50 UTC  (8+ messages)
` [PATCH storage 1/2] fix #7339: lvmthick: add worker to free space of to be "
` [PATCH manager 2/2] fix #7339: lvmthick: ui: add UI fields for option to free storage

[PATCH proxmox{,-backup} v5 00/12] fix #4182: concurrent group pull/push support for sync jobs
 2026-03-23 12:37 UTC  (4+ messages)
` [PATCH proxmox-backup v5 06/11] fix #4182: server: sync: allow pulling backup groups in parallel

[PATCH cluster/docs/manager/proxmox{,-perl-rs,-widget-toolkit} 00/17] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
 2026-03-23 12:26 UTC  (22+ messages)
` [PATCH proxmox 2/7] notify (smtp): Introduce state module
` [PATCH proxmox 5/7] notify (smtp): Add state handling logic
` [PATCH proxmox 6/7] notify (smtp): Add XOAUTH2 authentication support
` [PATCH proxmox 7/7] notify (smtp): Add logging and state-related error types
` [PATCH proxmox-perl-rs 1/1] notify (smtp): add oauth2 parameters to bindings
` [PATCH proxmox-widget-toolkit 1/2] utils: Add OAuth2 flow handlers
` [PATCH proxmox-widget-toolkit 2/2] notifications: Add opt-in OAuth2 support for SMTP targets
` [PATCH pve-manager 1/5] notifications: Add OAuth2 parameters to schema and add/update endpoints
` [PATCH pve-manager 2/5] notifications: Add trigger-state-refresh endpoint
` [PATCH pve-cluster 1/1] notifications: Add refresh_targets subroutine to PVE::Notify

[PATCH proxmox{-backup,,-datacenter-manager} v7 00/11] token-shadow: reduce api token verification overhead
 2026-03-23 12:16 UTC  (3+ messages)
` partially-applied: "

[PATCH v2 docs] storage: note that qcow2 internal snapshots are inefficient
 2026-03-23 11:59 UTC  (2+ messages)

[PATCH pve-cluster v3 00/13] Rewrite pmxcfs with Rust
 2026-03-23 11:32 UTC  (5+ messages)
` [PATCH pve-cluster v3 01/13] pmxcfs-rs: add pmxcfs-api-types crate
` [PATCH pve-cluster v3 02/13] pmxcfs-rs: add pmxcfs-config crate
` [PATCH pve-cluster v3 07/13] pmxcfs-rs: add pmxcfs-services crate
` [PATCH pve-cluster v3 13/13] pmxcfs-rs: add project documentation

[PATCH datacenter-manager 0/4] add resource gauge panels to dashboard/views
 2026-03-23 11:03 UTC  (5+ messages)
` [PATCH datacenter-manager 1/4] api: return global cpu/memory/storage statistics
` [PATCH datacenter-manager 2/4] ui: css: use mask for svg icons
` [PATCH datacenter-manager 3/4] ui: dashboard: add new gauge panels widget type
` [PATCH datacenter-manager 4/4] ui: dashboard: add resource gauges to default dashboard

[PATCH common/debcargo-conf/manager/proxmox-perl-rs/qemu-server 00/13] use NVML for vGPU info querying
 2026-03-23 11:01 UTC  (7+ messages)
` [PATCH proxmox-perl-rs 1/1] pve: add binding for accessing vgpu info
` [PATCH qemu-server 2/2] pci: mdev: use PVE::RS::NVML for nvidia mdev information

Question regarding sync jobs
 2026-03-23 10:50 UTC 

[pve-devel] [RFC pve-storage/proxmox-widget-toolkit/pve-manager master v2 00/10] GUI Support for Custom Storage Plugins
 2026-03-23 10:46 UTC  (5+ messages)

[PATCH yew-widget-toolkit 0/2] widget: form: number: fix float display and focus
 2026-03-23 10:43 UTC  (7+ messages)
` [RFC PATCH yew-widget-toolkit 1/2] widget: form: number: round floats to nearest step value
` [PATCH yew-widget-toolkit 2/2] widget: form: number: allow focusing the input on click
` partially applied: [PATCH yew-widget-toolkit 0/2] widget: form: number: fix float display and focus

[pve-devel] [PATCH docs] storage: note that qcow2 internal snapshots are inefficient
 2026-03-23 10:27 UTC  (4+ messages)

[PATCH proxmox-backup v3] fix #7382: correctly anchor nested paths for include/exclude patterns
 2026-03-23  9:31 UTC  (2+ messages)
` applied: [PATCH proxmox-backup v4] "

[PATCH proxmox] schema: api_string_type: add from_str method to validate before allocating
 2026-03-23  9:30 UTC  (2+ messages)

[PATCH proxmox v2] schema: api_string_type: impl FromStr to avoid allocating in error path
 2026-03-23  9:21 UTC 

[PATCH cluster v4 0/3] fix #6701: Add keyUsage extension to root CA
 2026-03-23  9:18 UTC  (2+ messages)
` applied-series: "

[PATCH manager/qemu-server 0/8] Add API and UI for custom CPU models
 2026-03-23  7:25 UTC  (7+ messages)
` [PATCH qemu-server 6/8] qemu: Add helpers for new custom models endpoints
` [PATCH qemu-server 7/8] api: qemu: Extend cpu-flags endpoint to return actually supported flags

[PATCH-SERIES ha-manager v2 00/10] include non-HA resources in usage accounting
 2026-03-22  3:19 UTC  (14+ messages)
` [PATCH ha-manager v2 01/10] rename static node stats to be consistent with similar interfaces
` [PATCH ha-manager v2 02/10] resources: remove redundant load_config fallback for static config
` [PATCH ha-manager v2 03/10] remove redundant service_node and migration_target parameter
` [PATCH ha-manager v2 04/10] factor out common pve to ha resource type mapping
` [PATCH ha-manager v2 05/10] derive static service stats while filling the service stats repository
` [PATCH ha-manager v2 06/10] test: make static service usage explicit for all resources
` [PATCH ha-manager v2 07/10] make static service stats indexable by sid
` [PATCH ha-manager v2 08/10] move static service stats repository to PVE::HA::Usage::Static
` [PATCH ha-manager v2 09/10] usage: augment service stats with node and state information
` [PATCH ha-manager v2 10/10] include running non-HA resources in the scheduler's accounting
` applied: [PATCH-SERIES ha-manager v2 00/10] include non-HA resources in usage accounting

[PATCH ha-manager 0/3] fix #2751: implement disarm/arm HA for safer cluster maintenance
 2026-03-21 23:53 UTC  (2+ messages)
` superseded: "

[PATCH ha-manager v2 0/4] fix #2751: implement disarm/arm HA for safer cluster maintenance
 2026-03-21 23:42 UTC  (5+ messages)
` [PATCH ha-manager v2 1/4] sim: hardware: add manual-migrate command for ignored services
` [PATCH ha-manager v2 2/4] api: status: add fencing status entry with armed/standby state
` [PATCH ha-manager v2 3/4] fix #2751: implement disarm-ha and arm-ha for safe cluster maintenance
` [PATCH ha-manager v2 4/4] api: status: add disarm-ha and arm-ha endpoints and CLI wiring

[RFC PATCH yew-widget-toolkit 0/3] implement pie chart widget
 2026-03-20 16:04 UTC  (4+ messages)
` [RFC PATCH yew-widget-toolkit 1/3] widget: button: add 'icon_style' property
` [RFC PATCH yew-widget-toolkit 2/3] macros: widget: impl WidgetStyleBuilder for svgs
` [RFC PATCH yew-widget-toolkit 3/3] add pie chart widget

[PATCH qemu-server v5 1/4] ovmf: use helpers that can be mocked for tests
 2026-03-20 14:44 UTC  (2+ messages)
` applied: [PATCH common/qemu-server v5 0/5] improve multiarch build support

[PATCH storage v2 0/2] nfs: use rpcinfo as a showmounts fallback for nfs3
 2026-03-20 14:17 UTC  (7+ messages)
` [PATCH storage v2 1/2] nfs: create a helper to run rpcinfo commands
` [PATCH storage v2 2/2] nfs: use rpcinfo as a showmounts fallback for nfs3

[PATCH qemu-server] debian: add maintscript to remove unused file
 2026-03-20 13:51 UTC 

Need access to `bin/pve-osd-lvm-enable-autoactivation` (Bug #6652)
 2026-03-20 10:58 UTC  (2+ messages)

[PATCH datacenter-manager 0/5] fix/improve fake-remote code
 2026-03-20 10:48 UTC  (7+ messages)
` [PATCH datacenter-manager 1/5] fake remote: update code to implement/use new interfaces
` [PATCH datacenter-manager 2/5] fake remote: fix nonsensical values
` [PATCH datacenter-manager 3/5] fake remote: factor out cpu/disk/mem values
` [PATCH datacenter-manager 4/5] fake remote: add jitter to disk/memory values
` [PATCH datacenter-manager 5/5] fake remotes: make use of ClusterResource more resilient to changes
` applied: [PATCH datacenter-manager 0/5] fix/improve fake-remote code

[PATCH manager/network/proxmox{-ve-rs,-perl-rs} v6 00/20] Generate frr config using jinja templates and rust types
 2026-03-20 10:41 UTC  (4+ messages)
` [PATCH proxmox-ve-rs v6 05/20] frr: add template serializer and serialize fabrics using templates

[PATCH proxmox-backup v4 0/7] fixes #6195: add support for moving groups and namespaces
 2026-03-19 16:14 UTC  (2+ messages)
` superseded: "

[PATCH proxmox-backup v5 0/9] fixes #6195: add support for moving groups and namespaces
 2026-03-19 16:13 UTC  (10+ messages)
` [PATCH proxmox-backup v5 1/9] ui: show empty groups
` [PATCH proxmox-backup v5 2/9] datastore: add namespace-level locking
` [PATCH proxmox-backup v5 3/9] datastore: add move_group
` [PATCH proxmox-backup v5 4/9] datastore: add move_namespace
` [PATCH proxmox-backup v5 5/9] api: add PUT endpoint for move_group
` [PATCH proxmox-backup v5 6/9] api: add PUT endpoint for move_namespace
` [PATCH proxmox-backup v5 7/9] ui: add move group action
` [PATCH proxmox-backup v5 8/9] ui: add move namespace action
` [PATCH proxmox-backup v5 9/9] cli: add move-namespace and move-group commands

[PATCH qemu-server] agent: remove feature removal todo note
 2026-03-19 15:26 UTC 

[RFC proxmox{,-backup} 0/6] add scheduled fstrim job for datastore's backing filesystems
 2026-03-19 15:02 UTC  (8+ messages)
` [PATCH proxmox 1/1] pbs-api-types: define fstrim schedule on datastore config
` [PATCH proxmox-backup 1/5] tools: add helper to run fstrim command on path or mountpoint
` [PATCH proxmox-backup 2/5] api: config: expose fstrim schedule for datastores
` [PATCH proxmox-backup 3/5] bin: proxy: periodically schedule fstrim on datastore's filesystems
` [PATCH proxmox-backup 4/5] ui: expose per-datastore fstrim job schedule
` [PATCH proxmox-backup 5/5] api: set default fstrim schedule on datastore create

[RFC PATCH-SERIES many 00/36] dynamic scheduler + load rebalancer
 2026-03-19 14:07 UTC  (8+ messages)
` [RFC ha-manager 12/21] env: pve2: implement dynamic node and service stats

[PATCH yew-comp v2 00/13] clippy clean up for proxmox-yew-comp
 2026-03-19 13:01 UTC  (2+ messages)

[PATCH yew-comp] fix #7290: url decode code value in openid redirection authorization
 2026-03-19 13:01 UTC  (2+ messages)

[PATCH pve-manager] fix: #4490 ui: backup job window: add filter/search for virtual guest grid
 2026-03-19 12:45 UTC 

[PATCH qemu-server] cpu config: sev: add attestation parameters
 2026-03-19 12:10 UTC 

[PATCH] fix #7337: Keep track of deep link on OpenID login
 2026-03-19 10:56 UTC  (3+ messages)
  ` superseded "

[PATCH pve-storage v2 0/1] storage: add xz support
 2026-03-19 10:56 UTC  (2+ messages)

[PATCH proxmox-backup v2] fix #7337: Keep track of deep link on OpenID login
 2026-03-19 10:55 UTC 

[RFC PATCH storage 0/2] nfs: use rpcinfo as a showmounts fallback for nfs3
 2026-03-19 10:43 UTC  (2+ messages)
` superseded: "

[PATCH proxmox-backup v1 0/2] fix #7400: improve handling of corrupted job statefiles
 2026-03-19 10:19 UTC  (5+ messages)
` [PATCH proxmox-backup v1 1/2] fix #7400: api: gracefully handle "

[PATCH datacenter-manager/proxmox{,-backup,-yew-comp} 00/26] metric collection for the PDM host
 2026-03-19  9:48 UTC  (2+ messages)
` superseded: "

[PATCH datacenter-manager/proxmox{,-backup,-yew-comp} v2 00/25] metric collection for the PDM host
 2026-03-19  9:45 UTC  (26+ messages)
` [PATCH proxmox v2 01/25] parallel-handler: import code from Proxmox Backup Server
` [PATCH proxmox v2 02/25] parallel-handler: introduce custom error type
` [PATCH proxmox v2 03/25] parallel-handler: add documentation
` [PATCH proxmox v2 04/25] parallel-handler: add simple unit-test suite
` [PATCH proxmox v2 05/25] disks: import from Proxmox Backup Server
` [PATCH proxmox v2 06/25] disks: fix typo in `initialize_gpt_disk`
` [PATCH proxmox v2 07/25] disks: add parts of gather_disk_stats from PBS
` [PATCH proxmox v2 08/25] disks: gate api macro behind 'api-types' feature
` [PATCH proxmox v2 09/25] disks: clippy: collapse if-let chains where possible
` [PATCH proxmox v2 10/25] procfs: add helpers for querying pressure stall information
` [PATCH proxmox v2 11/25] time: use u64 parse helper from nom
` [PATCH proxmox-backup v2 12/25] tools: move ParallelHandler to new proxmox-parallel-handler crate
` [PATCH proxmox-backup v2 13/25] tools: replace disks module with proxmox-disks
` [PATCH proxmox-backup v2 14/25] metric collection: use blockdev_stat_for_path from proxmox_disks
` [PATCH proxmox-yew-comp v2 15/25] node status panel: add `children` property
` [PATCH proxmox-yew-comp v2 16/25] RRDGrid: fix size observer by attaching node reference to rendered container
` [PATCH proxmox-yew-comp v2 17/25] RRDGrid: add padding and increase gap between elements
` [PATCH datacenter-manager v2 18/25] metric collection: clarify naming for remote metric collection
` [PATCH datacenter-manager v2 19/25] metric collection: fix minor typo in error message
` [PATCH datacenter-manager v2 20/25] metric collection: collect PDM host metrics in a new collection task
` [PATCH datacenter-manager v2 21/25] api: fix /nodes/localhost/rrddata endpoint
` [PATCH datacenter-manager v2 22/25] pdm: node rrd data: rename 'total-time' to 'metric-collection-total-time'
` [PATCH datacenter-manager v2 23/25] pdm-api-types: add PDM host metric fields
` [PATCH datacenter-manager v2 24/25] ui: node status: add RRD graphs for PDM host metrics
` [PATCH datacenter-manager v2 25/25] ui: lxc/qemu/node: use RRD value render helpers

[PATCH proxmox{,-backup} v5 00/33] partially fix #6563: add s3 request and traffic counter statistics
 2026-03-19  9:42 UTC  (2+ messages)
` superseded: "

[PATCH proxmox{,-backup} v6 00/34] partially fix #6563: add s3 counter for statistics and notifications
 2026-03-19  9:41 UTC  (25+ messages)
` [PATCH proxmox v6 04/12] s3-client: account for upload traffic on successful request sending
` [PATCH proxmox v6 05/12] s3-client: account for downloaded bytes in incoming response body
` [PATCH proxmox v6 06/12] s3-client: request counters: periodically persist counters to file
` [PATCH proxmox v6 08/12] s3-client: api-types: define request counter thresholds
` [PATCH proxmox v6 09/12] s3-client: implement request counter threshold and exceeding callback
` [PATCH proxmox v6 10/12] pbs-api-types: define api type for s3 request statistics
` [PATCH proxmox-backup v6 03/22] notifications: template data: fix typos in docstrings
` [PATCH proxmox-backup v6 04/22] datastore: collect request statistics for s3 backed datastores
` [PATCH proxmox-backup v6 05/22] datastore: expose request counters "
` [PATCH proxmox-backup v6 07/22] bin: s3: expose request counter reset method as cli command
` [PATCH proxmox-backup v6 08/22] ui: datastore summary: move store to be part of summary panel
` [PATCH proxmox-backup v6 09/22] ui: expose s3 request counter statistics in the datastore summary
` [PATCH proxmox-backup v6 10/22] metrics: collect s3 datastore statistics as rrd metrics
` [PATCH proxmox-backup v6 12/22] partially fix #6563: ui: expose s3 rrd charts in datastore summary
` [PATCH proxmox-backup v6 13/22] datastore: refactor datastore lookup parameters into dedicated type
` [PATCH proxmox-backup v6 14/22] api: config: update notification thresholds for config and counters
` [PATCH proxmox-backup v6 15/22] ui: utils: add helper to render notification threshold property string
` [PATCH proxmox-backup v6 16/22] ui: add notification thresholds edit window
` [PATCH proxmox-backup v6 17/22] notification: define templates and template data for thresholds
` [PATCH proxmox-backup v6 18/22] datastore: add thresholds notification callback on datastore lookup
` [PATCH proxmox-backup v6 19/22] api/ui: notifications: add 'thresholds' as notification type value
` [PATCH proxmox-backup v6 20/22] api: config: allow counter reset schedule editing
` [PATCH proxmox-backup v6 21/22] ui: expose counter reset schedule edit window
` [PATCH proxmox-backup v6 22/22] bin: proxy: periodically schedule counter reset task

page:  |  | latest

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal