Hey, this is currently not configurable in PVE's ACME implementation. If you really need P-384 certificates, you can use acme.sh directly, or generate them some other way and upload them in the UI (Node -> Certificates -> Upload Custom Certificate).
Hello,
I’ve been trying for two weeks to set up a working solution for the following configuration using PVE 9.1.1. I’ve read dozens of articles and reinstalled the test environment dozens of times. Nowhere is a setup with two SANs described...
there is now typo in the real .cfg. Could not copy paste so I typed it and made the mistake
journalctl -u proxmox-backup -f shows me the error. PBS tries to connect with ipv6 but next mailserver accepts only ipv4
will try to fix that
# grep '' /run/qemu-server/*-swtpm.log
/run/qemu-server/106-swtpm.log:[id=1773062629] Data client disconnected
/run/qemu-server/106-swtpm.log:[id=1773323217] Data client disconnected
/run/qemu-server/106-swtpm.log:[id=1773323238] Data client...
there is now typo in the real .cfg. Could not copy paste so I typed it and made the mistake
journalctl -u proxmox-backup -f shows me the error. PBS tries to connect with ipv6 but next mailserver accepts only ipv4
will try to fix that
Was ist denn die beste möglichkeit mehre IPv4 adressen bei Netzwerk hinzuzufügen?
Ich habe versucht Linux Brige zu erstellen jedoch sagt er mir andauernd: gateway: Default gateway already exists on interface 'vmbr0'.
Hi,
how did you setup the VM? Did you enable the Qemu Guest Agent flag?
If yes it could be because you are missing the Qemu Guest Agent on the guest machine (windows)
To remedy this install the "Qemu Guest Agent". You can find instructions on...
journalctl -u proxmox-backup -f should show configuration deserialization errors on your customer's machine, something along the lines of:
Mar 13 14:06:19 pbs-dev proxmox-backup-api[1704]: could not read notification config: could not deserialize...
There is a typo in the config at line 9, match-sevirity should be match-severity, try this one:
sendmail: mail-to-root
comment Send mails to root@pam's email address
mailto-user root@pam
matcher: default-matcher
comment Route...
We had the same (?) problem on our newly installed rds server with server 2025 (running on pve 8 with AMD EPYC 9124 cpu). extreme slow login, slow start of programs, overall a "slow" system.
Then we changed the cpu of the vm from "host" (like...
Hello,
this would be to replace a production vsphere cluster right now. From what I read though I shouldn't be using HW raid for ZFS, but I need ZFS in order to get replication like we have now. I'm just doing some initial tests. May hold off...
modprobe is not persistent after a reboot.
To make it permanent, you probably need something like this:
echo ixgbe | sudo tee /etc/modules-load.d/ixgbe.conf
I noticed that the options to add sites for DNSBL is not longer in the options list for V9.0.6. It is present in v8.2.10. How do I specify these?
Thanks
Hello, I’m new to homelabs and recently received a Dell R640. After researching my options, I’ve decided to install Proxmox and begin building out my environment. I plan to run the server 24/7 and understand the power considerations. My initial...