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...
Firstly, thank you for your help on this. I have seen you around on the forum as I have been troubleshooting this and it seems like a bunch of people have gotten results from what you do in your free time. I appreciate it.
I attempted to follow...
I had an interesting experience with auditing. First off, I have to note that `auditd` wasn't installed on any of my Hypervisors, but I installed it on one to do some troubleshooting. I enabled auditing and then pretty quickly got spammed...
I do not know how to patch the source code, sorry.
After running git clone https://github.com/gnif/vendor-reset.git I get the output fatal: destination path 'vendor-reset' already exists and is not an empty directory.
When I run dkms install...
upgrading from 8.4.16 to 9.1.19 works without the blank confirm screen and without the need for the hackaround..
The find string in #12 isn't in 9.1.19. The workaround replace string is already incorporated into 9.1.19.
Everything works on one...
I have LXCs from using standard proxmox templates: debian-13-standard_13.1-1_amd64.tar.zst and debian-13-standard_13.1-2_amd64.tar.zst.
Based on output from `apt list --installed | cat`, I see:
debian-13-standard_13.1-1_amd64.tar.zst LXC has...