Proxmox VE 8 → 9 Upgrade – GRUB fails to boot on UEFI + LVM
After upgrading a Proxmox VE node from PVE 8 to PVE 9 in UEFI mode with root on LVM, the system dropped to a grub> prompt on reboot. This is a known issue...
Hi,
this will only work if your Storage/SAN vendor will provide/support/develop a native Proxmox integration via a Proxmox Storage Plugin .... would ask your vendor
In case anyone is still interested in this it turns out it is fairly simple. I saw a compressed tarball (xz compression) in the images directory
(https://us.images.linuxcontainers.org/images/oracle/8/amd64/default/20210723_07:46/ which is/was the...
> it means that there's really empty space
That sounds right of course, however ~14 hours later Ceph "usage" hasn't dropped 400 GB...in fact it went up slightly. Also, I'm not sure what would be out of sync with discard, considering it's...
der Kernel ist derzeit 6.17.13-1-pve was soweit mir bekannt der aktuellste ist.
root@pve:~# uname -r
6.17.13-1-pve
das Verzeichnis /lib/firmware/amdxdna fehlt komplett.
root@pve:/lib/firmware/amdnpu# find . *.*
.
./1502_00
./1502_00/npu.sbin...
Hi Rollux,
you could probably try a local login, either via connected screen and keyboard or,
if your server hardware supports it, via out of band management (ILO/IDRAC/BMC ...)
What error message do you get, when you try to connect via ssh...
Kein MTU-Problem, der Ping mit 1400 Byte geht ja durch. Und HTTP scheitert auch, also ist es nicht TLS-spezifisch.
Das Problem ist deine Routing-Tabelle:
default via 255.255.255.255 dev eth0
Das ist Quatsch als Gateway. Da muss dein Router...
Vielen Dank für die Anleitung! Ich konnte alles erfolgreich auf meinem "N5 Pro" durchspielen. Zwei kleine Anmerkungen habe ich:
"shaderc" scheint es in meinem 24.04.4 nicht zu geben. Stattdessen hilft:
apt install libshaderc-dev
Und es fehlen...
✅ LLMs laufen stabil auf Proxmox mit AMD AI CPUs über die iGPU (Radeon 880M / 890M) via Vulkan
❌ Die AMD XDNA NPU wird aktuell von llama.cpp nicht genutzt
✅ LXC (privileged) ist der beste Weg, nicht VM
---
Motivation
Mit den neuen AMD AI CPUs...
For data to be safe, it has to be able to survive 2 failures. There are virtually none that will have 3-way replica of every piece of data. NetApp specifically - write cache is redundant in (up to) 2 places, so when one controller is in downtime...
Hi all,
I've set up a simple and basic home lab recently, including PBS and a QNAP storage. The QNAP has an external USB drive for monthly backups.
Unfortunately, this monthly job fails because the PBS backup creates folders that contain a...
Kein MTU-Problem, der Ping mit 1400 Byte geht ja durch. Und HTTP scheitert auch, also ist es nicht TLS-spezifisch.
Das Problem ist deine Routing-Tabelle:
default via 255.255.255.255 dev eth0
Das ist Quatsch als Gateway. Da muss dein Router...
Hallo, das Problem liegt an der Meldung in deinem Log:
No /etc/kernel/proxmox-boot-uuids found, skipping ESP sync.
Die EFI System Partition (sdd2) ist nicht beim proxmox-boot-tool registriert. Deshalb wird der Bootloader beim Upgrade nicht...
Kein MTU-Problem, der Ping mit 1400 Byte geht ja durch. Und HTTP scheitert auch, also ist es nicht TLS-spezifisch.
Das Problem ist deine Routing-Tabelle:
default via 255.255.255.255 dev eth0
Das ist Quatsch als Gateway. Da muss dein Router...
Das Problem ist klar: Incompatible firmware protocol major 7 minor 2 - der amdxdna Treiber im PVE-Kernel kommt mit der neuen Firmware-Version nicht klar. Das neue BIOS (3.18) hat wohl ne neuere NPU-Firmware mitgebracht, und der Treiber kann damit...