Ob du das virtuell oder Physisch betreibst ist erst einmal egal.
Da würde ich mir mal die Carp Konfigurationen anschauen. Eigentlich sollte die interne FW nichts mitbekommen.
Eventuell hast du auch etwas extremes Logging aktiv?
Die beste Hilfe...
Hallo Stoiko.
Ok, das versuche ich. Plesk will die Einträge alle in einer Zeile und ohne " in der Mitte; also etwas anders als das PMG.
Daher habe ich zwei TXT-Einträge angelegt. Ich nehme an, dass Du oben pmg._domainkey.your.domain (also mit...
Hallo Stoiko.
Ok, das versuche ich. Plesk will die Einträge alle in einer Zeile und ohne " in der Mitte; also etwas anders als das PMG.
Daher habe ich zwei TXT-Einträge angelegt. Ich nehme an, dass Du oben pmg._domainkey.your.domain (also mit...
Hi everyone, I recently picked up a 16GB Radeon Pro V340 and it runs great for gaming. I'm currently benchmarking different games, so I hope the performance stats are useful to you. I'm not sure if I'm allowed to share the link here, but I'll be...
FDB-Overflow ist raus, gut. Dann müssen wir rausfinden warum die Bridge die MACs nicht dauerhaft lernt. Wenn das Flooding gerade aktiv ist, check mal ob die betroffene Client-MAC überhaupt in der FDB steht:
bridge fdb show br vmbr001 | grep...
yes, the CLI tools are always running as root@pam. so that explains the difference - if you want to restore this container with idmaps you need to log in as root@pam on the UI as well.
I completely agree with leesteken on this one.
Looking at that script here, I notice it is installing a privileged LXC. I can only imagine what else it is doing. This is most likely the source of the issue.
You cannot share devices from the same IOMMU group (safely) between VMs and/or the Proxmox host: https://pve.proxmox.com/wiki/PCI_Passthrough#Verify_IOMMU_isolation . Lots of PCI(e) passthrough threads about exactly this and IOMMU groups in...
Thank you for adding this very concrete data point.
Please report this to the community-scripts (that are not provided or supported by Proxmox) issues page. The people there know the script and might be able to pinpoint and fix the problem.
I came across this and thought I'd provide a little info, cause I have the exact same problem.
For me this behaviour started immediately after I ran the Unifi installation script...
May I ask a last question: Since each board 4 NICs, 1 (enp6s0) is yet unused:
enp7s0 and enp8s0 are in use for the "full mesh network" using Fabrics and assigned for replication and migration
enp5s0 is for everything else, WebUI, Corosync, VM...
Für so ein überschaubliches Setup (1 Node, paar VMs, fast alles nur per VPN) kannst du das problemlos mit nativem Linux lösen. NAT/Masquerade über nftables, Proxmox-Firewall für die Regeln, fertig. Mach ich bei kleineren Setups auch so, das...
I mixed up things , this is the Remote PBS need to have the WAN static IP ( Source PBS static ip not mandatory in the pull case )
indeed most routers are able to forward port only for specified WAN public IP.
if router can't do this, then...
Ich kann dieses Problem auch unter Windows Server 2022 nachvollziehen. Das Deaktivieren des nested-virt CPU-Flags hilft hier tatsächlich zuverlässig. Danke für den Tip!
I came across this and thought I'd provide a little info, cause I have the exact same problem.
For me this behaviour started immediately after I ran the Unifi installation script...
Das nfs-common.service is masked ist auf PVE normal, der Dienst ist per Default maskiert. Geht ganz einfach:
systemctl unmask nfs-common
systemctl enable --now nfs-common
Aber ehrlich gesagt, für deinen Use Case würd ich VirtioFS nehmen. Das...