Search results

  1. itNGO

    Fragen zu CEPH, Netzwerk und Bandbreiten im Homelab

    Also auch mit aktuellem Ceph Reef steigt die Performance bei regulären SSDs (SATA mit PLP) bei 2 bis 4 OSDs pro SSD durchaus noch um teils 40% an (IOPS)... bei NVMEs nicht so stark, aber es kann durchaus mit aktuellen Ceph und Bluestore noch Sinn machen. Wenn man sich der "komplexität" natürlich...
  2. itNGO

    VMware replacement

    Use your SAN like before and connect your Proxmox-Nodes to ist... it's just another LVM then, which can be shared.... To check for compatibility, what SAN are you currently using?
  3. itNGO

    [SOLVED] LXC-Container wiederherstellen schlägt fehl

    An der Meldung gibt es nix zu rütteln.... to extract file: failed to copy file contents: No space left on device (os error 28) Wenn dein Restore-Ziel nicht wieder ein ZFS mit aktivierter Kompression ist, hast du verloren....
  4. itNGO

    Speicherverbrauch PBS

    Es empfiehlt sich das ganze Thema Aufbewarung, Prune, GC immer am PBS zu machen und nicht in den Backup-Jobs am PVE.... Das sollte mindestens so oft laufen, wie neue Backups hinzukommen und alte gelöscht werden... meist also täglich....
  5. itNGO

    Speicherverbrauch PBS

    Das findest du im PBS unter den Datastores...
  6. itNGO

    Speicherverbrauch PBS

    Aber nen GC Job hast du schon laufen?
  7. itNGO

    Proxmox server hardening document for compliance

    Server still runs, but we are on only one server where Hardening is done.... long term prototype....
  8. itNGO

    VM update from Server 2022 to Server 2025

    For upgrading to Windows Server 2022, make sure guest network is connected while performing guest OS in-place upgrade, or take the following steps which also apply to upgrading to Windows 11: So change your NIC before upgrade to something that is always there. like Intel E2000 and try again...
  9. itNGO

    Ceph 19.2 Squid Stable Release and Ceph 17.2 Quincy soon to be EOL

    Just to be sure... the pure upgrade would not enable any "Crimson" feature for now? It's just the latest version and for anything else manual configuration will be necessary?
  10. itNGO

    [Feature request] Ability to enable rxbounce option in Ceph RBD storage for windows VMs

    Quick Update... we made the change in the file on about 10 3 Node Clusters now, all at all about 400 Windows VMs and some Linux VMs and Containers on these Hosts.... all looking stable and the Windows Guests benefit from the change, also the LinuxVMs and LXC did not show any draw-backs.... so I...
  11. itNGO

    Problems activating licensed proxmox.

    You need to reset the license in Proxmox Licensing Portal. Just logon there and "free" the license.... then you can reuse it on a new server....
  12. itNGO

    Timeframe for Ceph 19.2?

    Crimson's first tech preview release! Supporting RBD workloads on Replicated pools. For more information please visit: https://ceph.io/en/news/crimson
  13. itNGO

    VM Reboot Issue - VM stuck on Proxmox start boot option screen

    Try to delete and recreate your EFI-Partition... this might help in case there is an issue with the "secure-boot" config in Windows....
  14. itNGO

    VM update from Server 2022 to Server 2025

    I think the problem is already known. Inplace Upgrades sometimes fail at second reboot.... I guess you have to wait until Microsoft provides a fix., In a german blog someone reported about this issue. https://www.borncity.com/blog/2024/10/17/probleme-mit-windows-11-24h2-windows-server-2025/
  15. itNGO

    [SOLVED] LXC-Container wiederherstellen schlägt fehl

    Wenn der Restore auf dein Disaster-Recovery-Ziel auch wieder ZFS ist, würde das gehen... das kann ja zur Not auch ne USB-DIsk mit ZFS sein als Übergang....
  16. itNGO

    [SOLVED] LXC-Container wiederherstellen schlägt fehl

    Den LXC auf HERA die Disk vergrössern, sichern und wieder zurückspielen auf HESTIA oder PERSEPHONE. Du kannst dir auf HERA auch anzeigen lassen wie stark die kompression ist.... so viel platz muss die Disk dann haben. Das Layout wird beim Rücksichern aus dem Backup genommen, hat aber keine...
  17. itNGO

    [SOLVED] LXC-Container wiederherstellen schlägt fehl

    Hat HERA ZFS und die anderen evtl. LVM oder was anderes? Dann könnte es schlicht die ZFS-Kompression sein....
  18. itNGO

    [SOLVED] LXC-Container wiederherstellen schlägt fehl

    Die Fehlermeldung failed to extract file: failed to copy file contents: No space left on device (os error 28) Logical volume "vm-102-disk-0" successfully removed. sagt das da kein Platz mehr ist beim Restore....
  19. itNGO

    FC Storage Anbindung

    Hallo, prinzipiell funktioniert alles was du beschreibst. Einiges mit Einschränkungen. Ich würde bei der "Dimension" aber zu entsprechendem Consulting durch einen PVE-Experten raten. Das erspart ggf. unnötige Sschmerzen bei den Tests und einer späteren Migration...
  20. itNGO

    Zabbix Monitoring for Multi Node Architecture

    Install Agent on each node... add Zabbix API Template to each Zabbix Agent and configure API and URL to the specific nodes.... You have x-time redundant monitoring then. Drawback.... Alerts come multiple times... from each node in monitoring once...