public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
 messages from 2026-06-18 11:52:29 to 2026-06-26 13:11:07 UTC [more...]

[PATCH access-control/cluster/common/manager/network/proxmox-widget-toolkit/qemu-server v2 00/10] fix #7294: pool: add SDN VNets as pool members
 2026-06-26 13:10 UTC  (2+ messages)
` [PATCH pve-manager v2 03/10] fix #7294: ui: "

[PATCH pve-firewall 1/1] rules: verify no interface is set for rules with direction forward
 2026-06-26 12:20 UTC 

[PATCH storage,cluster,manager 0/13] multipath: cluster-wide config, storage and health overview
 2026-06-26 12:07 UTC  (14+ messages)
` [PATCH storage 01/13] multipath: add helper library and managed configuration
` [PATCH storage 02/13] api: disks: add read-only multipath status endpoint
` [PATCH storage 03/13] api: multipath: add cluster-wide configuration endpoints
` [PATCH storage 04/13] multipath: add storage plugin for multipath LUNs
` [PATCH storage 05/13] lvm: allow a multipath storage as the base device
` [PATCH storage 06/13] multipath: broadcast per-node map health to the cluster KV store
` [PATCH storage 07/13] api: multipath: add cluster-wide health status endpoint
` [PATCH cluster 08/13] pmxcfs: track cluster-wide multipath configuration
` [PATCH manager 09/13] pvestatd: apply the cluster-wide multipath config on each node
` [PATCH manager 10/13] api: cluster: mount the multipath configuration endpoint
` [PATCH manager 11/13] pvestatd: broadcast multipath map health to the cluster
` [PATCH manager 12/13] ui: dc: add multipath health matrix and config editor
` [PATCH manager 13/13] ui: node: show multipath maps and their paths under Disks

[PATCH qemu-server] fix #7627: net: virtio: disable host_tunnel feature again with 11.0+pve1
 2026-06-26 12:09 UTC  (5+ messages)
      ` superseded: "

[PATCH-SERIES qemu-server v2 0/2] fix #7627: net: virtio: disable host_tunnel feature again with 11.0+pve1
 2026-06-26 12:06 UTC  (3+ messages)
` [PATCH qemu-server v2 1/2] "
` [PATCH qemu-server v2 2/2] virtio-net: expose host_tunnel option

[PATCH access-control/network v3 0/5] fix #7520: sdn: prune orphaned ACLs and handle VNet migrations
 2026-06-26 10:55 UTC  (2+ messages)
` superseded: "

[PATCH access-control/network v4 0/5] fix #7520: sdn: prune orphaned ACLs and handle VNet migrations
 2026-06-26 10:52 UTC  (6+ messages)
` [PATCH pve-access-control v4 1/5] fix: #7520: sdn: prune orphaned ACLs on resource deletion
` [PATCH pve-access-control v4 2/5] fix #7520: test: add unit tests for sdn acl pruning logic
` [PATCH pve-access-control v4 3/5] fix: #7520: sdn: add VNet ACL migration
` [PATCH pve-access-control v4 4/5] fix #7520: test: add unit tests for sdn acl migration logic
` [PATCH pve-network v4 5/5] fix #7520: config: prune orphaned ACLs and relocate moved VNets

[PATCH docs] qm: reflect changes in the freeze apis
 2026-06-26  7:51 UTC 

[PATCH storage 0/9] Fix ZFS-over-iSCSI plugin w/ LIO Provider Issues
 2026-06-25 16:41 UTC  (10+ messages)
` [PATCH pve-storage 1/9] luncmd: lio: fix various errors by removing caching mechanism
` [PATCH pve-storage 2/9] luncmd: lio: fix LUN ops failing when passing nonstandard LUN path
` [PATCH pve-storage 3/9] luncmd: lio: remove rest of old parsing logic
` [PATCH pve-storage 4/9] luncmd: lio: modernize helpers
` [PATCH pve-storage 5/9] luncmd: lio: modernize & clean up `list_view()` and `list_lun()` subs
` [PATCH pve-storage 6/9] luncmd: lio: modernize sub `create_lun()`
` [PATCH pve-storage 7/9] luncmd: lio: modernize sub `delete_lun()`
` [PATCH pve-storage 8/9] luncmd: lio: modernize remaining LUN command subroutines
` [PATCH pve-storage 9/9] luncmd: lio: use v5.36 and use subroutine signatures

[PATCH network v3] fix #6255: snat: update changed bridge IPs in SDN config
 2026-06-25 16:10 UTC  (2+ messages)

[RFC manager/network v2 0/3] fix #5066: make generated snat rules flushable
 2026-06-25 15:51 UTC  (6+ messages)
