Successfully upgraded 14 physical hosts and 5 virtual hosts. :D
One particular host had some custom built drivers for 5G modem and a custom firmware networking smart card, but after recompiling drivers for new kernel, all done.
Impressed with...
I have no clue, where zlib in /usr/local is from, I'll dig in that.
@marcellus:~# ldconfig -p | grep libz
libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
libzstd.so.1 (libc6,x86-64) =>...
@marcellus:~# ls -lha /usr/local/lib/libtpm*
ls: Zugriff auf '/usr/local/lib/libtpm*' nicht möglich: Datei oder Verzeichnis nicht gefunden
@marcellus:~# ldd /usr/bin/swtpm
linux-vdso.so.1 (0x000079c071191000)...
Ich hab es nicht erwartet und bereits einen Node mit 6.14 gebootet. Interessanterweise booten auch VMs mit "aio=io_uring" ohne augenscheinliche Fehler.
Ich teste ..
Wir haben jetzt eine Handvoll VMs dort laufen, vorsichtshalber mit dem...
hi, i answered a bit more detailed in your other thread: https://forum.proxmox.com/threads/pve9-in-place-upgrade-failed-due-to-mellanox-nvidia-networking.173385/#post-806883
please let's continue this discussion there
hi,
just for your information, the nvidia driver does not have to directly support debian 13, but actually the kernel version is more the reason here. Since we base our kernel on ubuntus and not on debians this is different from debian 13.
This...
Hello,
Since today, my Proxmox crash.
I use an LXC with Immich. Could you decrypt these errors ?
Oct 08 01:34:25 pve kernel: Oops: general protection fault, probably for non-canonical address 0x7fffffcfffffc: 0000 [#2] PREEMPT SMP NOPTI
Oct 08...
It's a supermicro NIC, and I found drivers on their website but not firmware, Anyway, its a moot point. I found a Marvell 4 port 10/25 which practically installed itself
Keep in mind, that setting: "nvme_core.default_ps_max_latency_us=0" will turn off any sleep states on your nvmes.
Drives will be a bit snappier, but also a bit hotter (by about 10-15 degrees) and will use more power when idle. So if you have a...
Unfortunately, we need the same VLAN 6 that contains the management interface for VMs on the VLAN-aware bridge. If you add a subinterface vmbr1.6 to the VLAN-aware bridge, VLAN 6 will be in end-host mode and no longer usable for VMs (a used-up...
Yep, kernel<->apparmor incompatibility confirmed. Ubuntu vs debian. Problem occurs not only with tor.
It would be nice to have the apparmor working on the host. Especially because it's a host.
Some backporting may help. Tor can be used in...
Bei den LLMs bin ich noch skeptisch, ich bin da ehrlich. Grade wenn es um etwas geht, das mir potentiell was kaputt machen kann.
Wir haben gestern schon einige VMs manuell "umgeklickt", vermutlich ist es flotter, wir machen das step by step zu...
Nun ja das hinkt (eben weil es eben manuell arbeitet) dem Upstream von den Versionen aber immer hinterher, anders als der offizielle Weg:
Ich würde das Ausführen von bash-Skripten, deren Funktionsweise man nicht verstanden hat als root auf dem...