Search results

  1. J

    Secure Boot – Microsoft UEFI CA 2023 Certificate Not Included in EFI Disk

    Hi, SeaBIOS => not UEFI so it does not apply If you want to be sure you can run this powershell : [System.Text.Encoding]::ASCII.GetString((Get-SecureBootUEFI db).bytes) -match 'Windows UEFI CA 2023' [System.Text.Encoding]::ASCII.GetString((Get-SecureBootUEFI kek).bytes) -match 'Microsoft...
  2. J

    Proxmox 9.1 on HP T620 Thin Client - Supported?

    Hi, If you know how to modify a BIOS, you can do it; otherwise, i don't thinks it's possible if the manufacturer has not put this option in BIOS. Best regards,
  3. J

    Cannot "deliver" SPAM from quarentine

    Hi, Is "192.168.178.139" your mail server ? If yes the reject seem to come from it. Best regards,
  4. J

    Proxmox 9.1 on HP T620 Thin Client - Supported?

    Hi, The CPU "GX-415GA" does support AMD-V[1][2], but if HP doesn't expose the settings in the BIOS, you are screwed. [1]https://www.cpu-world.com/CPUs/Jaguar/AMD-G-Series%20GX-415GA%20-%20GE415GIBJ44HM.html...
  5. J

    [SOLVED] Issue with license ( from remote ) ?

    Hi, what is your exact version of subscription licence (PREMIUM/STANDARD/BASIC/COMMUNITY) ? Best regards,
  6. J

    All Helper Scripts Fail

    Hi, You should ask the maintainer of the script. Here it's the proxmox forum. Best regards,
  7. J

    New VM already installed OS

    Hi, do you reuse the same VMID ? If yes maybe the disk wasn't erase when you delete the VM with ID 610 Best regards,
  8. J

    Bug report from 2024-04-22

    Hi, that not what I understand, since the task is not "assigned" on the bugtracker. Best regards,
  9. J

    Bug report from 2024-04-22

    Hi, From what I see, the bug report is not rejected; it's just not a top priority, as nobody has been assigned or working on it. Best regards,
  10. J

    Feature Request: Proxmox Cloud Fabric (Service Discovery + IPAM + DNS + DHCP + Ingress + Zero-Trust VPN)

    Hi, feature request needs to be done here : https://bugzilla.proxmox.com/ And don't forget that the main goal of PVE is to be an (enterprise) hypervisor, so there is a good chance that this kind of request will not be accepted. Best regards,
  11. J

    Bug report from 2024-04-22

    Hi, If you want the feature done sooner, you can do it yourself and submit it. See https://pve.proxmox.com/wiki/Developer_Documentation Best regards,
  12. J

    Zabbix Agent Not Working with Proxmox Firewall Even with Exceptions Enabled

    Hi, can you show how you have done it ? Best regards,
  13. J

    VM connection issues after subnet change. What am I missing? Real time problem.

    Hi, Proxmox has nothing to do with Windows Credential, since it's just a hypervisor. Could you reply to this (since lot's have been said but the response seems disparate) : The configuration on proxmox side (the "Hardware side if the VMs in GUI or the content of...
  14. J

    Windows Server Licensing 2025

    Hi, Welcome to the beautiful world of Microsoft licensing. Note : other variants exist depending on what you're doing with your VMs Best regards,
  15. J

    [SOLVED] cat: /etc/timezone: No such file or directory

    Hi, You should open a bug report if you think this is a bug (I don't use PVE9). Best regards,
  16. J

    [SOLVED] cat: /etc/timezone: No such file or directory

    Hi, It's a Debian change, now it's /etc/localtime which is a symlink to the current timezone. See the changelog of the tzdata package. Best regards,
  17. J

    [SOLVED] Prune simulator OK but real prune KO :-(

    Hi, You should tell more about your setup : How many backups per day (show the Schedule) What you want to keep ? Show the logs of the prune task Best regards,
  18. J

    Generic Compliance Questions

    Hi, Logical, since this is not for software or hardware; it's for compliance with how the enterprise manages their IT asset/security. Source : https://www.iso.org/standard/27001 Best regards,
  19. J

    Proxmox / OPNsense / 3 NICs : How to make VLAN aware LAN network to join physical devices to virtualized firewall?

    Hi, Do you have different DHCP pools for vlan10/20/30 ? On your L3 Switch the ip-helper/dhcp relay is correct ? Best regards,
  20. J

    W11 Pro license and VM migration

    Hi, not true, Windows licensing is based on the node CPU core at least for Windows Server. Best regards,