Search results

  1. Dunuin

    Please explain LVM Thin making your existing Proxmox drive a mirror

    You need a "special" vdev first. And make sure to mirror it, as losing it means ALL data is lost. Metadata alone can't be moved. You will have to rewrite all the data as well. See: https://forum.level1techs.com/t/zfs-metadata-special-device-z/159954
  2. Dunuin

    LVM vs ZFS on Large Hardware RAID backed Logical Unit

    See the ZFS manual on HW raid controllers for details: https://openzfs.github.io/openzfs-docs/Performance and Tuning/Hardware.html#hardware-raid-controllers
  3. Dunuin

    Hardwareempfehlung

    Ja, das wäre wenigstens eine richtige Enterprise SSD mit PLP und Co. Aber halt nicht die flotteste weil trotz M.2 Formfaktor nur SATA und kein NVMe!
  4. Dunuin

    Hardwareempfehlung

    Nein, sind ganz normale Consumer SSDs die halt nur etwas teurer sind weil für NAS vermarktet (Stichpunkt: "Prosumer"). Hast du was ordentliches, dann hat die SSD auch eine Power-loss Protection (PLP) eingebaut, da sonst keine Sync Writes im DRAM gecacht werden können. Und hat man was mit einer...
  5. Dunuin

    To ZFS or not

    Yes, if you want something that is simply working, offering a GUI for all tasks and will prevent you from doing something stupid, then it might be better to choose an appliance (like TrueNAS/UnRaid) and not a Linux server (like PVE) that got a way steeper learning curve. Then you probably want...
  6. Dunuin

    Hardwareempfehlung

    Wenn es dich nicht stört dass die dann bei gewissen Operationen 100x und mehr langsamer sind und du die ggf. ein vielfaches so oft ersetzen musst, dann ja. ;) Wenn das keine Milchmädchenrechung werden soll, dann beim Kauf lieber auf den Preis-Pro-TB-TBW anstatt auf den Preis-Pro-TB-Kapazität...
  7. Dunuin

    Anfängerfragen ZFS

    Ja, das spiegelt man am besten ebenfalls. Und kein Raid ersetzt dir ordentliche Backups, also noch irgendwie manuell oder Third-Party-Scripts deine wichtigen Dateien wie den /etc/pve Ordner sichern. Kann man auch machen. Nur am besten kein ZFS auf ZFS.
  8. Dunuin

    To ZFS or not

    ZFS/PVE requires you to fix stuff via CLI where a typo will wipe all data on that pool. Would recommend to use something else like TrueNAS if you don't want to spend some hours/days to learn how to properly administrate it. There are some old Supermicro MiniPCs that got ECC but you probably...
  9. Dunuin

    Anfängerfragen ZFS

    Über die CLI oder per SSH mit einem Tool wie WinSCP als GUI. PVE hat keinerlei GUI für das Navigieren durch Dateisysteme. Halt fast so wie du auch bei DOS bzw Windows mit CMD/Powershell durch deine Ordner navigieren würdest ("cd .." etc) ;) Da wird genau so ein Dateisystem in einem Mountpoint...
  10. Dunuin

    Hardwareempfehlung

    Nein. Das eine ist eine Mobile (Laptop) CPU das andere eine Desktop CPU. Für ZFS nimmt man am besten Datacenter/Enterprise grade SSDs. Da hast du bei M.2 und 4TB nicht viel Auswahl (nur Samsung PM983, PM9A3 oder Micron 7450 PRO) und alle sind 22110 Formfaktor und passen nicht je jeden MiniPC...
  11. Dunuin

    Newbie needing some guidance

    The built-in backup function (VZDump): https://pve.proxmox.com/pve-docs/chapter-vzdump.html Add some empty disk as a directory storage (PVE will wipe it!) or a NFS/SMB share, set "VZDump backups" as a content type for that storage and then that storage should have "backup" tab that allows you to...
  12. Dunuin

    Adding an existing HDD to Proxmox

    Do you have a backup of the /etc/pve/lxc folder of the PVE system disks or an old PBS/VZDump backup of these LXCs? Otherwise you only got the filesystem of the LXCs on that disk but not the configs that define your LXCs.
  13. Dunuin

    Garbage Collection

    Depends on how much your data changes. With only minimal changes it for example wouldn't hurt to only run that GC once per day or week even if that would mean there are 18 or 162 hourly backups waiting for removal.
  14. Dunuin

    Offsite backup store via PBS - no tapes

    Tape is implemented, swapable disk not yet. So the question is whats meant with "removable drive bay".
  15. Dunuin

    Offsite backup store via PBS - no tapes

    You could use it as another Datastore and make use of a local sync job to copy data between datastores. And then use the maintainance mode when the drive isn't in use. But no, external disks or drive rotation isn't implemented yet. The common way to have offsite backups would be to get another...
  16. Dunuin

    [SOLVED] Official way to backup proxmox VE itself?

    It's even better to run two PVE nodes and have one pihole running on each of them. That way not only the storage is redundant but the whole server. ;) See for example here: https://forum.proxmox.com/threads/pi-hole-lxc-with-gravity-sync.109881/#post-645646 Add a SBC as a qdevice for a cluster...
  17. Dunuin

    OMV VM - best practice to handle drives (OpenMediaVault)

    You usually don't want to fill a ZFS pool more than 80%. The overhead is more about performance and SSD wear.
  18. Dunuin

    Homelab cluster - disk setup best practice guide, ZFS

    That "Block Size: 16k" is the volblocksize (meanwhile changed defaults from 8K to 16K) and only effects VMs. LXCs will use the recordsize which has to be set via CLI.
  19. Dunuin

    10-11% I/O delay

    Yes that's normal. HDDs are terribly slow. Like 1/500 to 1/25000 of the IOPS performance a good NVMe SSD could handle. Once you hit HDDs with random reads/writes (what you usually will do when using them as a VM storage) the IO delay will go up and your system performance down.
  20. Dunuin

    storage server

    And for good performance, lots of small files and users, reasonable resilvering time with such big and slow drives you probably want a striped mirror for those HDDs.

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!