Latest activity

  • N
    neobiker replied to the thread Homeserver Rebuild.
    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...
  • UdoB
    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...
  • I
    IsThisThingOn replied to the thread Homeserver Rebuild.
    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...
  • S
    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...
  • UdoB
    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.
  • fstrankowski
    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...
  • T
    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...
  • I
    IsThisThingOn replied to the thread Performance Probleme.
    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...
  • P
    PikAss replied to the thread Homeserver Rebuild.
    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...
  • N
    Nerion replied to the thread Performance Probleme.
    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...
  • N
    Nerion replied to the thread Performance Probleme.
    Deine Antwort hat sich jetzt gerade überschnitten, siehe meine vorherige Antwort. iperf liefert volle Geschwindigkeit. Fio test in meine vorherigen Nachricht.
  • I
    IsThisThingOn replied to the thread Performance Probleme.
    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...
  • N
    Nerion replied to the thread Performance Probleme.
    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...
  • N
    neobiker replied to the thread Homeserver Rebuild.
    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...
  • I
    IsThisThingOn reacted to Impact's post in the thread Performance Probleme with Like Like.
    PBS hat in Administration > Server Status übrigens auch eigene Diagramme. Testest du den Benchmark auch mal wie erwähnt mit einem Repository?
  • Y
    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...
  • weehooey-bh
    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...
  • N
    Nerion replied to the thread Performance Probleme.
    Auf dem RAID Controller ist die DISK wie folgt konfiguriert: Was anderes lässt sich bei Dell auch nicht einstellen bei NVMe Festplatten.
    • 1767103109182.png
  • I
    ITT reacted to Taomyn's post in the thread Server 2022 defrag/trim pegging CPU and RAM with Like Like.
    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...
  • M
    Mistic92 replied to the thread pvestatd crashes every few days.
    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...