@fiona Thanks for that - I see pve-qemu-kvm-10.2.1-2 in pve-test as of time of writing.
I had 2 updates on my test lab whether or not the other one is applicable to this bug or just coincidence wouldn't know.
For those that used workaround from...
Up to Qemu 11, the only option is “Disabled.” Without hardware acceleration, performance will likely drop significantly.
https://forum.proxmox.com/threads/qemu-10-1-available-on-pve-test-and-pve-no-subscription-as-of-now.175350/post-850543
The...
@martin_comp Yes, the issue affects IO delay (the name for iowait in the UI) too.
A fix was applied in git master and the new pve-qemu-kvm=10.2.1-2 package is currently going through internal testing.
I'm new to Proxmox and networking so apologize if I'm not using correct vernacular and if this is the wrong forum. Tinkering with all of this to teach myself something new.
I tried to install nginx and did some other cleanup of my PVE and found...
Das war/ist auch immer mein Gedanke. Kein Secureboot und die Nummer ficht mich nicht an.
Ich glaube, ich werde beobachten was nach Ablauf der Frist geschieht und dann erst evtl. mit den Flügeln flattern
Hello all,
When migrating a VM to another remote cluster it would be nice to have a check box or some kind of option to have that VM get its VMID changed to a VMID from the target cluster VMID range.
Reason for this is that if we have shared...
Treiber von NVIDIA?
Schau mal hier:
https://www.reddit.com/r/debian/comments/1f44nss/uninstall_official_nvidia_drivers_and_install/?tl=de
Der deinstalliert mit parameter
Bsp ./NVIDIA-Linux-x86_64-560.35.03.run --uninstall
Moin, also danke @ThoSo - mit dem Befehl ./NVIDIA-Linux-x86_64.580.126.18.run --uninstall bin ich den Nvidia Treiber wieder losgeworden.
Jetzt muss ich nur noch den angepinnten Kernel Boot deaktivieren.
Weder mit unpin noch mit remove lässt sich...
I created a systemd oneshot service for this:
/etc/systemd/system/nvidia-shm.service
[Unit]
Description=Enable NVIDIA Heterogenous Time-Slice Sizes
Before=pve-guests.service
After=nvidia-vgpud.service nvidia-vgpu-mgr.service
[Service]...
Best practice is to wipe the node, remove it from the cluster, install a fresh Proxmox with a new name and IP address and add it to the cluster as a new node. This procedure is the same regardless of which hardware parts are reused.
Since the update to kernel 7.0.0-3, my VMs that used ppp do not work anymore in LXC containers (privileged). I was using openfortinet and since upgrade I get:
```
Couldn't set tty to PPP discipline: Operation not permitted
ERROR: read...
Ich war bisher der blauäugigen Meinung, maximal eine VM herunterfahren zu müssen und anschließend qm enroll-efi-keys <VMID> würde ausreichen, zumindest sofern kein bitlocker verwendet wird.
Wie denn nun? Tatsächlich einzeln in den guests rumbasteln?
Tired of siloed notifications in Proxmox VE?
I built a lightweight bridge that forwards native Proxmox (8.2+) webhook alerts directly into the Gorgona P2P mesh, giving you decentralized, real-time visibility across your infrastructure.
Why try...
I have a total of 3 nodes, 2 in one building and 1 in another building. Every couple of weeks, the one in the other building shows up as offline to the other two, and vice versa. I'm able to ping between nodes, but they still aren't showing up as...
I have deleted video=vesafb:off,efifb:off and nofb nomodeset and added initcall_blacklist=sysfb_init to my grub file.
Can you explain how I should execute echo device_specific >"/sys/bus/pci/devices/0000:28:00.0/reset_method" and how I would...