all lists on lists.proxmox.com
 help / color / mirror / Atom feed
 messages from 2026-09-10 16:20:55 to 2026-09-20 06:28:37 UTC [more...]

[PATCH pve-ceph] backport fix for BlueFS space leak on close
 2026-09-20  6:28 UTC 

[PATCH-SERIES common/cluster/ha-manager/qemu-server/container v3 00/21] migration: strict config check for intra-cluster migration
 2026-09-18 16:21 UTC  (23+ messages)
` [PATCH common v3 01/21] tools: move version_cmp() helper from qemu-server
` [PATCH common v3 02/21] rest handler: handle: respect schema's 'type-property' when resolving type
` [PATCH cluster v3 03/21] cluster: move pvecfg node version helpers from qemu-server
` [PATCH ha-manager v3 04/21] next state {stopped,started}: factor out helper to handle motion command
` [PATCH ha-manager v3 05/21] lrm: resource migration: support extra migration options
` [PATCH ha-manager v3 06/21] change service state: support hash as a parameter value
` [PATCH ha-manager v3 07/21] next state: handle motion command: support migration options
` [PATCH ha-manager v3 08/21] queue resource motion: "
` [PATCH ha-manager v3 09/21] crm command: support JSON-style migrate command
` [PATCH ha-manager v3 10/21] api: resources: migration: support additional migration options
` [PATCH qemu-server v3 11/21] helpers: move version_cmp() helper to pve-common
` [PATCH qemu-server v3 12/21] helpers: move pvecfg node version helpers to pve-cluster
` [PATCH qemu-server v3 13/21] api: migrate: allow forwarding certain migration properties to HA
` [PATCH qemu-server v3 14/21] fix #7053: api: migrate: pass 'with-conntrack-state' flag to HA migration
` [PATCH qemu-server v3 15/21] qm: mtunnel: reply when a command is unknown
` [PATCH qemu-server v3 16/21] qm: mtunnel: add 'conf' command to do strict configuration parsing
` [PATCH qemu-server v3 17/21] migration: intra-cluster: check config can be parsed on target node
` [PATCH container v3 18/21] api: migrate: allow forwarding certain migration properties to HA
` [PATCH container v3 19/21] pct: introduce mtunnel command
` [PATCH container v3 20/21] d/control: bump versioned build dependency for libpve-common-perl to 9.0.12
` [PATCH container v3 21/21] migration: intra-cluster: check config can be parsed on target node

[PATCH-SERIES qemu-server/guest-common/container v2 00/14] migration: strict config check for intra-cluster migration
 2026-09-18 16:11 UTC  (2+ messages)
` superseded: "

[RFC cluster/manager 00/10] pmxcfs: add a change notification socket
 2026-09-18 14:41 UTC  (11+ messages)
` [PATCH pve-cluster 01/10] buildsys: add rust workspace under src/rust
` [PATCH pve-cluster 02/10] rust: notify: add change notification socket server
` [PATCH pve-cluster 03/10] rust: ffi: add C ABI staticlib for pmxcfs
` [PATCH pve-cluster 04/10] pmxcfs: memdb: add change notification hook
` [PATCH pve-cluster 05/10] buildsys: link pmxcfs against the rust notify staticlib
` [PATCH pve-cluster 06/10] pmxcfs: notify: emit change events over the notification socket
` [PATCH pve-cluster 07/10] cfs: add perl client for the change "
` [PATCH pve-cluster 08/10] cfs: add hook registry for change notification consumers
` [PATCH pve-manager 09/10] hooks: add runner executing cluster change hooks in children
` [PATCH pve-manager 10/10] pvescheduler: run cluster change hooks from a listener child

[PATCH widget-toolkit] api-viewer: fix handling of 'null' return schema
 2026-09-18 12:08 UTC  (2+ messages)