` [PATCH network v2 1/3] fix #5066: snat: push evpn snat rules into separate iptables chain
` [PATCH network v2 2/3] fix #5066: snat: push simplezone "
` [PATCH manager v2 3/3] fix #5066: reload networking: flush PROXMOX-SDN iptables chain at reload

[PATCH container] esxi plugin: keep uuid inside vm the same as in esxi
 2026-06-25 12:05 UTC 

[pve-devel] [PATCH qemu-server] pci: try to detect large memory region preconditions
 2026-06-25 12:53 UTC  (2+ messages)

[PATCH networking v2] fix #6255: SNAT: fix incorrect IP collection for sdn config
 2026-06-25 12:27 UTC  (3+ messages)
` superseded: "

[PATCH network v2] fix #6255: snat: update changed bridge IPs in SDN config
 2026-06-25 12:26 UTC  (2+ messages)

[PATCH qemu-server 0/1] fix #7590: qemu-server: apply timeout to QEMU start fork
 2026-06-25 11:45 UTC  (2+ messages)
` [PATCH qemu-server 1/1] "

[PATCH proxmox{,-backup,-websocket-tunnel} v3 0/6] unify openssl callback logic
 2026-06-25 11:22 UTC  (15+ messages)
` [PATCH proxmox v3 1/6] http: factor out openssl verification callback
` [PATCH proxmox v3 2/6] http: tls: use legacy behavior when PROXMOX_NEW_TLS_CHECK is not set
` [PATCH proxmox v3 3/6] client: use proxmox-http's openssl verification callback
` [PATCH proxmox-backup v3 4/6] pbs-client: use proxmox-https openssl callback
` [PATCH proxmox-websocket-tunnel v3 6/6] use proxmox-http's "
  ` [PATCH proxmox 1/3] http: tls: move PROXMOX_NEW_TLS_CHECK env var name into constant
    ` [PATCH proxmox 2/3] http: tls: implement `PartialEq` for `SslVerifyError`
    ` [PATCH proxmox 3/3] http: tls: add integration tests for openssl verify callbacks

[PATCH docs/network/perl-rs v3 0/5] sdn: enable force_forwarding for ipv6 forwarding
 2026-06-25  9:53 UTC  (9+ messages)
` [PATCH network v3 1/5] sdn: evpn: enable force_forwarding for ipv6 forwarding to subnets
` [PATCH network v3 2/5] sdn: simple: "
` [PATCH perl-rs v3 3/5] fabrics: openfabric: enable force_forwarding for ipv6 transit traffic
` [PATCH perl-rs v3 4/5] fabrics: bgp: "
` [PATCH docs v3 5/5] sdn: drop global ipv6 forwarding workaround from OpenFabric docs

[PATCH manager/qemu-server v2 0/2] fix #5032: sync guest time after restore from saved state
 2026-06-25  8:10 UTC  (7+ messages)
` [PATCH qemu-server v2 1/2] fix #5032: qemu: sync guest time on resume and snapshot of "
` [PATCH pve-manager v2 2/2] fix #5032: ui: qemu agent: add set-time-on-resume option

[PATCH v2 manager 0/1] ceph: init: clean up deprecated pg_bits parameter
 2026-06-25  6:30 UTC  (2+ messages)
` [PATCH v2 manager 1/1] "

[PATCH-SERIES qemu 0/2] fix #7722: restore PNG support and drop libsdl dependency
 2026-06-24 14:49 UTC  (4+ messages)
` [PATCH qemu 1/2] fix #7722: d/{control,rules}: restore PNG support
` [PATCH qemu 2/2] d/{control,rules}: drop libsdl dependency

[PATCH access-control/cluster/manager/network/qemu-server 0/9] fix #7294: pool: add SDN VNets as pool members
 2026-06-24 12:06 UTC  (14+ messages)
` [PATCH pve-manager 2/9] fix #7294: api: "
` [PATCH pve-cluster 7/9] cluster: add helpers module with version comparison functions
` [PATCH pve-cluster 8/9] fix #7294: cluster: helpers: add cluster-wide version assertion

[PATCH common/proxmox-acme v2 0/2] fix #5978: pem parser: relax parsing of chain entries
 2026-06-24 11:38 UTC  (7+ messages)
` [PATCH common v2 1/2] fix #5978: pem parser: relax parsing of chain entries:
` [PATCH proxmox-acme v2 2/2] "

[PATCH qemu-server] fix #7697: snapshot hook name mismatch
 2026-06-24 10:35 UTC  (4+ messages)
` applied: "

[PATCH qemu-server 1/2] test: mock query-version qmp command
 2026-06-24  8:44 UTC  (3+ messages)
` [PATCH qemu-server 2/2] vm start: log qemu version when starting a VM

[PATCH ceph] patches: drop patch disabling elastic_shared_blobs workaround
 2026-06-24  7:44 UTC  (2+ messages)
