all lists on lists.proxmox.com
 help / color / mirror / Atom feed
 messages from 2026-09-04 10:26:52 to 2026-09-09 13:23:45 UTC [more...]

Migrating a 10TB VM from ESXi to PVE/Ceph
 2026-09-09 13:08 UTC  (8+ messages)

[PATCH] sdn: evpn: allow vlan-aware vnets
 2026-09-09 13:01 UTC  (8+ messages)

[PATCH http-server 1/2] fix #8021: websocket: check length of close payload
 2026-09-09 12:36 UTC  (4+ messages)
` [PATCH http-server 2/2] websocket: include close reason in debug log

[PATCH proxmox{,-backup} 00/28] append-only sync jobs and snapshot retention timespan
 2026-09-09 12:32 UTC  (19+ messages)
` [PATCH proxmox 01/28] pbs-api-types: add append only permission and role
` [PATCH proxmox 02/28] pbs-api-types: add remote datastore append privs "
` [PATCH proxmox-backup 14/28] sync: pull: allow pulling for user/token with append permission
` [PATCH proxmox-backup 16/28] datastore: conditionally treat missing manifest as error or bening
` [PATCH proxmox-backup 17/28] api: backup: provide retain-until timestamp for extended prune protection
` [PATCH proxmox-backup 21/28] sync: pull: allow to set retention timestamp for synced snapshots
` [PATCH proxmox-backup 22/28] sync: pull: protect retained snapshot from being overwritten
` [PATCH proxmox-backup 24/28] ui: add retention timespan form and use it for sync job edit window
` [PATCH proxmox-backup 27/28] api: admin: allow to update snapshot retention for root user

[PATCH access-control/network v6 0/8] fix #7520: sdn: prune orphaned ACLs and handle VNet migrations
 2026-09-09 11:58 UTC  (2+ messages)

[PATCH proxmox-backup 0/5] report: cover the s3 configuration
 2026-09-09 11:12 UTC  (6+ messages)
` [PATCH proxmox-backup 1/5] report: rename mislabeled datastore file group
` [PATCH proxmox-backup 2/5] report: do not include remote passwords
` [PATCH proxmox-backup 3/5] report: include the s3 endpoint configuration
` [PATCH proxmox-backup 4/5] api: s3: drop unused rpcenv parameter from bucket listing
` [PATCH proxmox-backup 5/5] report: list the accessible s3 buckets

[PATCH pve-network v2] sdn: push mapping changes from the ipam API to the dhcp backend
 2026-09-09 10:47 UTC  (2+ messages)
` superseded: "

[PATCH proxmox-ebpf v2 0/3] add proxmox-ebpf library
 2026-09-09 10:42 UTC  (2+ messages)
` superseded: "

[PATCH manager/network/proxmox{-ebpf,-perl-rs} 00/12] sdn: implement DHCP for all zones using eBPF
 2026-09-09 10:43 UTC  (2+ messages)
` superseded: "

[PATCH container/docs/manager/network/proxmox{-ebpf,-perl-rs}/qemu-server v2 00/16] sdn: implement DHCP for all zones using eBPF
 2026-09-09 10:41 UTC  (17+ messages)
` [PATCH proxmox-ebpf v2 01/16] dhcp: add per-tap responder BPF program
` [PATCH proxmox-ebpf v2 02/16] dhcp: add responder subsystem
` [PATCH proxmox-perl-rs v2 03/16] pve-rs: sdn: add dhcp responder bindings
` [PATCH pve-network v2 04/16] sdn: push mapping changes from the ipam API to the dhcp backend
` [PATCH pve-network v2 05/16] sdn: ipam: do not cache negative per-MAC answers, lock the write
` [PATCH pve-network v2 06/16] sdn: subnets: add dhcp-lease-time property
` [PATCH pve-network v2 07/16] sdn: dhcp: only assert a backend's availability for zones using it
` [PATCH pve-network v2 08/16] sdn: dhcp: add ebpf plugin
` [PATCH pve-network v2 09/16] sdn: zones: attach the dhcp responder on tap plug, detach on unplug
` [PATCH pve-network v2 10/16] sdn: dhcp: apply mapping edits on the node serving the guest
` [PATCH pve-network v2 11/16] sdn: zones: offer dhcp on all zone types, keep dnsmasq simple-only
` [PATCH qemu-server v2 12/16] network: report NIC plug and unplug to SDN with the MAC
` [PATCH pve-container v2 13/16] net: report veth plug and unplug to SDN with the hwaddr
` [PATCH pve-manager v2 14/16] ui: sdn: dhcp backend selector on all zones, expose dhcp options
` [PATCH pve-manager v2 15/16] sdn: bring the dhcp backends up at boot before the guests start
` [PATCH pve-docs v2 16/16] sdn: dhcp: document the ebpf backend

