I’ve gone back to using Debian PXE preseed and PVE install via Ansible playbook. I’ll get the info for you nonetheless as it would still be interesting to debug in any case. Wil prob be next week when I’m back at work. Thankyou for responding.
Thats interesting... I am having the same problem but it is erratic.
If I use the truenas iscsi wizard, and re-create everything then the portals work again... but I cannot connect to existing extents. I can create new ones.
I have never been...
Thanks for the replies.
1. Install latest driver, then try and update kernel
or
2. remove old driver, Install latest driver, then try and update kernel
p.s. how do I upgrade the kernel when apt update is none
I’ve gone back to using Debian PXE preseed and PVE install via Ansible playbook. I’ll get the info for you nonetheless as it would still be interesting to debug in any case. Wil prob be next week when I’m back at work. Thankyou for responding.
updating proxmox kernel update from 6.14.11 to 6.17.2-2-pve
apt was installing the 6.17 kernel and DKMS was compiling the Nvidia driver module and it failed
driver = NVIDIA-Linux-x86_64-550.163.01
root@proxmox:~# proxmox-boot-tool kernel list...
Definitely not the same issue, even if the symptom is the same. I remember having somewhat similar issue on some Dell long ago (AFAIR it was when PVE7.0 came out) and enabling all of X2APIC, IOMMU and SRIOV on BIOS + BIOS update solved it at the...
@c
I have most of it, I can ping the truenas from proxmox and configure the plugin to attach. but now I can't find any portals.
TY !
root@dlk0entpve801:~# pvesm scan iscsi 172.16.81.1
iscsiadm: No portals found
root@dlk0entpve801:~# sudo...
From absolute hell to running weeks straight with zero green frames, zero Code 43, zero black screens – December 2025
After months of investing essentially all my free time to working the bugs out and getting proper passthrough working to the...
Hallo zusammen,
ich habe mir neue Mini-PCs zugelegt und darauf Proxmox 9.1 installiert. Beim Wiederherstellen eines Containers auf meiner zusätzlich eingebauten SATA-SSD stürzt der Host jedoch nach etwa einer Stunde komplett ab. Stelle ich...
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...
Hi there, I trying to get certificates configured, but I'm stuck at the ACME account, no matter what info I provide I get this error:
Any ideas? Thanks!
I have both installed simultaneously bare metal, and so far they were working no problem. I've disabled AppArmor in grub and it started to work again. Ugly, I know.
Hi everyone,
I updated ProxMox to version 9.1.2 today.
I was wondering if there was still a solution for my HD530 iGPU in my Intel Core i7 6700T CPU, which worked great up to ProxMox 8.x.x.
I've seen some solutions for N100 and N150 processors...
Maybe this is useful for some Admin
#!/bin/bash
# delete all spam with score > $SCORE from pmg
SCORE=20
LOG=/root/scripts/deletion_log.txt
echo "Running at "`date` >>$LOG
# get stuff for the deletion log
pmgsh get /quarantine/spam 2>&1 |...
Außer als Mini-TK-Anlage werden Fritzboxen direkt aus der Hölle geliefert! So häufig man die Scheissteile leider antrifft, so häufig sind sie ein Garant für Probleme. Ob ich deshalb nun wesentliche Dienste wie DNS/DHCP zusätzlich ins matschige...