Thank you for making the correction.
I have confirmed that the fix has been applied (the workaround has been implemented).
Since it is unclear when a fundamental fix will be implemented in the kernel, I will mark this thread as resolved in a...
Mal googeln, das Forum hier durchschauen, das Thema wird hier des Öfteren immer mal wieder behandelt, insbesondere im Bezug auf die Helper scripte.
Aber mit der Netzwerkkarte hat es nichts zu tun, eher an den Einstellungen.
Ob der knallt wenn...
BTW I'm using no-subscription and haven't enabled any test repo, and today when doing "apt upgrade" it tried to auto-install proxmox-kernel-7.0 and proxmox-kernel-7.0.0-3-pve-signed.
That is now a dependency of proxmox-default-kernel, so it will...
This is my script I run on the host to collect and log the reads/writes of the host and SSDs:
#!/bin/bash
nandwritestart=-1
nandwritenow=0
nandwritechange=0
nandwritelast=0
function getNandWrites {
local nandwrites1=$(smartctl -a /dev/sdf |...
I will now start test round 2.
I will wait longer between tests and monitor all reads/writes on the guest, host and SSD all the time.
Intel isn't telling how much cache the S3710 got but I googled the part numbers of the ICs and I found out that...
Uhhh... that's literaly not a problem at all. Those are VMs, not bare metal. You just rollback the snapshot of the VM which you created before upgrading. Unless you didn't create the snapshot. Then why are you even using vms in the first place...
Great work moving s3 across the finish line. Now the next (really important) step there is immutability. So far I'm holding out for that to get done rather than start using Veeam for our Proxmox systems but that's literally the level of tradeoff...
Thank you for
Thank you for your reply. I think I will see if upgrading fixes the problem but before I do that:
root@aoostar:~# journalctl -all
Dec 31 12:16:38 aoostar kernel: Linux version 6.8.12-4-pve (build@proxmox) (gcc (Debian 12.2.0-14)...
After a year of running with "TSO OFF" (and all the others typically suggested) I'm still having issues. I don't get an obvious "hardware hang" message like others are reporting and the NIC will still report that it is up... but it is in fact not...
You can move back to the prior kernel (and keep on kernel 6.x) by doing this (this is from memory though, so be careful with it):
1. Create the APT preferences file (/etc/apt/preferences.d/proxmox-default-kernel) which instructs apt to keep on...
I am experiencing myself learn something new in real time. Edited line 32, which I found by counting down from the top, (I used nano, are there options with numbers on the side for line numbers?) and reinstalled. Rebooted the host, started the...
That's quite an elderly system!
I would go for whatever the Dell support site suggests. So, enter the Dell Service Tag into https://www.dell.com/support/home/en-uk (or your local version) and see what comes up.
You can go off piste and you...
You are right on the money! Until several days ago my extent of computer knowledge is building, running, and troubleshooting problems for friends and my gaming PCs.
rm - r vendor-reset Did the trick to allow me to clone a fresh copy of...
i repeat, dont use the test-repo for production.
developers state its only for testing-purposes and not for production-use as evidenced by my screenshot from their own wiki.
you ignoring this is purely on you and on noone else.
you could have run...
Here is a follow-up on my initial post. I was running out of ideas, so I've decided to let Claude code SSH connect to my production host (because why not?). Figured it might be able to shed some new light on the issue.
Turns out it really did...
An interesting thread.
I came here exploring reasons why Windows VMs always use 2-3 % of CPU doing apparently nothing.
My Windows Server 2025 was already in the same ballpark as Windows Server 2022 and 2016 VMs - I didn't get 10% CPU usage as...
Anyone experience better results on the newer kernels are we all still pinning to the older ones? With that bug report, I got one request for logs, but then silence since.
I wish I stayed on pve8 longer. After this issue, I pinned to 6.8.12-20-pve from 6.17.13-2-pve and have been stable since. Sadly, the original issue corrupted my zfs pool during a scrub, so I’ve been slowly restoring/rebuilding things from older...