Ich habe bisher immer LUKS, Softraid und LVM mit ext4 eingesetzt, das ist für Consumer SSD besser als ein ZFS Mirror, weil im Prinzip non destruktiv. ZFS ist ein Thema für sich, das lerne ich auch gerade erst. Nett, aber teuer.
Optimierungen...
Hi y’all,
I’ve updated my Proxmox hardening guide, it now includes PVE 9 and PBS 4, in addition to PVE 8 and PBS 3. It continues to extend the CIS Debian benchmark with Proxmox specific hardening tasks.
Repo...
ZFS verursacht bei mirrors und default volblocksize keinen nenneneswert grösseren wearout als ext4 und läuft auch problemlos auf consumer.
wenn du Proxmox auf boot zfs installierst, ist SWAP deaktiviert.
Zum Thema Backup: Backup auf den...
Bzgl. Logout musste ich die Auth-Keys neu setzen:
# 1) Zeitstempel der Auth-Keys neu setzen (clusterweit, weil /etc/pve):
touch /etc/pve/authkey.pub /etc/pve/authkey.pub.old
# 2) Web/API-Dienste sauber neu starten:
systemctl restart pveproxy...
Okay. Soweit ist wieder alles im Lot.
Der "alte" Kernel ist gepinnt,
Ich muss das Upgrade auf 9.1 nochmal in einer Woche probieren. Dann stehe ich daneben und kann ggf. eingreifen.
Naja, der "remove mirror-0" Befehl ist "schlau" genug ;-)
Hast du einen Blick in die man page geworfen? "The specified device will be evacuated by copying all allocated space from it to the other devices in the pool."
Was auch immer du tust...
Moinsen,
kommt wie so oft darauf an was du willst... :)
Willst du Laie bleiben und irgendwelche mehr oder weniger tollen (und für dich vermutlich genau gar nicht nachvollziehbaren) scripte abtippen / ausführen? Und dann dabei eben Laie bleiben...
Mich würde als erstes interessieren, warum dein NVME enterprise RAID so mies performt.
Mit 5GB/s ist es aber anscheinend nicht das bottleneck. Stellt sich halt die Frage ob 4 fio jobs repräsentativ für den workload sind.
Da bin ich leider...
Danke für das Feedback. Das mit den SSD ist mir auch schon aufgefallen. Aber für Enterprise bin ich einfachste geizig dafür das es eigentlich nur Spielerei ist.
Das einzig relevante ist Homeassistant, wenn der Rest weg wäre für X Stunden / Tage...
Für mich sieht es derzeit so aus, als wäre es kein Hardware Problem, sondern ein Proxmox Backup Server Problem bzw. Design Limitierung oder übersehe ich noch etwas?
Oder es gibt in PVE oder PBS noch eine Stellschraube die man drehen muss, wenn...
Zusammengefasst:
- PVE sendet zu PBS mit 1.5GBit/s
- rsync (von PVE zu PBS?) erreicht aber 3GBit/s
- Iperf schafft 10GBit/s
- fio schafft 5GB/s write
Der write speed ist ziemlich enttäuschend für Enterprise und NVME. Bremst hier der Dell...
Also ich habe über iperf3 das Netzwerk geprüft. Dies liefert die volle Geschwindigkeit.
Auch habe ich über fio die Disk geprüft. Diese ist auch schnell:
# fio --name=seqwrite --directory=/mnt/datastore/Backup --size=30G --bs=1M --rw=write...
Für einen privaten Homeserver ist das "zu gross und zu kompliziert, ergo zu anfällig" auf Strecke.
Wenn die M2 SSDs Consumer sind, und nicht Enterprise, sind die mit den VMs auf ZFS Ratz fatz "durch", Stichwort Wearout. Meine Samsung 980 stehen...
1. You don't need to see things outside this namespace. What I've shown you so far was sufficient:
You can see from the provided listing that there are multiple mounts on the ZFS pool, both file-based and (Z)volume-based.
2. You won't find what...
Hi y’all,
I’ve updated my Proxmox hardening guide, it now includes PVE 9 and PBS 4, in addition to PVE 8 and PBS 3. It continues to extend the CIS Debian benchmark with Proxmox specific hardening tasks.
Repo...
Came across this thread after discovering the same fix of changing the discard_granualarity here: https://www.alldiscoveries.com/how-to-fix-high-ram-usage-during-defrag-on-windows-server-virtualized-with-qemu/
They happen to mention that the...
I have the same issue. I have ms01 with i9-13900H and 32GB ram. It is happening since a month or more. Now I have proxmox 9.1.4
```
CPU(s) 20 x 13th Gen Intel(R) Core(TM) i9-13900H (1 Socket)
Kernel Version Linux 6.17.4-2-pve...