[PATCH proxmox-ebpf v3 0/3] add proxmox-ebpf library
 2026-09-09 10:39 UTC  (4+ messages)
` [PATCH proxmox-ebpf v3 1/3] add the shared tc subsystem code
` [PATCH proxmox-ebpf v3 2/3] tests: add a native harness for the BPF C programs
` [PATCH proxmox-ebpf v3 3/3] debian: package the crate as a rust library

Puppet/Openvox and ssh authorized_keys file
 2026-09-09 10:30 UTC 

[PATCH container] fix: #7148: check CT protection before reassigning volume
 2026-09-09 10:27 UTC  (4+ messages)

[PATCH pve-network] sdn: vxlan: fix max value for vxlan-port
 2026-09-09  9:47 UTC  (2+ messages)

[pve-devel] [PATCH manager v3 1/2] ui: resource tree: use 'diskuse' instead of calculating everytime
 2026-09-09  9:40 UTC  (4+ messages)

[PATCH yew-widget-toolkit] state: (tree)store: fix mutable borrow during listener notification
 2026-09-09  9:18 UTC 

[PATCH yew-widget-toolkit] pwt-macros: adapt tests to newer rust version
 2026-09-09  8:51 UTC 

[PATCH pve-network] sdn: zones: look the underlay interface up correctly
 2026-09-09  8:42 UTC  (3+ messages)

[PATCH docs/manager/storage v12 0/6] fix #7339: lvmthick: add option to free storage for deleted VMs
 2026-09-09  8:27 UTC  (2+ messages)

[PATCH 0/2] fix listener teardown and loader cancellation
 2026-09-09  8:24 UTC  (4+ messages)
` [PATCH 1/2] shared state: avoid borrow panics when removing listeners
` [PATCH 2/2] loader: fix stuck loading state and cancel loads without owners
` applied: [PATCH 0/2] fix listener teardown and loader cancellation

[PATCH proxmox-backup] docs: pcat1: fix typo and add missing backquote
 2026-09-09  8:18 UTC 

[PATCH docs v2 0/5] cephx-migration: Simplify docs
 2026-09-09  0:12 UTC  (11+ messages)
` [PATCH docs v2 1/5] cephx-migration: Replace consumer with client
  ` partially-applied: "
` [PATCH docs v2 2/5] cephx-migration: Add link to CVE-2025-30156
` [PATCH docs v2 3/5] cephx-migration: Move all requirements into prelude
` [PATCH docs v2 4/5] cephx-migration: Introduce the helper
` [PATCH docs v2 5/5] cephx-migration: Simplify docs

[PATCH docs 0/2] cephx-migration: Replace consumer with client
 2026-09-08 15:45 UTC  (6+ messages)
