all lists on lists.proxmox.com
 help / color / mirror / Atom feed
 messages from 2026-07-03 12:00:58 to 2026-07-07 14:44:33 UTC [more...]

[PATCH manager] postinst: add nbd devices to global lvm filter
 2026-07-07 14:44 UTC  (2+ messages)

[PATCH docs/manager/storage v7 0/4] fix #7339: lvmthick: add option to free storage for deleted VMs
 2026-07-07 14:39 UTC  (2+ messages)
` superseded: "

[PATCH docs/manager/storage v8 0/5] fix #7339: lvmthick: add option to free storage for deleted VMs
 2026-07-07 14:32 UTC  (6+ messages)
` [PATCH storage v8 1/5] lvm: saferemove: keep LVs where zero-out failed for manual zero-out
` [PATCH storage v8 2/5] lvm: saferemove: zero out volumes range by range
` [PATCH storage v8 3/5] fix #7339: lvm: add discard action for removed volumes
` [PATCH manager v8 4/5] fix #7339: lvmthick: ui: add UI option to free storage
` [PATCH docs v8 5/5] fix #7339: lvm: document discard option

[PATCH datacenter-manager 0/3] ui: reduce compilation time for relase builds
 2026-07-07 14:18 UTC  (7+ messages)
` [PATCH datacenter-manager 1/3] ui: d/rules: don't generate debuginfo for the UI
` [PATCH datacenter-manager 2/3] ui: d/rules: use thin instead of fat LTO
` [PATCH datacenter-manager 3/3] ui: d/rules: don't limit compilation to 1 codgen-unit

[PATCH qemu-server] disk clone: warn when fallback is used instead of requested format
 2026-07-07 13:51 UTC  (2+ messages)
` applied: "

[RFC storage, qemu-server] offload full/live clone to storage backend
 2026-07-07 13:48 UTC  (2+ messages)

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

[RFC proxmox{,-backup} 0/2] fix #7198: count veth uplink for PBS running in an LXC
 2026-07-07 12:47 UTC  (5+ messages)
` [PATCH proxmox 1/2] network-api: add is_veth helper to IpLink
` [PATCH proxmox-backup 2/2] fix #7198: metric collection: count veth uplink when running in a container

[PATCH pve-manager v3] api: sdn: fix trailing slashes in delete requests
 2026-07-07 12:47 UTC  (2+ messages)
` applied: "

[PATCH backup/cluster 0/2] docs: Improve documentation for location
 2026-07-07 12:21 UTC  (3+ messages)
` [PATCH backup 1/2] docs: document node.cfg's location
` [PATCH cluster 2/2] docs: Add verbose_description for location

[PATCH access-control/network v4 0/5] fix #7520: sdn: prune orphaned ACLs and handle VNet migrations
 2026-07-07 12:08 UTC  (12+ 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
` superseded: [PATCH access-control/network v4 0/5] fix #7520: sdn: prune orphaned ACLs and handle VNet migrations

[PATCH access-control/network v5 0/7] fix #7520: sdn: prune orphaned ACLs and handle VNet migrations
 2026-07-07 12:04 UTC  (8+ messages)
` [PATCH pve-access-control v5 1/7] permission: add acl tree node parent lookup without node creation
` [PATCH pve-access-control v5 2/7] fix #7520: sdn: add pruning SDN resources ACLs
` [PATCH pve-access-control v5 3/7] test: add sdn acl pruning tests
` [PATCH pve-access-control v5 4/7] permission: add helper to check for active permissions
` [PATCH pve-access-control v5 5/7] fix #7520: sdn: add VNet ACL migration
` [PATCH pve-access-control v5 6/7] test: add sdn acl migration tests
` [PATCH pve-network v5 7/7] fix #7520: config: prune orphaned and relocate moved VNet ACLs

[RFC proxmox{,-backup} 0/2] fix #7198: count veth uplink for PBS running in an LXC
 2026-07-07 11:17 UTC  (4+ messages)
` [PATCH proxmox 1/2] network-api: add is_veth helper to IpLink
` [PATCH proxmox-backup 2/2] fix #7198: metric collection: count veth uplink when running in a container

[PATCH qemu-server v3] fix #7711: pci: try to detect large memory region preconditions
 2026-07-07 11:06 UTC  (5+ messages)

[PATCH pve-manager] fix #7460: ui: sdn: use correct help links for BGP and IS-IS
 2026-07-07  9:33 UTC  (3+ messages)
` applied: "

[PATCH storage v4 0/2] nfs: use rpcinfo as a showmount fallback for nfs3
 2026-07-07  8:24 UTC  (7+ messages)
