Hi all, sorry to necropost, but this thread often hits the top of search engines when searching for solutions to windows' defrag eating all your resources.
The above link to "alldiscoveries.com" is correct however I have run into the following...
Hey @fiona, thanks for your reply. All VMs are affected by this issue, from databases to Home Assistant to web servers or DNS. The workload does not matter.
Since I'll be away for a few days and haven't noticed any significant drop in...
Yes, the raw certificate/key as strings are expected since pmgconfig mostly just wraps the API a bit more neatly for command-line usage.
But if you already got the files somewhere, you can invoke it e.g. as
pmgconfig cert set api "$(cat...
"The dashboard shows the usage of the underlying file system. Is there anything else using it?"
What do you mean?
root@pbs:~# df -h /mnt/BKP-Pol-One/PBS
Filesystem Size Used Avail Use% Mounted on
//10.33.77.40/BKP-Pol-One 2.5T...
Hi @harrydus
thanks for posting in the forum!
Can you please confirm that this behavior started after just changing the kernel version or did it start after the upgrade from PVE 8 to 9?
If latter, please try rolling back the kernel to 6.17 with...
Hi Fabian, before go on... with your suggestion I must understand the situation right now.
The space was full some days ago (Qnap volume only read, is thin).
I stopped totally backup jobs, you can see the date, I changed them as picture, I run...
Hi @_derTim,
but it shouldn't be this high unless your guests are actually under pressure. Is the issue still present with newer kernels, i.e. 6.17 or 7.0? Please share your /etc/pve/storage.cfg and example VM configuration(s). What kind of...
Did you see any errors or messages in the VM start task or journal? But turning off the csum option is unlikely to help. My post after the one with the patch explains this (rather host_tunnel=off is expected to be the relevant option).
Hi @eugene-bg,
QEMU 10.1 cannot work with the patch I posted applied, because the option did not exist yet. You have to reinstall the qemu-server package before testing that.
Did you see any errors or messages in the VM start task or journal? But turning off the csum option is unlikely to help. My post after the one with the patch explains this (rather host_tunnel=off is expected to be the relevant option).
Hi @d3FC0N,
check if you installed the python3-virt-firmware correctly and re-install if not:
[I] root@pve9a1 ~# apt policy python3-virt-firmware
python3-virt-firmware:
Installed: 24.11-2
Candidate: 24.11-2
Version table:
*** 24.11-2 500...
Hi @eugene-bg,
QEMU 10.1 cannot work with the patch I posted applied, because the option did not exist yet. You have to reinstall the qemu-server package before testing that.
There is not a single spinning hard drive in the world that can sustain a random pattern uncached 100MB/s. That alone tells me something is wrong with your benchmark. 8-10MB/s for uncached data 4K read/writes on spinning rust sounds more...
The problem with Gluster is that a negative lookup has to (worst case scenario) traverse every brick in the cluster and do a DHT search. Gluster metadata operations, particularly for negative lookups and in rebalancing scenarios, can become...
IMO also bit strange discussion, so only two points from my side:
1. Glusterfs really is not KISS, it might be relatively simple to setup for some use cases, especially testing ones, but there stops the simple side of it. If you find it bein EOL...
Hi,
we lower to 200 MiB/s bandwidth limit per node on backup job, but the problem sometimes still happens and one or 2 vm/contaniner are skipped.
Load, bandwith and latency are not a issue. We can't figure out which is the problem.
Proxmox VE...
Hi @bbx1_
thanks for posting in the forum!
The new configuration on the nodes 1 and 2 stems from the pinned network interfaces names, probably generated by the pve-network-interface-pinning tool.
You can always manually generate the config on...
A scrub only verifies data integrity and checksums. It does not repair corrupted allocation metadata, metaslabs, space maps, or range trees.
The panic you’re seeing (“removing nonexistent segment from range tree”) suggests an inconsistency in...
Has anyone gotten an Intel ARC GPU working in passthrough with a Supermicro X11SSL-F or X11SSM-F board for either a Windows or Linux guest? They are substantially similar except one has the C232 chip and the other one one has a C236 ship + extra...