` applied: "

[RFC pve-network 1/1] sdn: apply changes on all nodes in parallel
 2026-09-18 11:28 UTC  (4+ messages)

[PATCH common/network 0/3] Performance improvements for applying VLAN / QinQ zones
 2026-09-18  9:27 UTC  (5+ messages)
` [PATCH pve-common 1/3] iproute2: restructure get_physical_bridge_ports

SPAM: qemu-img convert runs with cache=unsafe for every block storage except zfspool
 2026-09-17  4:05 UTC  (2+ messages)

applied: [PATCH storage] common: qemu-img: fix size units in function documentation
 2026-09-18  8:50 UTC 

[PATCH storage v3 0/2] fix #7598: qemu-img: increase timeout for image resize
 2026-09-18  8:29 UTC  (2+ messages)
` applied: "

[PATCH test-tools,e2e-tests 0/6] randomly select VMIDs for test
 2026-09-17 16:23 UTC  (7+ messages)
` [PATCH test-tools 1/6] runner: add vmid-range option for test guest VMIDs
` [PATCH e2e-tests 2/6] lib: add function for drawing a random unused VMID
` [PATCH e2e-tests 3/6] storage-plugin: use random_vmid function for getting VMIDs
` [PATCH e2e-tests 4/6] hw-validation: "
` [PATCH e2e-tests 5/6] tests: "
` [PATCH e2e-tests 6/6] storage-plugin: README: document the vmid-range option

[PATCH firewall/manager v2 0/9] allow updating references when renaming/deleting firewall objects
 2026-09-17 13:54 UTC  (3+ messages)

[PATCH qemu-server 0/3] fix #7801: warn about problematic VirtIO ISOs
 2026-09-17 13:17 UTC  (9+ messages)
` [PATCH qemu-server 1/3] drive: add helper to detect VirtIO driver ISOs with known issues
` [PATCH qemu-server 2/3] partially fix #7801: api: warn about problematic VirtIO driver ISOs
` [PATCH qemu-server 3/3] partially fix #7801: vm start: warn about problematic VirtIO ISOs

[RFC pve-container 1/1] mountpoint backup: allow changing backup flag at runtime
 2026-09-17 10:05 UTC  (4+ messages)

[PATCH container] api: mtunnel: fix handling of privileged containers
 2026-09-17  9:30 UTC  (2+ messages)
` applied: "

[PATCH container] lxc: debian: avoid 'inet6 auto' with debian's ifupdown2
 2026-09-17  9:28 UTC  (3+ messages)
` applied: "

[PATCH proxmox v3 0/2] check privilege paths during compilation
 2026-09-17  8:20 UTC  (4+ messages)
` [PATCH proxmox v3 1/2] add proxmox-const-utils crate, factor out checks from proxmox-schema
` [PATCH proxmox v3 2/2] router: compile time check privilege path parameters for existence
` applied-series: [PATCH proxmox v3 0/2] check privilege paths during compilation

[PATCH cluster/manager v4 0/2] Configurable window titles for nodes
 2026-09-16 15:02 UTC  (6+ messages)
` [PATCH manager v4 1/2] fix #5475: configurable window title
` [PATCH cluster v4 2/2] "

[PATCH many 0/8] fix #7530: Implement download bandwidth and restore limits for pbs-restore
 2026-09-16 14:51 UTC  (2+ messages)
` superseded: "

[PATCH many v2 0/8] fix #7530: Implement download bandwidth and restore limits for pbs-restore
 2026-09-16 14:48 UTC  (9+ messages)
` [PATCH proxmox v2 1/8] pbs-api-types: expose ClientRateLimitConfig fields as pub
` [PATCH proxmox-backup-qemu v2 2/8] commands/restore: fix useless borrow clippy warnings for archive names
` [PATCH proxmox-backup-qemu v2 3/8] commands: fix clippy error for reimplementing Result::ok()
` [PATCH proxmox-backup-qemu v2 4/8] commands: extend stricter type checks for guest config archive names
` [PATCH proxmox-backup-qemu v2 5/8] restore: implement `bw-limit` parameter imposing download rate limits
` [PATCH proxmox-backup-qemu v2 6/8] restore: implement `rate-limit` imposing chunk data stream limits
` [PATCH pve-qemu v2 7/8] fix #7530: pbs-restore: expose optional rate limit parameters
` [PATCH qemu-server v2 8/8] pbs-restore: set restore bandwidth limit for volumes

