all lists on lists.proxmox.com
 help / color / mirror / Atom feed
[PATCH cluster/ha-manager/perl-rs/proxmox v2 00/40] dynamic scheduler + load rebalancer
 2026-03-24 18:30 UTC  (11+ messages)
` [PATCH proxmox v2 01/40] resource-scheduling: inline add_cpu_usage in score_nodes_to_start_service
` [PATCH proxmox v2 02/40] resource-scheduling: move score_nodes_to_start_service to scheduler crate
` [PATCH proxmox v2 03/40] resource-scheduling: rename service to resource where appropriate
` [PATCH proxmox v2 06/40] resource-scheduling: topsis: handle empty criteria without panics
` [PATCH proxmox v2 07/40] resource-scheduling: compare by nodename in score_nodes_to_start_resource
` [PATCH perl-rs v2 10/40] pve-rs: resource-scheduling: remove pedantic error handling from remove_node
` [PATCH perl-rs v2 11/40] pve-rs: resource-scheduling: remove pedantic error handling from remove_service_usage
` [PATCH perl-rs v2 14/40] pve-rs: resource-scheduling: static: replace deprecated usage structs
` [PATCH cluster v2 18/40] datacenter config: add dynamic load scheduler option
` [PATCH ha-manager v2 20/40] env: pve2: implement dynamic node and service stats

[PATCH yew-mobile-gui v2 0/3] fix #7330: dashboard: display CPU utilization correctly
 2026-03-24 17:34 UTC  (2+ messages)
` applied: "

[PATCH i18n] update German translations
 2026-03-24 16:29 UTC  (2+ messages)

[PATCH] client: support individual repository component parameters
 2026-03-24 15:58 UTC  (3+ messages)

[PATCH proxmox] oci: ignore tests that require to be run as UID 0
 2026-03-24 15:41 UTC  (3+ messages)

[PATCH proxmox 0/2] oci: tests: refactor to drop static test tarballs
 2026-03-24 15:35 UTC  (3+ messages)
` [PATCH proxmox 1/2] oci: tests: return Result from tests to avoid unwrap calls
` [PATCH proxmox 2/2] oci: tests: generate OCI test images on the fly

[PATCH proxmox{,-backup} v3 0/8] fix #6716: Add support for http proxy configuration for S3 endpoints
 2026-03-24 15:26 UTC  (6+ messages)
` [PATCH proxmox v3 1/2] http: move http proxy schema from PBS to crate's api types
` [PATCH proxmox-backup v3 5/6] config: move node config into pbs-config, including helper tools

[PATCH proxmox v2 0/8] sdn: add wireguard fabric configuration support
 2026-03-24 15:14 UTC  (7+ messages)
` [PATCH proxmox v2 1/8] serde: implement ini serializer
` [PATCH proxmox v2 2/8] serde: add base64 module for byte arrays

[PATCH proxmox-backup 5/5] api: set default fstrim schedule on datastore create
 2026-03-24 14:08 UTC 

[RFC proxmox{,-backup} 0/6] add scheduled fstrim job for datastore's backing filesystems
 2026-03-24 14:02 UTC  (4+ messages)
` [PATCH proxmox-backup 3/5] bin: proxy: periodically schedule fstrim on datastore's filesystems

[PATCH-SERIES qemu-server 0/8] fix #7383: agent: fsfreeze: skip freeze if already frozen
 2026-03-24 13:50 UTC  (9+ messages)
` [PATCH qemu-server 1/8] agent: fs thaw: check command result
` [PATCH qemu-server 2/8] api: clone/import: fix check if agent is enabled
` [PATCH qemu-server 3/8] backup: freeze: "
` [PATCH qemu-server 4/8] agent: parse: change signature to take property string rather than full VM config
` [PATCH qemu-server 5/8] agent: get qga key: "
` [PATCH qemu-server 6/8] clone disk/block jobs: change signatures to take guest agent property string
` [PATCH qemu-server 7/8] agent: fsfreeze: harmonize checks for guest fs freeze
` [PATCH qemu-server 8/8] fix #7383: agent: fsfreeze: skip freeze if already frozen

[pve-devel] [PATCH SERIES docs/ha-manager/manager v3] close #6144: add ui button + api for node maintenance mode
 2026-03-24 13:42 UTC  (4+ messages)

