Where's your data from the tests that you, yourself have ran recently?
It's really interesting to read about someone talking about having a technical discussion, and then provide no actual data as they lecture others on how to have a technical...
The Win11 VM finally finished both its first and second round of post-install updates at around like 4:27 AM this morning. Here is the final results with CrystalDiskMark running inside said Win11 VM:
The Win11 VM running on ceph is on the left...
Bonjour,
j'ai une remontée d'erreur sur un PBS intégré au sein d'un cluster depuis que j'ai fait un changement de mot de passe root.
J'ai aussi mis à jour le mot de passe root sur mes datastores : pvesm set <PBS_STORAGE> --password
Mais...
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...