` [PATCH storage v4 1/2] nfs: create a helper to get rpcinfo commands
` [PATCH storage v4 2/2] nfs: use rpcinfo as a showmount fallback for nfs3
        ` superseded: "

[PATCH storage v6 0/2] nfs: use rpcinfo as a showmount fallback for nfs3
 2026-07-07  8:23 UTC  (3+ messages)
` [PATCH storage v6 1/2] nfs: create a helper to get rpcinfo commands
` [PATCH storage v6 2/2] nfs: use rpcinfo as a showmount fallback for nfs3

[PATCH storage v5 0/2] nfs: use rpcinfo as a showmount fallback for nfs3
 2026-07-07  8:18 UTC  (3+ messages)
` [PATCH storage v5 1/2] nfs: create a helper to get rpcinfo commands
` [PATCH storage v5 2/2] nfs: use rpcinfo as a showmount fallback for nfs3

[PATCH i18n] update Japanese translation
 2026-07-07  7:09 UTC  (9+ messages)
  ` [PATCH i18n] update Japanese translation(20260612)
      ` [PATCH i18n] update Japanese translation(20260629)
          ` SPAM: "
            ` applied: "

Question about Disaster Recovery Architecture Between Two Datacenters
 2026-07-06 15:37 UTC  (2+ messages)

[PATCH pmg-api/pmg-docs/pmg-gui v3 0/5] tracking-center: make input-base configurable
 2026-07-06 16:06 UTC  (3+ messages)
  ` applied: "

[PATCH storage v3 0/2] nfs: use rpcinfo as a showmounts fallback for nfs3
 2026-07-06 14:38 UTC  (7+ messages)
` [PATCH storage v3 1/2] nfs: create a helper to run rpcinfo commands
` [PATCH storage v3 2/2] nfs: use rpcinfo as a showmounts fallback for nfs3
` superseded: [PATCH storage v3 0/2] "

[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-07-06 14:17 UTC  (23+ messages)
` [PATCH pve-manager v2 01/10] ui: replace var with let to match style guide for variable declaration
` [PATCH pve-manager v2 02/10] fix #7294: api: pool: add SDN VNets as pool members
` [PATCH pve-manager v2 03/10] fix #7294: ui: "
` [PATCH proxmox-widget-toolkit v2 04/10] fix #7294: css: theme: add opacity override for pool VNet icon
` [PATCH pve-access-control v2 05/10] fix #7294: acl: pool: add SDN VNets as pool members
` [PATCH pve-network v2 06/10] fix #7294: sdn: register api formats for zones and vnets
` [PATCH pve-network v2 07/10] fix #7294: sdn: vnet: update pool members on vnet migration and deletion
` [PATCH pve-common v2 08/10] tools: add helpers for version comparison
` [PATCH pve-cluster v2 09/10] fix #7294: cluster: helpers: add cluster-wide version assertion
` [PATCH qemu-server v2 10/10] fix #7294: helpers: use cluster-wide version helper

[PATCH guest-common 0/2] fix #1964: replication config: add a setting to skip freezing guest filesystems
 2026-07-06 14:03 UTC  (3+ messages)
` [PATCH guest-common 1/2] replication config: remove unused Data::Dumper
` [PATCH guest-common 2/2] fix #1964: replication config: add a setting to skip freezing guest filesystems

[PATCH qemu-server v2] remote migration: validate custom CPU configs
 2026-07-06 14:01 UTC  (2+ messages)

[PATCH qemu-server v2] fix #7711: pci: try to detect large memory region preconditions
 2026-07-06 13:11 UTC  (3+ messages)
` superseded: "

[PATCH proxmox-backup v3 00/15] fix 7642: avoid expensive uid/gid lookups for lock- and config-files
 2026-07-06 12:29 UTC  (13+ messages)
` [PATCH proxmox-backup v3 01/15] bin: api: early init proxmox-product-config
` [PATCH proxmox-backup v3 03/15] pbs-config: use proxmox-product-config::replace_secret_config()
` [PATCH proxmox-backup v3 04/15] pbs-config: use proxmox-product-config::replace_config()
` [PATCH proxmox-backup v3 07/15] pbs-config: drop backup_group helper, use users gid instead
` [PATCH proxmox-backup v3 12/15] tape: use proxmox-product-config helper for user lookup
` [PATCH proxmox-backup v3 14/15] tape: use proxmox-product-config to generate create options

[PATCH manager] ui: processor edit: allow setting more than 4 sockets
 2026-07-06 12:24 UTC  (2+ messages)
