feature request

  1. L

    [Feature Request] Show Network Traffic

    Hi, Would it be possible to show network traffic graph for each network interface separately, for all network interfaces on host and also for all virtual network interfaces for each VM? Thank you Luka
  2. R

    [SOLVED] Feature request: add column "VLAN" in overview of VMs/CTs

    I just started using VLANs in Proxmox. It was really easy to set up and works well. That said, I'm thinking it would be helpful to be able to add a volumn "VLAN" in the overview of VMs/CTs that you see when you click on "Search" on a "Datacenter" or "Node" level in the server view. This would...
  3. I

    [feature] IPSec for SDN

    [Feature Request] IPsec as an SDN Fabric / Encryption Layer Summary With the introduction of the WireGuard factory in SDN, Proxmox VE has made great progress toward built-in network encryption. However, for many production environments — especially those running on modern server hardware —...
  4. C

    openid: sanitize group names from claims before validation

    When an OpenID realm is configured with a groups-claim, group values from the token may contain characters that are valid in the identity provider's namespace (e.g. colons in eduPersonEntitlement URNs) but invalid in Proxmox group names. Currently these groups are silently skipped with a syslog...
  5. F

    Expanded Support for PBS Client (Arm64, Ubuntu)

    PBS is a very powerful backup solution, its pretty quick, its good, its de dupe is excellent. From all the solutions out there, it feels like the best/seamless solution out there. I would love for the client software to be expanded onto more Platforms and OSs. My usecase would be to backup...
  6. T

    Suggestion - Feature request - Ability to limit iso upload speed.

    Hi; Often when we are uploading iso's to our Proxmox instances, we want to ensure that we do not flood the link, and would like to have the ability to limit the upload speed. Something similar to what we do with wget ie: wget --limit-rate 5m <url-address-of-iso> I envisage an extra...
  7. M

    Feature Request: Different linked clone icon

    I have a handful of cloned vms...half that are linked testing clones and half that are individuals testing vm clones. I would be nice if the cloned vms keep the same icon they have and have any linked clones have maybe a vm icon with a chain link across the screen or something to show its...
  8. G

    Feature Suggestion: Custom Attribute

    Hi proxmox community, I've been an advocator and user of proxmox for over 2 years now and I absolutely love it. Custom attributes would be such a useful addition to proxmox (for automation and orchestration). How can we get this feature added to PVE?
  9. H

    PDM Feature Requests

    Hello Proxmox Devs, I know PDM is early but here are some of the top features I'd like to be added that I have not seen on the Roadmap. Hopefully others can agree on at least one of these below points. Ability to access shell/console of both hosts and guests without needing to login(as is...
  10. Z

    PDM Requested Features

    Would really love to see Proxmox evolve into a true multitenancy solution. Here is a list of some things I would LOVE to see come to PDM. L2 EVPN/VXLAN Multi Cluster Stretched Fabric Dynamic Resource Scheduler - (Load balancing workloads accross nodes and clusters) A much easier way to create...
  11. Z

    I want nothing more than encrypted push sync

    I currently run a Proxmox PVE and PBS in my home environment, both on their own physical machines. While this is great for the mandatory on-site backup, it doesn't help with natural disasters and such, so I really want to add an off-site solution. Luckily, my parents just got really fast fiber...
  12. T

    PBS Tape-Backup; eMail-Reminder to insert Tape X

    Hi there, we're using the Tape-Backup on PBS with a weekly rotation and four tapes. The Backup starts at 09:00 on Monday. It would be nice, if a eMail is sent, if the wrong Tape is inserted and the Job waits for Tape X. Kind regards, Bastian
  13. T

    Some suggestions to improve TrackingCenter

    Hi @all, I'm new at PMG and come from Sophos UTM. PMG works fine but I have some suggestions to improve TrackingCenter: 1) Change the order of messages displayed: the most recent entry should always be at the top (sorting table doesn't work with refresh) 2) automatic refresh of website e.g. all...
  14. Z

    Feature Request: API endpoint to change LXC container root password

    Hello, there is currently no API endpoint to change the root password of an existing LXC container. Current situation: When creating an LXC container via POST /nodes/{node}/lxc, the password parameter works as expected. For KVM/QEMU guests, password changes are possible via the Guest Agent...
  15. E

    Feature Request: Search by IP Address for VMs and Containers

    I would like to request an enhancement to the search functionality in Proxmox VE. Currently, it is possible to search only by virtual machine or container name. I would like to be able to search directly by IP address, similar to the functionality available in VMware environments. In VMware...
  16. M

    Feature Request: include in backup by tag

    Hi guys, In this post: https://lists.proxmox.com/pipermail/pve-devel/2022-June/053338.html, there is mention of a (future) feature that allows an administrator to base selection of a PVE cluster backup job on a tag - and then of course be able to select a tag. The backup job would then only...
  17. C

    HA non-strict negative resource affinity

    HA node affinity offers the strict option to specify whether a resource requires the condition, or (not strict) prefers it. The new HA resource affinities, especially negative, should offer it as well. With an example load of 3 VMs running the same application, there is preference (not...
  18. Z

    Dashboard Network Graph Incorrect

    Why does the latest Proxmox 9 network diagram still not show the correct units for Network Traffic? Network throughput is measured in bits per second (Gbps/Mbps), not bytes per second. Displaying this in MiB/s is very misleading because 120 MiB/s = 1 Gbps Question to the Proxmox Team: Is there...
  19. N

    Impossible to import .qcow2/.vmdk/.raw files in Proxmox VE Control Panel (Web UI)

    Dear Proxmox team, We have a problem, we can not import .qcow2/.vmdk/.raw files in Proxmox VE Control Panel (Web UI). Can you add this important feature? There is no problem to upload .iso files. Note: We can import .img files but it is showed iso format, can you solve it too? I have created...
  20. W

    Feature Request: Fast Clone for block storage

    While developing the TrueNAS Storage Plugin for Proxmox VE I ran into an issue where fast cloning is not supported and completely bypassed even if the storage plugin advertises it supports cloning. It seems to be if Proxmox sees the storage is a block device of any kind, it will skip the...