Hi all,
I wanted to upgrade PVE 8.4.19 to PVE 9.
I'm running a no-subscription version.
Before I started the upgrade I made sure all updates were installed.
According to https://pve.proxmox.com/wiki/Upgrade_from_8_to_9
I performed the below...
Yeah, looks like this is still a bug.
When adding multiple search domains like "domain1.tld domain2.tld", UI only shows "domain1.tld".
I assumed, that it might need to be comma seperated but thats the wrong syntax for resolv.conf. It still gets...
Put shortly, and without trying it explicitly - the following should work:
* Set an email as Admin mail from: https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#_options
* add the domain of this email to DKIM domains
* set the signing source...
Make sure you have disabled all ACME accounts and domains in the GUI (although I would not expect the ACME implementation in PMG to set an expired certificate either) - please check if you have any external piece of software running that does...
@fabian: ptrace_Scope gets not set via /lib/sysctl.d. The directory /usr/local/lib/sysctl.d does not exist.
I think I will try to reboot one server tomorrow morning. Let see to what the value of kernel.yama.ptrace_scope will be set to.
And let's...
Hello,
same here but with kernel.yama.ptrace_scope = 1 (never touched, I a pretty sure)
EDIT: Problem found, a missing directory (which is not essential for that container):
root@pve:/var/lib/lxc/102# pct start 110 -debug
run_buffer: 569...
Das Bild ist nur der Screenshot aus Post #7 (Treiber-Auswahl im Gerätemanager), keine neue Info. Der letzte Post (#13) von sgw stellt eine konkrete offene Frage zum Cache-Mode, also passt ein voller Entwurf, der die neuen Posts (#12/#13)...
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.