Note: 9.2.3 corresponds to the current Proxmox VE 9.2 package update level, as shown by pve-manager: 9.2.3 in pveversion -v. Therefore, Proxmox VE 9.2.3” is acceptable in practice and really good for a blog post. You can read more here...
Yes,
apt full-upgrade
or
apt-get dist-upgrade
But what -U does? There's no such option in man apt
(e.g. at https://manpages.debian.org/trixie/apt/apt.8.en.html )
Build yourself a rescue CD/USB, or boot vanilla Ubuntu from ISO, then see if you dongle works there.
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
Interestingly, the ethtool vmbr0 does detect a link:
Unfortunately I only have one USB-C port on the machine, would need to go get a different normal USB dongle.
Updated to 9.1 today and I can see there has been some improvement.
While the actions seem to be working well, clicking an email subject in the e-mailed list still only takes you to the quarantine page. It does not load the selected email into...
I've just encountered this. It seems that the trick is to start the container without the idmappings, at which point you can change ownership of the problem directory to some other user (eg. root). Then start the container with the idmappings...
Das nic0 is a slave device, aborting ist der Knackpunkt: netpoll läuft nicht auf einem Bridge-Slave, und nic0 hängt ja in vmbr0. Mit nur der einen NIC kommst du da nicht weiter, solange sie in der Bridge steckt. Zum Test kannst du nic0 kurz aus...
I have a Proxmox 9.2 server (upgraded from 9.0) that runs a couple LXC containers that access an NVIDIA 3060 card. Everything works fine but if I reboot the server the containers will not start automatically and give an error. I have to...
Hi all, following up from post #195 in the 7.0 opt-in thread as requested. Reposting the full details here with lspci -v output included.
Hardware
CPU: Intel Arrow Lake-S (Arrow Lake-HX 8p+16e cores)
Chipset: Intel 800 Series PCH
GPU...
Das scheidet aus, da ich, wie geschrieben ja von lvm-Thon auf zfs umsteigen will.
Neuinstallation hatte ich ja auch bereits geschrieben. Die Frage war ob jemand hier Erfahrung damit hat, PVE mit den Einstellungen (Storage, Network, Jobs) wieder...
Das nic0 is a slave device, aborting ist der Knackpunkt: netpoll läuft nicht auf einem Bridge-Slave, und nic0 hängt ja in vmbr0. Mit nur der einen NIC kommst du da nicht weiter, solange sie in der Bridge steckt. Zum Test kannst du nic0 kurz aus...
Sorry, I was mistaken,
For my HP Proliant DL380P Gen8, kernel
6.8.12-23 works
6.8.12-29 crashes
I did not have any versions between 23 and 29 on the server.
Googling for things make it seem like rx-vlan-offload was a 2014-? era broadcom bug with the linux driver(s)...is that really still an issue in 2026?
-Dave
We have seen similar issues on VMs that live on NFS storage(NetApp). Version or mount options does not change anything, we've tried NFS3, 4, 4.1, 4.2.
As @YaZoal pointed out this is a known issue, and is mentioned in the docs. Hopefully...
The last line "Link detected: no" is an indication of L1/2 issue. Generally that should be "yes" before you can proceed.
Its unlikely that the BIOS/Firmware is affecting your link issue, but anything is possible. Try a different USB port...
Hello everyone,
There exists the possibility to define HA state on templates for VM resources within Proxmox environments. When doing so the HA manager tries to implement the HA state according to the configuration defined. In case of the HA...