Hi @hishamrixs, welcome to the forum.
While I understand, and often share, the sentiment expressed by other posters that different backup products might be better suited to your particular use case, we also have to recognize the business and...
Hi Fabian,
Thanks for the help, you are right!
I can see the same error reported on that bug in the destination node:
Jul 24 13:07:36 DEST-SERVER pveproxy[3287501]: connect to 'unix/:/run/qemu-server/151.storage' failed: Permission denied at...
I kept on getting an access denied message from BIOS and no boot drive was found.
Long story short, if you get the same error, disable secure boot in the VMs bios and off you go.
Hallo zusammen,
wir haben auf zwei identisch aufgebauten Proxmox-Hosts ein reproduzierbares Problem und kommen mit der Fehlersuche nicht mehr weiter.
Umgebung
Proxmox VE 9.2.5
getestet mit
Kernel 7.0.14-5-pve
Kernel 7.0.14-6-pve...
Hi @bbgeek17 ! I found this Proxmox vs VMware benchmark while preparing our own VMware-to-Proxmox migration evaluation. It was one of the most detailed public comparisons I could find. Has your team repeated these benchmarks using more recent...
Looking for a product that already covers your requirements is the right first move. The catch is that for this particular combination I do not think one exists yet, so whatever is missing has to be built, and that is what you are trying to...
Hi all!
I'm trying so so hard to get the intel iGPU passthrough but always getting Error 43. I'm really not sure if I'm doing something wrong or just that my iGPU is not supported somehow.
I have i9-12900HK, and while CPU passtrought was a...
Thanks for the cross-reference!
Sadly i can't reproduce the change on my end. My 2025 VM still reports incrorrect function after changing back to 9.2+pve1 from 11.0+pve1.
Could you please share your VM config for reference?
Best regards
Jonas
PMG does not ship any packet-filtering/firewall by itself (see https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#_easy_integration_into_existing_email_server_architecture).
but you can check the usual firewall/packet-filtering software on...
Hi,
I'm new to Proxmox and thought I'd attempt to virtualise my existing PFSense firewall (currently running on a T630 thin client). I successfully deployed this on Proxmox (v 9.2.5). I also spun up the latest version of OPNSense. The issue I...
Something I forgot: ProxmoxVE9 introduced a new, still in tech-preview-feature which allows converting oci ( aka docker ) container images to lxcs. To be honest I'm not a big fan since this procedure destroys the immutability which is the biggest...
see: https://bugzilla.proxmox.com/show_bug.cgi?id=4405 (and quite a few threads on this topic in this forum) for discussion on this topic.
currently - adapting the postfix config templates to your need (keep in mind to check that no e-mails are...
Here's my current thoughts/opinions about running docker/podman in CTs
- It currently works fine (at least in a debian CT)
- It might break on docker (related) or kernel updates
- Breakage is likely to be fixed soon but you'll have to be patient...
Root cause is that when PVE tries to autostart VMs early in boot, the network stack isn't fully up yet, and QEMU fails to bind the SPICE socket on 127.0.0.1. getaddrinfo() returns "address family not supported" because loopback isn't ready...
There's a pattern in your config that lines up with a known FreeBSD issue on Proxmox. Your disk is on virtio0 (VirtIO Block), not on the virtio-scsi-single controller you have configured. VirtIO Block on FreeBSD 13+ has documented intermittent...