Du hast die falsche Datei erwischt, dns_acmedns.sh ist das Plugin für acme-dns. Die Datei für selfhost ist /usr/share/proxmox-acme/dnsapi/dns_selfhost.sh. Im Task-Log sieht man davon fast nichts, weil das ganze als nobody über setpriv läuft...
Bisher habe ich das auch so gebaut:
1 NIC -> Corosync
1 LACP -> VLANs welche von den VMs genutzt werden
1 LACP -> Storage und Backup
Mit diesem Setup war es auch immer möglich, dem Host eine IP für das "Storage-VLAN" zu vergeben und über den...
Hallo,
der LetsEncrypt API Updateer funktioniert auf dem PMG GAteway V 9.1.2 nicht.
Ich bekomme folgende Fehlermeldung:
TASK ERROR: command 'setpriv --reuid nobody --regid nogroup --clear-groups --reset-env -- /bin/bash...
Welcome to the forum, SpiceGuy,
I think the part that's causing you some confusion here is that an LXC container has its own filesystem namespace. So /tmp inside the container is not the same /tmp you see when you SSH into the Proxmox host...
So Jungs, kriegt auch wieder ein. Kein Grund für ad hominem Attacken, wir können bei der Sache bleiben.
Wenn dies dein Problem war, kannst du dir ja ein VPS bei DigitalOcean oder AWS EC2 holen. Dann bist du selbst "Herr der Sache".
Das stimmt...
Just a little update...
So my system was stable for 7 days after limiting c-states in the kernel to 1 per my post above:
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_idle.max_cstate=1 processor.max_cstate=1 pcie_aspm=off"
Just an FYI: changing...
Hello Udo,
that is interesting. Could you please share the output of
qemu-system-x86_64 -cpu help
pvesh get /cluster/qemu/cpu-flags --output-format json-pretty
on the AMD node?
yes, indeed. Got the same answer as you four weeks ago but after re-asking last week I got this link https://repo.avcdn.net/linux-av/doc/avast-techdoc.pdf and found the trixie version available on the repository server
Hello everyone,
We have been working with Proxmox for 15 years, designing, developing, and maintaining software for hosting providers that use the platform.
Proxmox VE has always been the main focus of this work. Over time, we have developed...
Yeah, please let's not spiral into negativity here; no one will benefit from that.
In general, this forum gets a lot of posts with questions or seeking for advice for a wide spectrum of things and a variety of experience, and while we got many...
Maybe you did that already ...
Check available space of /var/lib/vz with df -h
As my test system has only 28GB available space a 60GB import task would fail, too.
oot@node3:~# df -h
Filesystem Size Used Avail Use% Mounted on
...
So Jungs, kriegt auch wieder ein. Kein Grund für ad hominem Attacken, wir können bei der Sache bleiben.
Wenn dies dein Problem war, kannst du dir ja ein VPS bei DigitalOcean oder AWS EC2 holen. Dann bist du selbst "Herr der Sache".
Das stimmt...
Thanks @Neobin !
In the meantime
proxmox-boot-tool kernel pin 7.0.14-5-pve
proxmox-boot-tool refresh
UPDATE : I can confirm the problem DISAPPEARS with kernel 7.0.14-5
So it's specific to kernels after this one.
I have a couple of proxmox VE hosts, running 9.2.4 with 7.0 kernel.
These systems are updated regularly (like once a month) with proper reboot
For the last update (9.2.4 to 9.2.6 - on the 7.0 kernel) I have something weird happening that trigger...
Bei Semi-Sync pass auf den Timeout auf. rpl_semi_sync_master_timeout steht per Default auf 10 Sekunden, und wenn die Replica nicht rechtzeitig quittiert, schaltet der Primary still auf async zurück und läuft weiter. Kein Fehler, nichts was...
I'm trying to set up a push-direction sync job between two PBS instances and I'm stuck on a permission check that fails no matter what privileges I grant. I've worked through the checks in the docs and gone well past them, so I suspect I'm...