` [PATCH docs 1/2] "
` [PATCH docs 2/2] cephx-migration: Add link to CVE-2025-30156
` superseded: [PATCH docs 0/2] cephx-migration: Replace consumer with client

[PATCH qemu v2 0/9] savevm-async: fix stuck paused vm after snapshot
 2026-09-08 14:22 UTC  (14+ messages)
` [PATCH qemu v2 1/9] d/patches: normalize header of pbs-restore no-cache patch
` [PATCH qemu v2 2/9] pbs-restore: keep callback data on the stack
` [PATCH qemu v2 3/9] migration/qemu-file: allocate buffer with g_malloc
` [PATCH qemu v2 4/9] migration/pbs-state: check allocation of incoming state buffer
` [PATCH qemu v2 5/9] savevm-async: drop QIOChannel reference
` [PATCH qemu v2 6/9] savevm-async: free migration vmdesc
` [PATCH qemu v2 7/9] savevm-async: release resources on start failure path
` [PATCH qemu v2 8/9] savevm-async: include reason when file open fails
` [PATCH qemu v2 9/9] savevm-async: restore run state from before snapshot
` partially-applied: [PATCH qemu v2 0/9] savevm-async: fix stuck paused vm after snapshot

SPAM: AUTO: Joerg Meidl is out of the office
 2026-09-08 14:02 UTC 

[PATCH qemu-server v2 0/4] pci: bridges: cleanup and hotplug fix
 2026-09-08 13:58 UTC  (9+ messages)
` [PATCH qemu-server v2 1/4] tests: add test with q35 and scsihw2
` [PATCH qemu-server v2 2/4] tests: add test for legacy-igd passthrough
` [PATCH qemu-server v2 3/4] pci: don't try to hotplug bridges
` [PATCH qemu-server v2 4/4] pci: bridges: add bridges to devices up front
` partially-applied: [PATCH qemu-server v2 0/4] pci: bridges: cleanup and hotplug fix
` superseded: "

[PATCH qemu-server v3 0/8] pci: bridges: cleanup and hotplug fix
 2026-09-08 13:52 UTC  (9+ messages)
` [PATCH qemu-server v3 1/8] tests: cfg2cmd: add test for ivshmem with q35
` [PATCH qemu-server v3 2/8] tests: cfg2cmd: add q35 + win7 + hostpci test
` [PATCH qemu-server v3 3/8] code cleanup: pci: don't export print_pcie_root_port
` [PATCH qemu-server v3 4/8] code cleanup: hot-plug: simplify getting bridge for device
` [PATCH qemu-server v3 5/8] hotplug: don't try to hotplug bridges
` [PATCH qemu-server v3 6/8] cfg2cmd: reject guests with machine version below 5.0
` [PATCH qemu-server v3 7/8] cfg2cmd: pci: add bridges to device list up front
` [PATCH qemu-server v3 8/8] cfg2cmd: pci: add pci.4 by default starting with machine version 11.1

[PATCH network] sdn: zones: ignore failed peer route lookups
 2026-09-08 12:38 UTC 

[PATCH qemu-server v1] {pbs-,vma-}restore: disable caching for LVM-thin
 2026-09-08 12:37 UTC 

[PATCH container] api: mtunnel: fix handling of privileged containers
 2026-09-08 11:59 UTC 

[PATCH qemu-server/docs/manager 0/3] add pvpanic device support
 2026-09-08 11:05 UTC  (7+ messages)
` [PATCH qemu-server 1/3] qemuserver: add pvpanic device

[PATCH datacenter-manager] ui: auto-installer: allow multi-select of installation entries
 2026-09-08 10:56 UTC  (3+ messages)

[PATCH installer/proxmox 00/15] partially fix #2164: add bond setup across all installers
 2026-09-08 10:16 UTC  (16+ messages)
` [PATCH proxmox 01/15] installer-types: use `MacAddress` type where applicable
` [PATCH proxmox 02/15] installer-types: answer: add options for configuring management bond
` [PATCH installer 03/15] install: run make tidy
` [PATCH installer 04/15] tree-wide: use `MacAddress` type instead of string for MAC addresses
` [PATCH installer 05/15] install: factor out /etc/network/interfaces setup into own subroutine
` [PATCH installer 06/15] install: do not rely on interface name map to be fully populated
` [PATCH installer 07/15] install: config: add option for setting up bond on management interface
` [PATCH installer 08/15] install: network: set up management bond if requested
` [PATCH installer 09/15] gui: network: factor out name pinning into advanced options dialog
` [PATCH installer 10/15] gui: network: add bond setup options to "
` [PATCH installer 11/15] auto: pass trough management network bond options to low-level installer
` [PATCH installer 12/15] tui: drop long obsolete comment about logo formatting
` [PATCH installer 13/15] tui: views: add widget for displaying a group of checkboxes
` [PATCH installer 14/15] tui: network: factor out name pinning into advanced options dialog
` [PATCH installer 15/15] tui: network: add bond setup options to advanced network dialog

[PATCH pve-container] fix #7571: emit mtu in ifupdown-based LXC guests
 2026-09-07 15:39 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH proxmox{,-backup} 0/2] fix #7948: acme: disable connection pooling for certificate renewal
 2026-09-07 16:04 UTC  (3+ messages)
` [PATCH proxmox 1/1] fix #7948: acme: disable HTTP connection pooling
` [PATCH proxmox-backup 1/1] http: adapt to new pool_max_idle_per_host option

[PATCH widget-toolkit] ui: disk list: add collapse/expand all controls
 2026-09-05  5:48 UTC  (3+ messages)

[pve-network v3 0/3] make sure to use subnet config if available at point
 2026-09-07 14:28 UTC  (4+ messages)
` [pve-network v3 1/3] vnets: introduce get_subnets_with_config
` [pve-network v3 2/3] fix #7837: simpleplugin: make use of get_subnets_with_config
` [pve-network v3 3/3] evpnplugin: "

[PATCH proxmox{,-backup} v2 00/10] Fix Undefined Behavior in Tape Block Header Deallocation
 2026-09-07 13:40 UTC  (20+ messages)
` [PATCH proxmox v2 01/10] proxmox-alloc: introduce proxmox-alloc with `LayoutAwareBox<T>` type
` [PATCH proxmox v2 02/10] proxmox-alloc: document undefined behavior regarding custom allocs
` [PATCH proxmox-backup v2 03/10] tape: move tape block structs into separate file module
` [PATCH proxmox-backup v2 06/10] tape: tape block: represent tape block header with its own struct

[PATCH qemu-server 0/4] pci: bridges: cleanup and hotplug fix
 2026-09-07 12:47 UTC  (6+ messages)
` [PATCH qemu-server 1/4] tests: add test with q35 and scsihw2
` [PATCH qemu-server 2/4] tests: add test for legacy-igd passthrough
` [PATCH qemu-server 3/4] pci: don't try to hotplug bridges
` [PATCH qemu-server 4/4] pci: bridges: add bridges to devices up front
` superseded: [PATCH qemu-server 0/4] pci: bridges: cleanup and hotplug fix

[RFC PATCH pve-qemu] savevm-async: fix stuck paused vm after snapshot
 2026-09-07  9:51 UTC  (2+ messages)
` superseded: "

[PATCH pve-manager] fix #7942: pvesh: treat schema without properties as empty object
 2026-09-07  9:46 UTC  (4+ messages)
` superseded: "

[PATCH pve-manager v2] fix #7942: pvesh: treat schema without properties as empty object
 2026-09-07  9:44 UTC 

[PATCH kronosnet] d/build: Re-enable sctp when building libknet
 2026-09-07  8:51 UTC  (2+ messages)

[PATCH pve-xtermjs 0/3] xterm.js: fix obstructed start button
 2026-09-07  8:42 UTC  (2+ messages)

[PATCH storage] btrfs: fix clone_image cloning live data instead of the requested snapshot
 2026-09-07  5:06 UTC 

[RFC PATCH storage, qemu-server 0/5] offload full clone to the storage backend
 2026-09-07  5:06 UTC  (2+ messages)
` [RFC PATCH docs] pvesm: document copy-offload and add it to the storage capability table

[PATCH manager] ui: form: make pools searchable
 2026-09-06 19:16 UTC  (3+ messages)

[PATCH v2 proxmox proxmox-backup 0/3] datastore: gc: defer and batch chunk atime updates
 2026-09-05 20:32 UTC  (2+ messages)

[PATCH pve-network] sdn: push mapping changes from the ipam API to the dhcp backend
 2026-09-05  9:22 UTC  (2+ messages)
` superseded: "

[PATCH docs/manager/network 0/3] remove ASN number
 2026-09-05  3:11 UTC  (2+ messages)
` superseded: "

[PATCH docs/manager/network v2 0/3] remove ASN number
 2026-09-05  3:06 UTC  (4+ messages)
` [PATCH docs v2 1/3] sdn: removing "
` [PATCH manager v2 2/3] "
` [PATCH network v2 3/3] "

[PATCH many 00/29] notifications: add nested match expressions
 2026-09-04 12:25 UTC  (11+ messages)
` [PATCH proxmox 01/29] add new proxmox-match-expression crate
` [PATCH proxmox 10/29] notify: matcher: add InlineCalendarMatcher
` [PATCH proxmox-widget-toolkit 18/29] notification: matcher: add better calendar editor

[PATCH docs/guest-common/qemu-server v4 0/7] add new pci passthrough specific hookscript phase
 2026-09-04 11:51 UTC  (7+ messages)
` [PATCH qemu-server v4 4/7] pci: factor 'prepare_pci_devices' out to PVE::QemuServer::PCI module
` [PATCH docs v4 7/7] examples: add new hookscript phase to example hookscript

[PATCH datacenter-manager/yew-widget-toolkit 0/3] ui: persist the main menus expanded state
 2026-09-04 11:28 UTC  (2+ messages)
` superseded: "

[PATCH datacenter-manager/yew-widget-toolkit v2 0/3] ui: persist the main menus expanded state
 2026-09-04 10:26 UTC  (2+ messages)
` [PATCH yew-widget-toolkit v2 1/3] widget: navigation drawer: fix first open for default collapsed menus


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