Search results

  1. M

    [SOLVED] help!!! grub rescue - proxmox 8.1

    I had the same problem. Fixed it with a bootable USB-Stick where Proxmox was installed in EFI Mode.
  2. M

    HELP! - Almost quiting to VMware...

    Hello. I had the same issues. Now they are gone with one simple script in every 2022 Server. https://github.com/MysticFoxDE/WINDOWS-OPTIMIZATIONS/blob/main/W10ANDW11-NETWORK-TCP-DESUBOPTIMIZATION.ps1 Happy new year
  3. M

    Watchdog to make sure VMs/CTs don’t die

    https://tteck.github.io/Proxmox/ and search for monitor-all :)
  4. M

    [TUTORIAL] Proxmox Backup Server PBS automatisch via WOL starten und stoppen

    Hey vielen Dank für die Anleitung. Leider muss ich sagen, dass das keine so gute Idee ist. Denn die Prune / GC Jobs sollen ja außerhalb der Backupzeiten laufen. Das kann je nach Datenmenge schonmal ein paar Stunden dauern. Ich hatte schon mehrmals ein volles Storage weil die prune/gc Jobs nicht...
  5. M

    LXC Samba Server Performance

    Hallo, ich habe das auch so laufen. Es hilft sehr, einfach das zfs set sync=disabled (pool) zu setzen und schon läuft es wieder gut.
  6. M

    [SOLVED] Windows Server2016 migriert von HyperV virtio Treiber gehen nicht bei Netzwerk

    Also bei mir geht es auch nicht und ich fahre momentan alles auf Qemu 6.0
  7. M

    [SOLVED] Windows Server2016 migriert von HyperV virtio Treiber gehen nicht bei Netzwerk

    Ist es ein deutscher Server? Dann musst Du auf QEMU 5.1 oder 6.0 zurück.
  8. M

    Dell Openmanage on Proxmox?

    just via docker so no problem here
  9. M

    Create EFI VM without Secureboot

    Hello, how can I create a VM with EFI Boot but without Secureboot enabled? For now I´m going into the EFI Bios settings and disable Secureboot. Thank you.
  10. M

    [SOLVED] VM uses LACP with vmbr

    yes you could keep 2 versions of the config file. I edited it with notepad++ replace lagg with vtnetx
  11. M

    [SOLVED] VM uses LACP with vmbr

    simply disable lagg for the virtualized sense
  12. M

    Offsite Backup of PBS Chunks with borg

    I'll test that, too. I think borg is doing better with seeds and local sync cache. It is much faster with big fileservers on lxc than the pbs-method.