From what I understand from the guides, what I want is for nftables to connect to vmbr0, which is the bridge and is where the connection to the Proxmox Server (SSH, web UI) passes through. Meanwhile, connections to the virtual machines don't go...
A bit old thread, but with little AI help, I found a simpler way to passthrough an internal SATA DVD burner :
Add this line at the very bottom of /etc/pve/qemu-server/[VM-ID].conf :
args: -device scsi-generic,drive=dr1 -drive...
Maybe your graphical issue is related to this thread:
https://forum.proxmox.com/threads/graphical-errors-on-pve-webui-9-1-6.181154/#post-840458
There were issues with incorrect display of webgui elements when jumping from 9.1.5 to 9.1.6 before...
Maybe your graphical issue is related to this thread:
https://forum.proxmox.com/threads/graphical-errors-on-pve-webui-9-1-6.181154/#post-840458
There were issues with incorrect display of webgui elements when jumping from 9.1.5 to 9.1.6 before...
This gives the IOPS of a single spindle. Recommended is to use (two) mirrors --> double IOPS for writing data and four times the IOPS for reading data.
And... for rotating rust I highly recommend to add two fast - but small - SSD/NVMe as a so...
Hi @philkunz
Thanks for the very detailed answer, this helps alot in how I set the thresholds up. I was on 5.6, so I upgraded to get the HaPolicy stuff. It doesn't look like there is an edit action command on the CLI so I edited the config file...
Hmm. Probier mal das
for i in 1 2 3 4 5; do ps faux | grep [q]m; echo "---"; sleep $i; done
Oder alternativ halt
perf top --sort pid,comm,dso,sym
Das sollte die PID des Prozesses anzeigen. So kann man eventuell recht einfach schauen was die Last...
Hi,
hast Du mal probiert, ob es was bringt, wenn Du in die /etc/pmg/pmg.conf in der section:spam den Parameter "spam_level 6" einträgst und mittels "systemctl pmg-smtp-filter" den Dienst neu startest?
Ich habe rspamd nicht im Einsatz und kann...
problems with reboot solved but, CPU temperature always 90-95C - so that is not ok
trying now to use older kernels and check is this issue is kernel version related or no
I didn't but will definitevly change this asap ;) One should take into account that for zswap you always need physical swap as backing device. For example if you use the defaults of PVEs installer for ZFS you will endup without space for a...
Ist derzeit (noch) nicht implementiert - siehe: https://bugzilla.proxmox.com/show_bug.cgi?id=4651
steht auf unserer TODO list - aber ich kann nicht versprechen wann wir dazu kommen es zu implementieren.
Ich hoffe das hilft!
Hi Damien,
As of v5.7.0, this is how it works:
1) Multiple UPSes / groups
You can attach actions either directly to individual UPS devices, or to a group.
UPS-level actions are evaluated per UPS, independently.
Group-level actions are evaluated...
I updated to the current no-subscription repository, but the issue did not occur.
# pveversion --verbose
proxmox-ve: 9.1.0 (running kernel: 6.17.13-2-pve)
pve-manager: 9.1.7 (running version: 9.1.7/16b139a017452f16)
proxmox-kernel-helper...
For anyone still troubled by this issue, upgrading the drive firmware to the latest version can resolve it. My drive has been running normally for two weeks after the upgrade (without any other special configurations). You can download the latest...