development

  1. R

    General Questions about bugzilla / feature requests

    Hello there people, I have a general Question about a feature request specifically this one: Bug 4693 - [Feature Request] - PVE - TPM State Disk as qcow2 This is a feature I and many others are very much looking forward to, and I have seen on the lore site that Fiona Ebner has already done some...
  2. A

    Change to zfs storage handling in 9.0.11 - activate_storage function not in use anymore?

    Hi Until recently i used an early return 1 in the activate_storage function (within /usr/share/perl5/PVE/Storage/ZFSPoolPlugin.pm) to prevent ZFS pools from automatically re-importing after being exported manually with zpool export data-pool. This worked great until including PVE 9.0.9. However...
  3. Impact

    Proxmox's Github mirrors are out of date

    I often use the github mirrors to search for things but I recently noticed that the proxmox backup one hasn't been updated in a while. Can you please look into this? Perhaps also think about hosting your own code search tool. While https://git.proxmox.com provides a code search it seems to only...
  4. D

    Technology to reduce core 2 core latency.

    With more modern hardware, core 2 core latency can become an issue. Check this software if you want to measure your CPU. https://github.com/nviennot/core-to-core-latency This is an issue, as just running on the "wrong" core combination, will slow down your software. This will become...