I can observe a high IO pressure stall percentage after switching to this kernel—consistently above 90%—but without any noticeable side effects.... all my servers seem to be affected
So just like my other guide, this is more for my own records so I can come back and refer to it.
I know there are scripts for these things, but I prefer doing them manually so I can learn along the way.
Maybe it can help someone else in the...
do you have a granular monitoring (prometheus,...) which can check bandwidth every second ? don't trust average.
do you have also checked your switch port buffer stats ?
if it was a kernel bug, you'll have too on your 10gbit nic.
I'm running...
Hey folks,
I have a strange problem. I have one VM in my cluster that just won't backup. No issues backing up other VMs. This is on a three node 9.1.6 cluster that is current on all updates. The VM is a linux machine with a 256GB root disk...
Die Antworten finden sich in /etc/apt/apt.conf.d/76pveconf bzw. /etc/kernel/postrm.d/proxmox-auto-removal und /etc/apt/apt.conf.d/01autoremove.
Vor allem dieses Kommentar der kernel_keep_versions Funktion aus...
Hi everyone, I have my Proxmox running on the old Samsung SSD 860 EVO which seems to be failing. I couldn't create a new container today and running a SMART check on /dev/sdb shows errors and bad blocks. I have some VMs on this disk but they are...
Okay, danke für #22.
Leider gelingt es mit nicht, aus den "CODE" Blöcken heraus zu zitieren. (Weiß jemand wie das eleganter geht, als das hier per copy-n-paste "manuell" einzufügen?)
root@pve:~# dpkg -l | grep proxmox-kernel
rc...
Danke @UdoB das sieht nach einer vernünftigen Antwort aus.
1
ssh root@192.168.178.182
root@192.168.178.182's password:
Linux pve 6.17.13-2-pve #1 SMP PREEMPT_DYNAMIC PMX 6.17.13-2 (2026-03-13T08:06Z) x86_64
The programs included with the Debian...
Die möglichen Probleme stecken immanent in einer weiteren Zwischenschicht.
Wenn du schon soetwas wie Proxmox am Start hast, gibt es keinen Grund ohne Not diese zusätzlich einzubauen.
Man kann es technisch umsetzen. Gut ist es aber nicht.
Zum...
Das empfehlen die Proxmox Entwickler nicht, aus meiner Sicht ist es für Docker besser eine VM, anstelle eines LXC Containers zu nutzen.
Bei mir hat es auch lange gedauert bis ich es kapiert habe.
Technisch ist das möglich, ich würde es nicht...
...and yet much more stable than any other solution without proper built-in HA like ZFS replication or even NFS or any other SPOF-based setup like OP's. Sure, 5 node cluster is better than 3, but if you're coming from a two node cluster VMware...
Stress mit Netzwerk, Portweiterleitung, NAT, Mounting oder gar dem zugrundeliegenden Hypervisor reichen mir schon. Inwieweit nun einzelne Docker sich innerhalb einer Dockerumgebung gegenseitig beeinflussen steht auf einem anderen Blatt.
Schon das...
I am trying to restrict the CPU usage (and power consumption) of an OPNsense VM on PVE, but the CPU limit adjustment isn't producing the results I'd expect. Setting the CPU limit to a low value does reduce the percent load of the guest VM process...
Klar. Mir wäre aber der potentielle Stress mit mehren Docker-Container innerhalb eines "Docker-Hosts" schon zuviel. Deshalb eine VM pro Docker, falls die SW nur als Docker geliefert wird.
I am trying to configure Discord as a notification target. I have email setup and that is working fine. I have created a new web hook in my Discord channel and configured it as a POST action but I get this when testing:
I have tried many...