Search results

  1. M

    CKSUM error Special Devices SSD in Proxmox Backup Server

    at first zpool clear zpool01. after futher time there is possibly a hardware issue.
  2. M

    Hardwarewechsel - OS SSD Mirror (ZFS) behalten ohne Neuinstallation

    Ich habe das schon mehrfach gemacht. Mit ZFS funktioniert das wunderbar. Du musst ggf. nur schauen, dass das neue Board/Proz ähnlich ist. Also nicht unbedingt von AMD zu Intel wechseln.
  3. M

    Windows RDP connection stability issue

    Yes with a single PS script. https://github.com/MysticFoxDE/WINDOWS-OPTIMIZATIONS/blob/main/W10ANDW11-NETWORK-TCP-DESUBOPTIMIZATION.ps1
  4. M

    Proxmox and etckeeper

    I am using etckeeper on all my proxmox hosts.
  5. M

    i5-8400T oder i7-8700T?

    mach mal eine Messung in der VM...der Turbo geht nur auf dem Host oder in einem LXC container.
  6. M

    i5-8400T oder i7-8700T?

    Wichtig dabei ist, das VMs nur den Basis Takt nutzen können, nicht den Turbo.
  7. M

    Freeze & Timeouts Windows RDS Cluster / FS Logic / Server 2022

    Das Thema hatten wir auch. Ist ganz einfach zu lösen. https://github.com/MysticFoxDE/WINDOWS-OPTIMIZATIONS/blob/main/W10ANDW11-NETWORK-TCP-DESUBOPTIMIZATION.ps1 in der Powershell ausführen / reboot und es läuft wie früher.
  8. M

    Opt-in Linux 6.8 Kernel for Proxmox VE 8 available on test & no-subscription

    Auch mit Kernel 6.5 Probleme [Mon Apr 8 10:32:27 2024] eno1np0 speed is unknown, defaulting to 1000 [Mon Apr 8 10:32:27 2024] eno1np0 speed is unknown, defaulting to 1000 [Mon Apr 8 10:32:30 2024] bnxt_en 0000:3d:00.0 eno1np0: NIC Link is Up, 10000 Mbps full duplex, Flow control: none [Mon...
  9. M

    Opt-in Linux 6.8 Kernel for Proxmox VE 8 available on test & no-subscription

    Yes, thank you. bnxt_en 0000:3d:00.0 (unnamed net_device) (uninitialized): Device requests max timeout of 100 seconds, may trigger hung task watchdog bnxt_en 0000:3d:00.0: Unable to read VPD Apr 07 00:07:44 fbo-vmh-024 kernel: ------------[ cut here ]------------ Apr 07 00:07:44 fbo-vmh-024...
  10. M

    Opt-in Linux 6.8 Kernel for Proxmox VE 8 available on test & no-subscription

    infiniband bnxt_re0 also hangs with firmware-error on 6.8 and there is no network after boot. back to 6.5 everything is fine again
  11. M

    [SOLVED] Fehlermeldung beim Update

    das fragezeichen ist dein boot laufwerk :)
  12. M

    [SOLVED] Fehlermeldung beim Update

    update-grub geht danach auch noch.
  13. M

    [SOLVED] Fehlermeldung beim Update

    Ich habe es gelöst mit... apt install grub-efi danach grub install /dev/sd? Dann ging bei mir auch der reboot :)
  14. 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.
  15. 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
  16. M

    Watchdog to make sure VMs/CTs don’t die

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