` superseded: "

[PATCH pve-container] setup: openeuler: use network scripts to setup network
 2026-07-06 12:14 UTC 

[PATCH manager 1/1] ui: processor edit: allow setting 8 sockets
 2026-07-06 11:47 UTC  (2+ messages)

[PATCH widget-toolkit/yew-comp 0/2] Subject: fix #7426: use correct name tooltips for network interface types
 2026-07-06 11:14 UTC  (3+ messages)
` [PATCH widget-toolkit 1/2] fix #7426: ui: network: use correct name tooltips for "
` [PATCH yew-comp 2/2] "

[PATCH-SERIES storage 0/3] zfspool plugin: fix container rollback and linked clone with refquota=none
 2026-07-06 10:22 UTC  (5+ messages)
` [PATCH storage 1/3] zfspool plugin: fix regression for rollback "
` [PATCH storage 2/3] zfspool plugin: clone image: use zfs_get_properties() helper
` [PATCH storage 3/3] zfspool plugin: clone: fix linked clone of container subvol with refquota=none

[PATCH datacenter-manager/proxmox-backup 0/2] adjust contrast for visited links in dark mode in restructured text docs
 2026-07-06  9:31 UTC  (2+ messages)

[PATCH datacenter-manager/offline-mirror/proxmox-backup v2 0/3] adjust contrast for visited links in dark mode in restructured text docs
 2026-07-06  9:30 UTC  (4+ messages)
` [PATCH proxmox-backup v2 1/3] docs: fix visited link contrast in dark mode
` [PATCH datacenter-manager v2 2/3] "
` [PATCH offline-mirror v2 3/3] "

[PATCH proxmox-yew-comp/widget-toolkit v3 0/4] i18n: add Greek and Irish translations
 2026-07-06  9:24 UTC  (6+ messages)

[PATCH manager 0/2] ceph: osd: stop running pveremove during cleanup
 2026-07-06  8:46 UTC  (2+ messages)

[PATCH docs 0/4] ha-manager: add disarming HA section
 2026-07-06  8:35 UTC  (3+ messages)

[PATCH backup v3 0/3] fix #7054: client: remove trailing newlines from credentials
 2026-07-06  8:15 UTC  (5+ messages)
` [PATCH backup v3 1/3] "
` superseded: [PATCH backup v3 0/3] "

[PATCH backup v4 0/4] fix #7054: client: remove trailing newlines from credentials
 2026-07-06  8:02 UTC  (5+ messages)
` [PATCH backup v4 1/4] "
` [PATCH backup v4 2/4] docs: client: document further password constrains
` [PATCH backup v4 3/4] client: rename password to blob
` [PATCH backup v4 4/4] client: Rename get_secret_impl method

[PATCH storage,cluster,manager 0/13] multipath: cluster-wide config, storage and health overview
 2026-07-03 17:29 UTC  (4+ messages)
` superseded: "

[PATCH guest-common/manager/qemu-server v4 0/3] fix #5032: add guest time sync via QGA
 2026-07-03 14:12 UTC  (4+ messages)
` [PATCH pve-guest-common v4 1/3] AbstractConfig: allow passing options to snapshot_rollback
` [PATCH pve-manager v4 2/3] fix #5032: ui: qemu agent: add sync-time-on-resume option
` [PATCH qemu-server v4 3/3] fix #5032: agent: sync guest time via QGA when the clock falls behind

[PATCH docs 0/2] software updates: improve user-facing update reference
 2026-07-03 13:37 UTC  (2+ messages)
` applied: "

[PATCH docs] qm: reflect changes in the freeze apis
 2026-07-03 13:37 UTC  (2+ messages)
` applied: "

[PATCH pve-docs] api token: mention that guest/sys console cannot be accessed by an API token
 2026-07-03 13:37 UTC  (2+ messages)
` applied: "

[PATCH docs 1/2] pvecm: node revomal: rephrase warning about number of nodes
 2026-07-03 13:37 UTC  (2+ messages)
` applied: "

[PATCH docs] installation: update wiki-link to trixie
 2026-07-03 13:37 UTC  (2+ messages)
` applied: "

[PATCH docs] ha-manager: remove technology preview notice for crs load balancer
 2026-07-03 13:37 UTC  (2+ messages)
` applied: "

[RFC PATCH guest-common] tunnel: treat reader_stderr as optional parameter in read_tunnel
 2026-07-03 13:35 UTC  (2+ messages)
` applied: "

[PATCH qemu-server v3 0/3] vm start: log qemu version when starting a VM
 2026-07-03 13:17 UTC  (2+ messages)
` applied: "

[PATCH datacenter-manager/yew-comp v2 0/3] Allow Editing of Default Realms in PDM
 2026-07-03 12:45 UTC  (2+ messages)
` applied: "

[PATCH container/qemu-server v10 00/10] fix #3711 and adapt drive detach/remove behavior
 2026-07-03 12:44 UTC  (2+ messages)
` applied: "

[PATCH-SERIES qemu-server 0/3] fix #7743: api: disk import: avoid locking twice when importing from OVA or same VM
 2026-07-03 12:00 UTC  (5+ messages)
` [PATCH qemu-server 3/3] api: update vm: fork before locking


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