Hi!
Thanks for reaching out, there's another user that seems to have similar problems [0]. It would be helpful to have more information, could you provide a boot log for the system? Does the NIC have the most recent firmware on it?
[0]...
Hi all,
I just purchased a super micro server recently with their BCM57416 10G ethernet adapter and after a fresh install I dont see anything in lspci that refers to the device, nor in dmesg.
I'm guessing maybe the drivers are missing? Do I...
We are pleased to announce the release of Proxmox Datacenter Manager 1.1!
This point release focuses on expanding visibility and automation for large-scale, multi-site deployments. Our main focus for this iteration has been introducing...
Could you post your full network configuration? I've seen several reports now and usually they were using some BCM cards with bonds and VLANs, but I couldn't yet tie them together...
cat /etc/network/interfaces
Not the person you replied too but I tested and it didn't work with 10.2.1-2 but did with 10.1.2-7, I have a realtek nic though and my problem was internal dns didn't work in my k3s node.
We are pleased to announce the release of Proxmox Datacenter Manager 1.1!
This point release focuses on expanding visibility and automation for large-scale, multi-site deployments. Our main focus for this iteration has been introducing...
The dashboard shows the usage of the underlying file system. Is there anything else using it?
Could you provide the output of these commands? I took the datastore path from your prune logs.
df -h /mnt/BKP-Pol-One/PBS
du --all --max-depth=1...
we had a full kernel panic (eventually) on pve 9.1.x on kernel 7.0.0-3-pve due to wedged driver on a similar card, BCM57508.
topology: each node has two dual 100g port cards, and each node has two lacp bonds, one for front of house networking...
We currently run the apply unconditionally if we detect a non-vlan-aware bridge, see [1] for more in-depth reasoning. We should maybe revisit if we can improve the situation there and improve the change detection.
In the meanwhile the problem...
Hi,
If I'm not mistaken, there's already information in the official documentation regarding maintenance (node and ceph).
As for the UPS (with Nut, for example), since it's not part of the Proxmox core but rather a modification of the server...
I suspect that the upgrade changed something about the smart monitoring to reset the tracked stats, or maybe to start tracking stats that weren't tracked before. This is probably why it jumped from 0 to 12 or 0 to 16, and it's likely that you...
Subject: PSA-2026-00024-1: "CIFSwitch" local privilege escalation
Advisory date: 2026-05-29
Packages: proxmox-kernel-*
Details:
Missing validation of the cifs.spnego key object in the Linux kernel could be exploited by a local, unprivileged...
Seems like systemd-udev-settle.service is failing, which in turn causes ifupdown2-pre to fail. This is usually caused by some piece of hardware / driver failing to initialize.
May 28 10:20:49 t620 systemd[1]: ifupdown2-pre.service: Main process...
Subject: PSA-2026-00022-2: "pintheft" local privilege escalation
Advisory date: 2026-05-29
Packages: proxmox-kernel-*
Details:
A double-free bug in the RDS network handling code of the Linux kernel was discovered, which could be combined with...
Here is my network configuration as well:
root@pve02:~# cat /etc/network/interfaces
# network interface settings; autogenerated
# Please do NOT modify this file directly, unless you know what
# you're doing.
#
# If you want to manage parts of...
I totally understand the dependencies for individual setups.
But i also think a guide for officially supported technologies and their pitfalls would be nice.
imho a general guideline for cluster maintenance (and i count powerloss with UPS...
Thanks for your replay, Here is my SDN configuration:
root@pve02:~# cat /etc/pve/sdn/zones.cfg
vlan: VMNet
bridge vmbr0
ipam pve
vlan: VMNet2
bridge vmbr1
ipam pve
vlan: Service
bridge vmbr0
ipam...