Hi, @DeQuzzie
A measurement (a general one, not particular for Proxmox) is in the article linked by other poster.
Raw performance, throughput, performance delta, dedup ratio, write and read latency - in various workloads:
"Introducing OpenZFS...
Das ist doch weit hergeholt. Alle NAS-Systeme nutzen ext4 als Defaultsystem. So auch PBS. Da jetzt unbedingt ZFS als Argument heranzuholen geht am Thema vorbei. Wer sich beim PBS bewusst für ZFS entscheiden, sollte auch in der Lage sein, dieses...
Thanks @Onslow — that one actually answers the quota question from my first post:
"Once the quota is reached, new writes for dedup-enabled datasets bypass deduplication and are written as unique blocks, preventing unbounded DDT growth."
So it...
hmmm there currently known issue explained in:
https://forum.proxmox.com/threads/windows-server-2025-cpu-suddenly-at-100.184763/post-861490
Where its recommended to use CPU type other than host CPU. So you can roll out this and keep CPU type as...
Das glaube ich nicht. Jedenfalls liefert er bei ext4 ebenfalls gigantische Steigerungen.
Liegt die VM auf einer SSD/NVMe, dann ist es wie erwartet schon ootB schon schnell genug.
Dafür ist PVE aber generell nicht zielführend ;) Wenn ich ein NAS will, dann sollte ich auch ein NAS-System ( also z.B. openmediavault, TrueNAS, unraid und was es sonst so gibt) auf der Kiste installieren und sich die Komplexität einer...
Just an addendum: If you're using corosync over bonded interfaces (which still is discouraged), please make sure to read our section in the documentation [1].
[1] https://pve.proxmox.com/pve-docs/pve-admin-guide.html#pvecm_corosync_over_bonds
In Layer-2 zones (VLAN, QinQ, VXLAN), the subnet configuration does not get applied on the host itself. If you want to have a router inside the VXLAN zone, then I'd recommend setting up an external router with a VTEP that handles routing.
Another update perhaps some find it useful. We are still on bonded interfaces , since last update we did not see any "link down" but we saw some retransmits almost every day , sometime more sometimes less. It never escalated to "link down" and...
Ich glaube, es geht dem TE hier grundsätzlich um einen „Speicher für alles“ mit Verwaltung via GUI sowie dualen Zugriff sowohl für VMs als auch Clients wie Winblöd oder Linux. Von daher ist der Ansatz „NFS auf dem PVE“ nicht zielführend. Btw...
Nur weil du auf dem Host ZFS benutzt, heißt es ja nicht, dass du einer VM mit so einem NAS spezifischen Betriessystem (OMV zB.) keine virtuelle Festplatte davon geben kannst, mit der sie dann arbeiten kann. ZFS ist hier auch sehr flexibel wenn du...
I
I can't get the VM to start with the hookscript enabled. I modified everything to match my PCIe addresses (67:00.0 for the GPU and 68:00.0 for the audio). I'm using an ARC A310 and these commands work fine when I put them in manually
echo >...
Probleme gibt es immer mal wieder dann, wenn man nicht empfohlene Dinge macht ( wie docker oder podman in lxcs packen) oder die Distribution im Container zu alt ist ( ich würde nicht erwarten, dass Debian 8,9,10 oder Ubuntu 20 Container in...
Hi all,
I am currently testing Proxmox as a potential VMware replacement and have built a new Windows Server 2025 VM from ISO. I am experiencing unusually high CPU usage inside the VM.
This is not a migrated VM! it is a clean installation of...
If a maintenance window is possible, what I did in a similar case was:
Create a VLAN in the switch;
In the switch, allow tagged traffic from the ports or bonds which the nodes are connected;
Now on PVE, create the VLAN connection on each node...