` superseded: "

[PATCH v2 ceph 0/1] patches: drop patch disabling elastic_shared_blobs workaround
 2026-06-24  7:42 UTC  (2+ messages)
` [PATCH v2 ceph 1/1] "

[PATCH installer] ui: gtk3: set up proper RGBA visual for main window
 2026-06-23 16:47 UTC  (3+ messages)
` applied: "

[pve-devel] [RFC pve-storage/proxmox-widget-toolkit/pve-manager master v2 00/10] GUI Support for Custom Storage Plugins
 2026-06-23 14:37 UTC  (2+ messages)
` superseded: "

[PATCH common/manager/proxmox-widget-toolkit/storage 00/13] GUI Support for Custom Storage Plugins
 2026-06-23 14:33 UTC  (14+ messages)
` [PATCH pve-common 01/13] json schema: add multiline string format
` [PATCH pve-storage 02/13] api: plugins/storage: add initial routes and endpoints
` [PATCH pve-storage 03/13] api: plugins/storage/plugin: include schema in plugin metadata
` [PATCH pve-storage 04/13] api: plugins/storage/plugin: mark sensitive properties in schema
` [PATCH pve-storage 05/13] api: plugins/storage/plugin: factor plugin metadata code into helper
` [PATCH pve-storage 06/13] api: plugins/storage/plugin: add plugins' 'content' to their metadata
` [PATCH pve-storage 07/13] all plugins: add 'title' to properties, adapt 'description's
` [PATCH proxmox-widget-toolkit 08/13] form: introduce new 'proxmoxtextarea' field
` [PATCH proxmox-widget-toolkit 09/13] utils: introduce helper function getFieldDefFromPropertySchema
` [PATCH proxmox-widget-toolkit 10/13] acme: use helper to construct ExtJS fields from property schemas
` [PATCH pve-manager 11/13] api: add API routes 'plugins' and 'plugins/storage'
` [PATCH pve-manager 12/13] ui: storage view: display error when no editor for storage type exists
` [PATCH pve-manager 13/13] ui: storage: add basic UI integration for custom storage plugins

[PATCH manager v3] fix #4503: ui: qemu: add detect zeroes disk option
 2026-06-23 14:06 UTC  (4+ messages)

[RFC manager/network 0/3] fix #5066: make generated snat rules flushable
 2026-06-23 13:57 UTC  (3+ messages)
` superseded: "

[pve-devel] [PATCH pve-manager v3 0/6] Fix #6816: Prevent ceph-exporter Daemon from Crashing on Startup - v3
 2026-06-23 13:48 UTC  (2+ messages)
` superseded: "

[PATCH ceph master/ceph squid/manager v4 0/7] Fix #6816: Prevent ceph-exporter Daemon from Crashing on Startup
 2026-06-23 13:44 UTC  (8+ messages)
` [PATCH pve-manager v4 1/7] ceph: tools: add helper sub for creating or updating keyring files
` [PATCH pve-manager v4 2/7] fix #6816: api: ceph: create 'client.exporter' w/ keyring
` [PATCH pve-manager v4 3/7] fix #6816: bin: add pve-ceph-keyring helper and call it in postinst
` [PATCH pve-manager v4 4/7] ceph: tools: simplify helper sub for crash keyring file
` [PATCH pve-manager v4 5/7] bin: make pve-init-ceph-crash call pve-ceph-keyring
` [PATCH ceph master v4 6/7] fix #6816: patches: make ceph-exporter use custom keyring
` [PATCH ceph squid v4 7/7] "

[PATCH installer v2] buildsys: add static version of proxmox-auto-install-assistant
 2026-06-23 13:00 UTC 

[PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} v2 00/11] sdn: evpn: add IPv6 RA / SLAAC support
 2026-06-23 12:58 UTC  (2+ messages)
` superseded: "

[PATCH docs/manager/network/proxmox{-perl-rs,-ve-rs} v3 0/9] add IPv6 RA / SLAAC support to EVPN zones
 2026-06-23 12:56 UTC  (10+ messages)
` [PATCH proxmox-perl-rs v3 1/9] pve-rs: sdn: add IPv6 RA builder binding
` [PATCH proxmox-ve-rs v3 2/9] frr: add IPv6 router advertisement support
` [PATCH proxmox-ve-rs v3 3/9] ve-config: add per-vnet IPv6 RA configuration
` [PATCH pve-manager v3 4/9] ui: sdn: add IPv6 RA / SLAAC support
` [PATCH pve-network v3 5/9] sdn: evpn: "
` [PATCH pve-network v3 6/9] sdn: evpn: derive IP version from CIDR for gateway-less subnets
` [PATCH pve-network v3 7/9] sdn: evpn: accept untracked IPv6 NA on EVPN vnet bridges
` [PATCH pve-network v3 8/9] api: vnet: include zone-type in vnet list
` [PATCH pve-docs v3 9/9] sdn: add IPv6 RA / SLAAC section

