Hi,
Dumb question but, have you tested the IOPS on the host before testing it inside the VMs ?
I tested my OVH server (ZFS in Mirror with Samsung MZQLB1T9HAJR-00007) with this command :
fio --name=iops-test --filename=/root/iops_test.tmp...
Hi,
Your post pick my interest, so I came across this blog post : https://techcommunity.microsoft.com/blog/windows-itpro-blog/updating-microsoft-secure-boot-keys/4055324 which include a fairly simple solution, the only thing is you need to...
Hi,
Well, it's not only for bugs, it's for feature requests as well, and therefore be tracked by the Proxmox team (which is not the case with the forum).
As I can see feature requests are discussed on the bugzilla and if they are accepted by...
Hi,
If it's not already done, you should open a bug/request at https://bugzilla.proxmox.com/ since the forum is not the ideal place for this kind of request.
Best regards,
Hi,
Specs wise, the SA500 is more a consumer drive than an enterprise drive (usage of pseudo-cache and ~0.35 DWPD)
Cf : https://www.techpowerup.com/ssd-specs/western-digital-sa500-500-gb.d836
A refurbished enterprise SSD would be better
Best...
Well..., ZFS ARC does shrink if required. But it does so slowly. (Edit: ...and if it is allowed to by "zfs_arc_min" being lower than _max)
Too slow to be fast enough if one VM (or any other process) requests too much memory at once.
RAM is the...
Hi,
The latest version (in no-subscription) is pve-manager/9.0.6 which fix your issue. It's fixed in pve-container (6.0.10), which was released the 07-Sep-2025 (in no-subscription).
Best regards,
Hi,
The error says you have the same repository in multiple files.
Remove "/etc/apt/sources.list.d/pve-enterprise.sources" and the error should be gone.
Best regards,
I propably shouldn't do this since your text looks like an hallucination from a "bullshit-as-a-service-provider" aka generative AI but still I can't help it, so where we go:
Not for Hypervisors. For them the main targets are NOT home users...
Hi,
because of this certainly :
no-subscription is almost always newer than enterprise repository
So if after the initial upgrade you change it to enterprise repository, it will not work because you will have mismatch versions.
Best regards,
We never said there was no room for improvement, let's please not misinterpret things.
Fabian replied very early in a nuanced way with lots of patience for many suggestions for "fixes" that were made without any technical background and were...
Hi,
Only if you create 2 clusters (1 per site), otherwise the problem is still the same, for 6 nodes to have a quorum you need 4 nodes reachable.
If you really want to have 1 cluster, with 2 sites and 2 nodes per site, here is some advice :
1 -...
Hi,
with 4 nodes if 2 are down all your cluster is down, because the quorum need over 50% vote, so you should always want an odd number (3/5/7/9 etc.)
Best regards,