[PATCH proxmox-backup] pbs-key-config: align fsync behavior when storing new/existing key
 2026-03-24 13:30 UTC  (3+ messages)

[PATCH proxmox-i18n] update Simplified Chinese translations
 2026-03-24 13:01 UTC  (4+ messages)

[PATCH proxmox-backup v5 0/9] fixes #6195: add support for moving groups and namespaces
 2026-03-24 13:00 UTC  (13+ 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 7/9] ui: add move group action
` [PATCH proxmox-backup v5 8/9] ui: add move namespace action

[PATCH proxmox-i18n v2 0/1] update Simplified Chinese translations
 2026-03-24 12:56 UTC  (2+ messages)
` [PATCH proxmox-i18n v2 1/1] "

[PATCH i18n] update German translations
 2026-03-24 12:52 UTC  (5+ messages)

[PATCH ha-manager 0/2] fix param check for rules updates and
 2026-03-24 12:49 UTC  (3+ messages)
` [PATCH ha-manager 1/2] api: assert validity of resources param only if defined
` [PATCH ha-manager 2/2] format code with perltidy

[PATCH proxmox v2] schema: api_string_type: impl FromStr to avoid allocating in error path
 2026-03-24 12:37 UTC  (2+ messages)
` applied: "

[PATCH datacenter-manager 0/4] add resource gauge panels to dashboard/views
 2026-03-24 10:25 UTC  (6+ 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 0/1] Silence non-portable hexadecimal warning
 2026-03-24 10:02 UTC  (2+ messages)
` [PATCH common 1/1] fix #7445: Silence non-portable hexadecimal

[PATCH proxmox-backup] fix #7412: ui: dashboard: persist datastore usage column state
 2026-03-24  9:34 UTC 

[PATCH manager/qemu-server 0/8] Add API and UI for custom CPU models
 2026-03-24  9:27 UTC  (12+ 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 qemu-server 8/8] api: qemu: Add CRUD handlers for custom CPU models

[PATCH manager/network/proxmox{-ve-rs,-perl-rs} v7 00/21] Generate frr config using jinja templates and rust types
 2026-03-24  9:03 UTC  (23+ messages)
` [PATCH proxmox-ve-rs v7 01/21] ve-config: firewall: cargo fmt
` [PATCH proxmox-ve-rs v7 02/21] frr: add proxmox-frr-templates package that contains templates
` [PATCH proxmox-ve-rs v7 03/21] ve-config: remove FrrConfigBuilder struct
` [PATCH proxmox-ve-rs v7 04/21] sdn-types: support variable-length NET identifier
` [PATCH proxmox-ve-rs v7 05/21] frr: add template serializer and serialize fabrics using templates
` [PATCH proxmox-ve-rs v7 06/21] frr: add isis configuration and templates
` [PATCH proxmox-ve-rs v7 07/21] frr: support custom frr configuration lines
` [PATCH proxmox-ve-rs v7 08/21] frr: add bgp support with templates and serialization
` [PATCH proxmox-ve-rs v7 09/21] frr: enable minijinja strict undefined behavior mode
` [PATCH proxmox-ve-rs v7 10/21] frr: add vtysh integration tests for proxmox-frr
` [PATCH proxmox-perl-rs v7 11/21] sdn: add function to generate the frr config for all daemons
` [PATCH pve-network v7 12/21] tests: use Test::Differences to make test assertions
` [PATCH pve-network v7 13/21] test: add tests for frr.conf.local merging
` [PATCH pve-network v7 14/21] test: bgp: add some various integration tests
` [PATCH pve-network v7 15/21] sdn: write structured frr config that can be rendered using templates
` [PATCH pve-network v7 16/21] sdn: remove duplicate comment line '!' in frr config
` [PATCH pve-network v7 17/21] tests: rearrange some statements in the "
` [PATCH pve-network v7 18/21] sdn: adjust frr.conf.local merging to rust template types
` [PATCH pve-network v7 19/21] test: adjust frr_local_merge test for new template generation
` [PATCH pve-network v7 20/21] api: add dry-run endpoint for sdn apply to preview changes
` [PATCH pve-manager v7 21/21] sdn: add dry-run diff view for sdn apply

[RFC PATCH-SERIES many 00/36] dynamic scheduler + load rebalancer
 2026-03-24  8:51 UTC  (4+ messages)

[PATCH cluster/docs/manager/proxmox{,-perl-rs,-widget-toolkit} 00/17] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
 2026-03-24  8:50 UTC  (27+ 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

Question regarding sync jobs
 2026-03-24  6:42 UTC  (2+ messages)

[PATCH offline-mirror 1/2] docs: offline-media: fix refence to example
 2026-03-23 23:17 UTC  (2+ messages)
` applied: "