[PATCH docs] installation: update wiki-link to trixie
 2026-06-23 12:46 UTC 

[BUG] PCIe passthrough devices invisible on q35 with non-sequential hostpci numbering (two related issues)
 2026-06-23 12:02 UTC  (2+ messages)

Full clone offloading
 2026-06-22  0:39 UTC 

Hitachi Block Storage
 2026-06-21 18:43 UTC 

[PATCH kernel-helper] proxmox-boot: fix copying memtest86 twice for systemd-boot
 2026-06-23 10:29 UTC 

[PATCH docs/manager 0/7] interface-pinning: add rename subcommand and man(1) page
 2026-06-23  9:43 UTC  (8+ messages)
` [PATCH docs 1/7] network: fix typo occurences -> occurrences
` [PATCH docs 2/7] pve-doc-generator: handle CLI tools/services with dashes in their name
` [PATCH docs 3/7] pve-network-interface-pinning: init man(1) page
` [PATCH docs 4/7] network: pinning: mention how to rename an interface
` [PATCH manager 5/7] network-interface-pinning: avoid warning if `bond-primary` is unset
` [PATCH manager 6/7] network-interface-pinning: add method for renaming existing pins
` [PATCH manager 7/7] network-interface-pinning: generate proper manpage from docs

[PATCH manager/qemu-server 0/2] fix #5032: sync guest time after restore from saved state
 2026-06-23  6:46 UTC  (7+ messages)
` [PATCH qemu-server 1/2] fix #5032: qemu: sync guest time on resume and snapshot of "
` [PATCH pve-manager 2/2] fix #5032: ui: qemu agent: add set-time-on-resume option
` superseded: [PATCH manager/qemu-server 0/2] fix #5032: sync guest time after restore from saved state

[RFC container] setup: include /dev/tty[0-9] in apparmor console abstraction
 2026-06-22 16:43 UTC 

[PATCH qemu-server] remote migration: validate custom CPU configs
 2026-06-22 15:00 UTC  (2+ messages)

[PATCH proxmox-yew-comp/widget-toolkit v3 0/4] i18n: add Greek and Irish translations
 2026-06-22 13:25 UTC  (10+ messages)
` [PATCH proxmox-yew-comp v3 1/4] language map: add Greek as available language
` [PATCH proxmox-yew-comp v3 2/4] language map: add Irish "
` [PATCH widget-toolkit v3 3/4] language map: add Greek "
` [PATCH widget-toolkit v3 4/4] language map: add Irish "

[PATCH proxmox-yew-comp/widget-toolkit v2 0/4] i18n: add Greek and Irish translations
 2026-06-22 11:29 UTC  (6+ messages)
` [PATCH proxmox-yew-comp v2 1/4] language map: add Greek as available language
` [PATCH proxmox-yew-comp v2 2/4] language map: add Irish "
` [PATCH widget-toolkit v2 3/4] language map: add Greek "
` [PATCH widget-toolkit v2 4/4] language map: add Irish "

[PATCH extjs/proxmox{-i18n,-yew-comp}/widget-toolkit 0/4] i18n: add Greek translations
 2026-06-21 15:08 UTC  (3+ messages)
` [PATCH extjs 1/4] "

plugin reentrant?
 2026-06-19 16:43 UTC  (3+ messages)

[PATCH docs/network/perl-rs v2 0/5] sdn: enable force_forwarding for ipv6 forwarding
 2026-06-19 15:43 UTC  (6+ messages)
` [PATCH network v2 1/5] sdn: evpn: enable force_forwarding for ipv6 forwarding to subnets
` superseded: [PATCH docs/network/perl-rs v2 0/5] sdn: enable force_forwarding for ipv6 forwarding

[PATCH installer] gui: only run next button callback if there is one
 2026-06-19  7:50 UTC 

[PATCH installer] gui: set fill and expand to zero for separator
 2026-06-19  7:38 UTC 

[PATCH qemu-server] disk clone: warn when fallback is used instead of requested format
 2026-06-18 14:55 UTC  (2+ messages)

[RFC cluster/docs/ifupdown2/manager/network/proxmox{-ebpf,-ve-rs,-perl-rs} 00/16] sdn: add microsegmentation support
 2026-06-18 13:10 UTC  (2+ messages)

[PATCH ceph] refresh patches and drop applied ones for 20.2.2
 2026-06-18 13:07 UTC 

[PATCH v3 http-server 0/1] fix pveproxy OOM in websocket and spice proxy handlers
 2026-06-18 12:47 UTC  (2+ messages)
` superseded: "

[PATCH manager v2] fix #4503: ui: qemu: add detect zeroes disk option
 2026-06-18 11:51 UTC  (2+ messages)
` superseded: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal