How exactly would I trigger that remote migration of the template from one cluster to another? They do share several networks, so that should be feasible.
Good input by the both of you, thanks for sharing.
Fwiw, we solved our problem by building our custom templates without ifupdown, and using systemd-networkd instead - which works out of the box when setting both "renderers" and "activators" to...
In my case it was a dns / hostfile issue.
I had an host-file in place pointing the external domain to an internal ip.
That got overwritten by mistake and therefore it (correctly) enforced SPF.
Thanks for the help!
Hi,
The SPF reject usually means the service is still submitting mail to PMG on the external SMTP port 25, where SPF checks are applied. Could you please configure the internal service to use PMG as smarthost on the internal SMTP port, default...
Hello,
if you still there try to install dracut apt install dracut dracut-core -y`
and update the initramfs dracut --force --verbose
I have faced this issue and after trying with the dracut i see the actual errors that is i have affected by a...
Wofür werden die Server denn verwendet? AD-Controller (dann ist caching eigentlich unnötig)? Fileserver? Terminalserver?
Wo genau liegen denn die Performanceprobleme? Wir betreiben bei mehreren Kunden Server 2025 auf PVE mit unterschiedlichen...
Gerne möchte ich ein kleines Update zum Proxday 2026 in Mönchengladbach mit den ersten drei Speakern bekanntgeben.
CAPI: Deklarativ Kubernetes auf Proxmox ausrollen (Erkan Yanar)
Den Wunsch Kubernetes zu betreiben oder anzubieten? Genau das...
How can I connect a Proxmox server to VMware and VMFS via iSCSI in read-only mode? I want to transfer data to another iSCSI storage volume that is already assigned to Proxmox. The goal is to replace VMware.
Many thanks for any helpful answers.
Thanks, that was my conclusion as well. As a next step, I will examine the network more closely.
There are plans to expand the cluster by one or two hosts in the near future. Consequently, this is unfortunately not an option.
Thank you for the information about the workaround.
This helped someone else as well already.
Do you remember the exact kernel version?
That would help us narrow down any changes our kernels have, that the Ubuntu one did not.
Since our kernels...
Der Admin hat die Platten der VMs so eingestellt: `cache=writeback, discard=on, iothread=1`
Fragwürdig, oder OK? Sieht für mich eher OK aus.
https://pve.proxmox.com/wiki/Windows_2025_guest_best_practices#Prepare schlägt es auch so vor, meint...
@fabian: no worries. I am glad that we have found the reason for the non-starting LXCs. Even when I still not understand how and why the value has been changed to 3.
@Impact: no files found
I theory I should be able to change the value on...
Leider war's das nicht: beide VMs heute wieder mit Problemen, höre ich gerade vom Kunden.
Sein Admin, der die VMs gebaut hat, ist noch in Urlaub, ich kann ihm zwar vielleicht VMs neu installieren, aber nicht seine Software darin deployen.
Ich...
Hi @Bishop27
thanks for posting in the forum!
So the EFI messages were just a warning for the soon expiring Secure Boot CAs from Microsoft, which you successfully updated as it seems.
The second error message as it says, has something to do...
So now I do understand you. The non-default kernel.yama.ptrace_scope = 3 might cause the issues. Now we need to understand why it is not set to 1 which I assume should be the default. At least I see kernel.yama.ptrace_scope = 1 on my home-lab...
Hi,
1. the script check if reboot is required. You can also set "reboot if nessesary" in config file.
If the option is not set, and welcome screen is installed, you become notification after login, if a VM need reboot.
2. There is no HA...