[PATCH storage] lvm plugin: snapshot: don't quietly ignore failure to rename back to original
 2026-09-16 13:22 UTC 

Two nodes asymmetrical cluster, backup, stall of one node
 2026-09-16 12:57 UTC  (3+ messages)

[PATCH manager 1/1] cephx: rename 'consumer' to 'client' in output and comments
 2026-09-16 12:05 UTC  (3+ messages)

[RFC proxmox-backup] tests: datastore pull sync
 2026-09-16  9:42 UTC 

[PATCH pve-manager v3 0/2] fix #8031: write APT proxy config on http_proxy change
 2026-09-16  9:32 UTC  (4+ messages)
` [PATCH pve-manager v3 1/2] fix #8031: factor out APT proxy write from update_database call
` [PATCH pve-manager v3 2/2] fix #8031: write APT proxy config on http_proxy change

[PATCH access-control/docs/manager/qemu-server 0/5] Add new permission VM.Reboot
 2026-09-16  9:06 UTC  (6+ messages)
` [PATCH manager 1/5] ui: integrate new VM.Reboot permission
` [PATCH manager 2/5] ui: align VM context menu to permissions
` [PATCH access-control 3/5] acl: Add new privilege VM.Reboot
` [PATCH qemu-server 4/5] api: Integrate "
` [PATCH docs 5/5] pveum: VM permissions: add VM.Reboot

[PATCH manager 1/1] fix #7518: ceph: mon: advertise a single address per monitor
 2026-09-16  5:24 UTC  (2+ messages)

[PATCH v2 manager 0/1] fix #7518: ceph: mon: advertise a single address per monitor
 2026-09-16  5:21 UTC  (2+ messages)
` [PATCH v2 manager 1/1] "

[RFC PATCH proxmox-backup 0/4] fix #7903: rebuild local S3 chunk markers
 2026-09-15 16:04 UTC  (6+ messages)
` [RFC PATCH proxmox-backup 1/4] datastore: factor out s3 chunk objects pagination into a helper
` [RFC PATCH proxmox-backup 2/4] fix #7908: datastore: create zero-byte markers when re-using datastore
` [RFC PATCH proxmox-backup 3/4] datastore: api: add option to rebuild S3 chunk markers
` [RFC PATCH proxmox-backup 4/4] datastore: backup-manager: expose option to rebuild s3 "

[PATCH manager v2 0/4] fix #7801: ui: warn about problematic virtio versions on iso select
 2026-09-15 14:34 UTC  (5+ messages)
` superseded: "

[PATCH pve-manager] pvescheduler: hold off HUP and CHLD while a child is forked and recorded
 2026-09-15 13:36 UTC 

[PATCH docs] cephx-migration: slightly rephrase and extend for clarity
 2026-09-15 13:17 UTC  (2+ messages)
` applied: "

[PATCH manager 1/1] migrations: cephx: rename 'consumer' to 'client' in output
 2026-09-15 13:16 UTC 

SPAM: [RFC cluster/docs/ifupdown2/manager/network/proxmox{-ve-rs,-ebpf,-perl-rs} v2 00/27] sdn: add microsegmentation support
 2026-09-15  9:49 UTC  (6+ messages)
