A small update from our side: we have released kernel 6.14.11-5~bpo12+1 for the 6.14 kernel branch of Proxmox VE 8.x, which contains a backported fix for the ICE driver issues. This version is currently in the pve-test repository, so it might...
testing whether the https://kernel.ubuntu.com/mainline/v6.16/ and https://kernel.ubuntu.com/mainline/v6.16.12/ kernels are showing the issue on your system(s) would be highly appreciated to narrow down the cause. we still cannot reproduce any...
Hi,
could you also install debugger and debug symbols with apt install pve-qemu-kvm-dbgsym gdb and while the VM is stuck, run the following script:
root@pve8a1 ~ # cat stacks-stats.sh
#/bin/bash
VMID=$1
if [ -z $VMID ]
then
echo "usage: $0...
Hi @MiamiJack ,
Ensure you have a line search your_hostname_server at the top of file /etc/resolv.conf
Example:
root@a:~# cat /etc/resolv.conf
search a.node1.example.com
nameserver 1.1.1.1
nameserver 8.8.8.8
Hope this help!
We're very excited to present the first stable release of our new Proxmox Datacenter Manager!
Proxmox Datacenter Manager is an open-source, centralized management solution to oversee and manage multiple, independent Proxmox-based environments...
there is nothing to worry about
it is the temperature on the Fahrenheit scale
for example:
75F = 24C
85F = 30C
115F = 46C
Worry about the SSD when the temperature reaches:
149F - 65C = attention - check cooling
158F - 70C = critical - replace the...
We're pleased to announce the release of Proxmox Backup Server 4.1.
This version is based on Debian 13.2 (“Trixie”), uses Linux kernel 6.17.2-1 as the new stable default, and comes with ZFS 2.3.4 for reliable, enterprise-grade storage and...