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...
Hey, thanks for your feedback!
I did discuss something along those lines internally before with @fiona. The fully-automatic generation is likely a bit too much magic, and there is a fundamental problem in that kernel/microcode updates can change...
Thank you for bringing that to my attention and maybe I can add to that. My template is on the current patch level, so the problem may not be the same, but very similar.
Sorry for the late reply, missed this thread in the new posts section.
This was already stated some of the other answers, but this is the expected behavior:
HA resources are by default configured with "failback" enabled. Failback in that sense...
Depending on how it was installed, this file may not exist, but in cases where there are issues with PvE, the file listed below will be present.
Deleting that file, updating GRUB, and rebooting should fix the problem.
rm...
Hi!
If I understand your description correctly, this is expected behavior.
As HA resources are "failback" by default and the HA resource is in a non-strict node affinity rule, the HA Manager does not allow the migration. This is because the HA...
Hey, thanks for your feedback!
I did discuss something along those lines internally before with @fiona. The fully-automatic generation is likely a bit too much magic, and there is a fundamental problem in that kernel/microcode updates can change...
Oh man. MS macht allen Admins Probleme. Meiden so weit es geht. Sei froh, dass man es so oft meiden kann. Wenn die Leute mit ihrer ranzigen Branchensoftware um die Ecke kommen, gehts halt nicht anders. Aber im E-Mail und VM Bereich geht es anders.
A couple of comments:
1. Since you're deploying client assets in a cluster, there are two components to consider- first, what is your target overprovision/overall host load threshold and second- when deploying a new asset, you have a choice of...
Hi, a few questions:
License — there's no LICENSE file in the repo. What license do you plan to use, and can we get explicit permission to use/modify it commercially in the meantime?
Maintenance — last commit was ~3 months ago. Is this actively...
Thank you for bringing that to my attention and maybe I can add to that. My template is on the current patch level, so the problem may not be the same, but very similar.