` [PATCH ifupdown2 v2 11/27] d/patches: add support for VXLAN-GBP flag

[PATCH ifupdown2] d/patches: add support for VXLAN-GBP flag
 2026-09-15  9:31 UTC  (2+ messages)

[PATCH pve-manager v2 0/2] fix #8031: Write APT proxy config on http_proxy change
 2026-09-15  9:18 UTC  (5+ messages)
` [PATCH pve-manager v2 1/2] fix #8031: factor out APT proxy write from update_database call
` [PATCH pve-manager v2 2/2] fix #8031: write APT proxy config on http_proxy change

[PATCH proxmox 0/3] fix #7166: acme: stop and time out stalled certificate orders
 2026-09-14 16:19 UTC  (4+ messages)
` [PATCH proxmox 1/3] acme-api: extract certificate order finalization helper
` [PATCH proxmox 2/3] fix #7166: acme-api: allow stopping certificate orders
` [PATCH proxmox 3/3] fix #7166: acme-api: time out validation and finalization

[PATCH pve-manager 0/2] fix #8031: Write APT proxy config on http_proxy change
 2026-09-14 15:25 UTC  (4+ messages)
` [PATCH pve-manager 1/2] fix #8031: factor out APT proxy write from update_database call
` [PATCH pve-manager 2/2] fix #8031: write APT proxy config on http_proxy change

[PATCH proxmox{,-backup} 00/28] append-only sync jobs and snapshot retention timespan
 2026-09-14 14:36 UTC  (7+ messages)
` [PATCH proxmox 02/28] pbs-api-types: add remote datastore append privs and role
` [PATCH proxmox-backup 14/28] sync: pull: allow pulling for user/token with append permission

[PATCH qemu-server 1/1] fix #8030: snapshot: avoid orphaned vmstate volume on failure
 2026-09-14 14:05 UTC 

[PATCH datacenter-manager/proxmox v2 0/2] check privilege paths during compilation
 2026-09-14 12:33 UTC  (4+ messages)
` [PATCH proxmox v2 1/2] router: compile time check privilege path parameters for existence
` superseded: [PATCH datacenter-manager/proxmox v2 0/2] check privilege paths during compilation

[PATCH ifupdown2] d/patches: don't fail vxlan syntax check on missing local tunnelip
 2026-09-14 11:49 UTC 

[PATCH proxmox{,-backup} 0/9] support index readers on larger page sizes
 2026-09-14 11:47 UTC  (4+ messages)
` [PATCH proxmox-backup 6/9] datastore: check that index files are regular files

[PATCH qemu v3 0/4] savevm-async: fix stuck paused vm after snapshot
 2026-09-14 10:46 UTC  (5+ messages)
` [PATCH qemu v3 1/4] savevm-async: free migration vmdesc
` [PATCH qemu v3 2/4] savevm-async: release resources on start failure path
` [PATCH qemu v3 3/4] savevm-async: include reason when file open fails
` [PATCH qemu v3 4/4] savevm-async: restore run state from before snapshot

Feature Proposal: Proxmox VE Manager UX Improvements
 2026-09-14  9:44 UTC  (2+ messages)

[PATCH qemu-server/docs/manager 0/3] add pvpanic device support
 2026-09-14  9:23 UTC  (4+ messages)

[PATCH v2 proxmox proxmox-backup 0/3] datastore: gc: defer and batch chunk atime updates
 2026-09-14  9:22 UTC  (3+ messages)

[PATCH qemu-server/docs/manager/ha-manager 0/5] add pvpanic device support
 2026-09-14  9:20 UTC  (6+ messages)
` [PATCH qemu-server 1/5] qemuserver: add pvpanic device
` [PATCH docs 2/5] qm: add document section for the "
` [PATCH manager 3/5] ui: qemu: add pvpanic device support
` [PATCH ha-manager 4/5] vm resource: return running status -1 for panicked VMs
` [PATCH ha-manager 5/5] lrm: stop and restart panicked VMs to keep the "started" state

[PATCH qemu-server 0/6] add hotplug tests and fix uncovered bugs
 2026-09-14  8:58 UTC  (10+ messages)
