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...
Weil der ZFS typ besonders behandelt wird. Erstelle einen neuen Directory Speicher und gebe den Pfad zum Mountpoint eines Datasets (oder Order darin) an. Siehe zfs list.
Würde ich so nicht sagen. Ist natürlich nicht selbst shared Storage.
Das ist ein riesiger Fragezeichen Katalog.
Es wäre ratsam, zunächst einmal die einzelnen Produkte die eingesetzt werden sollen zu prüfen / anschauen / testen und deren Wechselwirkung und miteinander auszuloten.
Daher wäre eine Testinstallation...
ZFS kann mit nur einer Disk seine volle Leistungsfähigkeit nicht entfalten - Funktionen wie "Selbstheilung" brauchen Redundanz.
Und man sollte gute SSDs verwenden, Faustregel: alle Typen mit "PLP" (Power-Loss-Protection).
Wenn man ganz auf ZFS...
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...
Thanks, both angles are useful.
On the special vdev: that matches what I'd expect for the DDT lookups, but the part I can't find numbers for is the write path — does putting the DDT on NVMe actually remove the penalty, or just move it? If anyone...
Your statement...
...seems to come from an age more than 10 months ago. Storage is expensive now. And CPU performance on my machines is plenty - all cores are nearly idle with 4 to 14 percent usage in this very moment.
That said... I am...
Never had any issues upgrading while keeping the OPNsense/router VM running. Your mileage may obviously vary.
Just make sure you have backups (which you should anyway) so in the unlikely case something fails you can always do a plain PVE 9...
Without guarantee: yes. But I would try to avoid that too.
Yes. That's a valid use case for "Proxmox Offline Mirror" as it works... offline --> https://pom.proxmox.com/"
I wonder about the target audience. Homelabbers who think PVEs community subscription is too much won't pay for this. For other setups I still fail to see what these views try to achieve. For any real large impact I will need to do the change...
Ah, come on. Docker is a container platform that relies on many of the same Linux kernel features as LXC. You don't even have to be an expert on the underlying technologies to realize that this is fundamentally different from running just any...
Wer kennt es "nicht"?
Man hat einen Server und 'auf einmal' ist das Netzwerk nicht mehr verfügbar.
Und wie soll man nun updates einspielen oder alles wieder ans laufen bekommen ohne Netzwerk?
Was für mich immer ein guter Ansatz ist, einen USB...
You may create an "enhancement bug" over at bugzilla then --> https://bugzilla.proxmox.com
While several staff members are active here in the community forum (thank you!), the official place is there.
Please report back a link to that bug...
You are already aware of tmux. What's stopping you from running tmux attach, after reading man tmux? You can also find recommendations/mechanisms to automate this cumbersome step somewhere ;-)
(( My own daily driver is running tmux as my main...
Auch auf die Gefahr hin, mich zu wiederholen. Der Gewinn von LXCs steht in keinem Verhältnis zu den Problemen, die sie schaffen. Deshalb setze ich Container grundsätzlich nur innerhalb von VMs ein. Soweit sinnvoll machbar, verzichte ich komplett...
Korrekt, zum Hintergrund: Die meisten Distributionen (inklusive Debian) haben in ihren Container-Templates mittlerweile systemd und da dessen Sandboxing-Mechanismen den gleichen Kram wie Container brauchen, sind beide Optionen standardmäßig...