[PATCH proxmox{,-backup} v2 0/2] fix #7329: network: unkwown iface option error
 2026-03-23 23:07 UTC  (2+ messages)
` applied: "

[PATCH proxmox-backup] fix #5247: relative paths in exclude patterns
 2026-03-23 15:32 UTC 

[PATCH proxmox-backup v2 0/3] fix #7400: improve handling of corrupted job statefiles
 2026-03-23 15:22 UTC  (7+ messages)
` [PATCH proxmox-backup v2 1/3] api: move statefile loading into compute_schedule_status

[PATCH docs 0/2] pve-storage-lvm: document qcow2 availability
 2026-03-23 15:21 UTC  (3+ messages)
` [PATCH docs 1/2] pve-storage-lvm: fix rendering of storage features
` [PATCH docs 2/2] pve-storage-lvm: document qcow2 availability

[PATCH proxmox-backup v2] s3-client: fix Content-Type for put and copy object requests
 2026-03-23 14:47 UTC  (2+ messages)
` applied: "

[PATCH pve-cluster v3] fix #2685: datacenter: allow 4-bit suffix in mac_prefix
 2026-03-23 14:24 UTC  (2+ messages)
` applied: "

SPAM: [PATCH proxmox-datacenter-managet 0/1] Fix typo in error message
 2026-03-23 14:24 UTC  (2+ messages)
` [PATCH proxmox-datacenter-managet 1/1] Fix typo

[PATCH manager/storage 0/2] fix #7339: lvmthick: add option to free storage for deleted VMs
 2026-03-23 14:01 UTC  (9+ 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-SERIES qemu-server 0/4] cpu config: warn that OVMF might limit phys-bits to 40 without pdpe1gb CPU flag
 2026-03-23 13:27 UTC  (5+ messages)
` [PATCH qemu-server 1/4] cpu config: split resolve_cpu_flags() function
` [PATCH qemu-server 2/4] move get_host_phys_address_bits() to helpers module
` [PATCH qemu-server 3/4] cpu config: get cpu options: avoid shadowing $conf variable
` [PATCH qemu-server 4/4] cpu config: warn that OVMF might limit phys-bits to 40 without pdpe1gb CPU flag

[PATCH ha-manager v2 0/4] fix #2751: implement disarm/arm HA for safer cluster maintenance
 2026-03-23 13:05 UTC  (7+ 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

[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 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  (13+ 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 03/13] pmxcfs-rs: add pmxcfs-logger crate
` [PATCH pve-cluster v3 04/13] pmxcfs-rs: add pmxcfs-rrd crate
` [PATCH pve-cluster v3 05/13] pmxcfs-rs: add pmxcfs-memdb crate
` SPAM: [PATCH pve-cluster v3 06/13] pmxcfs-rs: add pmxcfs-status and pmxcfs-test-utils crates
` [PATCH pve-cluster v3 07/13] pmxcfs-rs: add pmxcfs-services crate
` [PATCH pve-cluster v3 08/13] pmxcfs-rs: add pmxcfs-ipc crate
` [PATCH pve-cluster v3 09/13] pmxcfs-rs: add pmxcfs-dfsm crate
` [PATCH pve-cluster v3 10/13] pmxcfs-rs: vendor patched rust-corosync for CPG compatibility
` [PATCH pve-cluster v3 11/13] pmxcfs-rs: add pmxcfs main daemon binary
` [PATCH pve-cluster v3 13/13] pmxcfs-rs: add project documentation

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

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

[PATCH-SERIES ha-manager v2 00/10] include non-HA resources in usage accounting
 2026-03-22  3:19 UTC  (2+ messages)
` applied: "

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

[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)

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