` [PATCH qemu-server 1/6] tests: hotplug: add initial hotplug test harness
` [PATCH qemu-server 2/6] tests: hotplug: add some test cases
` superseded: [PATCH qemu-server 0/6] add hotplug tests and fix uncovered bugs

[PATCH qemu-server v2 0/6] add hotplug tests and fix uncovered bugs
 2026-09-14  8:54 UTC  (7+ messages)
` [PATCH qemu-server v2 1/6] tests: hotplug: add initial hotplug test harness
` [PATCH qemu-server v2 2/6] tests: hotplug: add some test cases
` [PATCH qemu-server v2 3/6] tests: hotplug: add test case for adding scsi14 on qemu 11.1
` [PATCH qemu-server v2 4/6] tests: hotplug: add cases for known defects
` [PATCH qemu-server v2 5/6] hotplug: fix vm_deviceplug call for 'tablet' and 'keyboard' on aarch64
` [PATCH qemu-server v2 6/6] hotplug: remove iothread if adding drive device failed

[RFC PATCH qemu-server] fix #7282: allow (NUMA aware) vCPU pinning
 2026-09-14  7:43 UTC  (6+ messages)

[PATCH kronosnet] d/build: Re-enable sctp when building libknet
 2026-09-14  7:37 UTC  (2+ messages)
` applied: "

[PATCH] proxmox-acme: fix DNS plugin configuration parsing
 2026-09-13 10:24 UTC 

[PATCH 0/2] android: register OpenID Connect callback activity for #4281
 2026-09-11 23:07 UTC  (5+ messages)

[PATCH cluster/manager v3 0/2] Configurable window titles for nodes
 2026-09-14  6:23 UTC  (4+ messages)
` [PATCH manager v3 1/2] fix #5475: configurable window title
` superseded: [PATCH cluster/manager v3 0/2] Configurable window titles for nodes

Puppet/Openvox and ssh authorized_keys file
 2026-09-13 22:46 UTC  (2+ messages)
` AW: "

[PATCH v4 http-server 0/1] fix pveproxy OOM in websocket and spice proxy handlers
 2026-09-11 14:25 UTC  (2+ messages)

[PATCH v5 http-server 0/2] fix pveproxy OOM in websocket and spice proxy handlers
 2026-09-11 14:18 UTC  (3+ messages)
` [PATCH v5 http-server 1/2] fix #7483: apiserver: add backpressure to "
` [PATCH v5 http-server 2/2] apiserver: flush queued data before closing a proxied connection

[RFC firewall/manager/proxmox{,-firewall} 00/13] fix #5759: keep firewall rules up across boot and shutdown
 2026-09-11 12:26 UTC  (9+ messages)
` [PATCH proxmox-firewall 11/13] firewall: dump config to local directory after apply
` [PATCH proxmox-firewall 12/13] firewall: add restore command

[PATCH proxmox{,-backup} v4 0/9] Fix Undefined Behavior in Tape Block Header Deallocation
 2026-09-10 15:23 UTC  (2+ messages)
` [PATCH proxmox v4 1/9] proxmox-alloc: introduce proxmox-alloc with `LayoutAwareBox<T>` type

[PATCH installer] fix #8020: common: dmi: don't error out on invalid strings
 2026-09-11 11:28 UTC  (2+ messages)
` applied: "

[PATCH v1 proxmox] s3-client: suggest correct replacement for put-rate-limit
 2026-09-11 11:10 UTC  (2+ messages)
` applied: "

[PATCH-SERIES qemu/qemu-server v3 0/7] QEMU 11.1.1
 2026-09-10 20:00 UTC  (2+ messages)
` applied: "

[PATCH test-tools 0/4] remove PDM submodule
 2026-09-10 16:20 UTC  (3+ messages)
` [PATCH test-tools 1/4] scheduler: drop the unused pdm-api-types dependency
` [PATCH test-tools 4/4] buildsys: drop the proxmox-datacenter-manager submodule


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