Just tested with: Linux pve-homeserver25 7.0.12-1-pve
Can report the fix is in and Tailscale speeds are back to what they were, without needing any workarounds - huzzah!
11:18 user@samba:~ > iperf3 -c <host-b-tailscale-ip> -t 10
Connecting to...
Thanks for this guide. I just got my Quadro P4000 working. It didn't like kernel 7.x or 6.17, but 6.14 worked like a charm. NVIDIA Driver 575.57.08 installed, and the device was able to pass through to my jellyfin container successfully
I had the same issue and fixed it issuing following commands one by one:
NOTE: sda2 and sdb2 are the efi partitions of the two disks I have on this particular system
proxmox-boot-tool clean
proxmox-boot-tool format /dev/sda2 --force...
the VLAN SDN zone already does the clusterwide syncing heavyweight lifting. nothing stops you from creating a script that polls VLAN list from the external source and uses native CLI tooling to add VLAN entries. Then, cron is your friend :)
Hi all — sharing an open-source side project for feedback from people who actually run Proxmox in anger. It's a community project, not affiliated with Proxmox, and this isn't a support request — I'm after criticism of the approach.
What it is...
Hi All, I have a couple of problems that I need to correct via the console but I keep getting "NO SIGNAL" on the screen before I have time to complete what I'm trying to do. What do I need to change so the the Proxmox Server keeps sending a...
Kunde hat mich gerade angerufen, zur Abwechslung mit good news: Seit 3 Tagen nun stabiler Betrieb der beiden VMs, geringere Last auf den Nodes etc.
Und Sahnehäubchen: deren Kunden melden, die Applikation darin ist responsiv wie nie zuvor.
Das...
Adding on, the cluster/quota requirement is for the cluster. The reason for it for PVE is because with 4 you'd need 3/4 servers online to be "over 50%" online. With 5 votes you only need 3/5 online (2 and the Qdevice). Ceph doesn't have those...
I believe you add the co-ordinates on your cluster.
on your Cluster > Options > Location here there is a way to add in the location. This is then brought into this widget in PDM.
https://forum.proxmox.com/threads/vms-freeze-kvm-1100-cpu-split_lock_detect-traps-on-kernel-7-0-6-2-pve-%E2%80%94-stable-on-7-0-2-base-%E2%80%94-i9-14900k-asrock-rack-z690d4u.184320/#post-857842
same like me, did not know how to fix yet.
https://forum.proxmox.com/threads/vms-freeze-kvm-1100-cpu-split_lock_detect-traps-on-kernel-7-0-6-2-pve-%E2%80%94-stable-on-7-0-2-base-%E2%80%94-i9-14900k-asrock-rack-z690d4u.184320/#post-857842
same like me, did not know how to fix yet.
I'm working on IPv6 only setup in my clusters, and I prefer to use SIIT-DC to not have NAT44 type gateway "funs", I ran into the funs w.r.t. greylisting and SFP checks.
Q1: Is there a method to have a specific netblock (the NAT46 block with the...
ran into a "fun" problem: I'm busy with a new deploy (using LXC template in PVE), and had /var/spool/pmg/ on a CEPHfs
the upgrade to 9.1 failed with pmg-api (9.1.0)'s package doing a chgrp -R /var/spool/pmg/, and then errors on...