How it went? I'm getting same error, but have Samsung SSD 970 PRO 512GB. Not using iommu things to passthru GPU to VMs or other things like that.
I'm getting flooded with errors like this on my Dell laptop working as a proxmox server.
~ #: dmesg --follow
(...)
[ 492.781326] pcieport...
@LnxBil If you are referring to me - I have SWAP partition, sized 33GB (32GB ram here, not even half of that is never used), and only ext4 is used and ceph.
I investigated this topic a little and it turns out that an installation of proxmox-ve package on debian 11 breaks properly working sleep (STR) and hibernation (STD) on a vanilla deb11 machine.
I've tried to replace pve-firmware and pve-kernel* with vanilla ones from default deb11 repos and...
I had the same problem and I believe I found this timeout here:
/usr/share/perl5/PVE/QMPClient.pm
and added an another elsif for my specific case, which is timeout for blockdev-snapshot-delete-internal-sync and I've made it 20 mins (instead of stock 10mins):
#around 119th code's line
elsif...
@hvnoclabs
I'm facing the same issue, if I find the answer - I'll post it here
EDIT:
I think I found it.
Edit this file:
nano /usr/share/pve-kernel-helper/scripts/functions
And take a look around line 65 and remove all spaces/tabs before word EOF, like so:
BEFORE:
kernels="$(cat <<-EOF...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.