Recent content by KLez

  1. K

    Problems removing old Kernel 6

    Sure. Here it is: root@pve:~# cat /etc/kernel/postrm.d/zz-proxmox-boot #! /bin/sh # shellcheck disable=SC2317 # Don't warn about unreachable commands in this file set -e # adapted from '/etc/kernel/postinst.d/zz-update-grub and # /usr/lib/kernel/install.d/90-loaderentry.install, see also #...
  2. K

    Problems removing old Kernel 6

    unfortunately this had no effect :( This is the output of your first command: root@pve:~# bash -x /etc/kernel/postrm.d/zz-proxmox-boot 6.17.13-13-pve /boot/vmlinuz-6.17.13-13-pve + set -e + command -V systemd-detect-virt + systemd-detect-virt --quiet --container + trap cleanup EXIT INT TERM...
  3. K

    Problems removing old Kernel 6

    Hello. I have some problems uninstalling an old kenel package proxmox-kernel-6.17.13-13-pve-signed apt autoremove shows this: root@pve:/# apt autoremove REMOVING: proxmox-kernel-6.17.13-13-pve-signed Summary: Upgrading: 0, Installing: 0, Removing: 1, Not Upgrading...
  4. K

    e1000 driver hang

    Kernel 6.14.11-4-pve too. Seriously... Is there no way to do something against this bug? Reporting it to the Kernel Team maybe? It has nothing to do with Proxmox i guess.
  5. K

    e1000 driver hang

    Kernel 6.14.11-3-pve still has the problem.
  6. K

    e1000 driver hang

    Wow! No Shit? U wrote this post to publish a dirty workaround which was posted here 10.000 times already?
  7. K

    e1000 driver hang

    Is there a chance to open a support ticket @ Proxmox? Because it seems noone is working on this issue... I thought this would be a bug in a single kernel version, but there were many kernels released since 6.8.12-8-pve and ALL of them have this problem. Upgrading to VE 9 is no solution too.
  8. K

    e1000 driver hang

    You can downgrade the kernel to 6.8.12-8-pve. For me this is the best option actually. proxmox-boot-tool kernel pin 6.8.12-8-pve --next-boot
  9. K

    e1000 driver hang

    Problem still occurs with newest Kernel 6.8.12-12-pve... Please fix this shit!
  10. K

    e1000 driver hang

    As i said already: Disable offloading is NOT A FIX! It is a dirty workaround for a problem which should not exist!
  11. K

    e1000 driver hang

    This script is just a workaround but not a real solution!
  12. K

    e1000 driver hang

    Please check the syslog. If there are no "Detected Hardware Unit Hang" error messages in it, then u have another problem and u should open an own specific thread. This one here is about the "e1000 driver hang" problem only. The problem seems to relate to newer kernel versions than 6.8.12-8-pve...
  13. K

    e1000 driver hang

    I have the "Device Hang" issue too... Running on an older Intel NUC. Unfortunately i dont know after which update this problem came up. I realised it, as the NUC was not reachable anymore. I had to reconnect the ethernet cable to restore the network connection. I tried downgrading to...
  14. K

    Entscheidungshilfe für Newbie

    Gestaltungsmöglichkeiten wofür? Eine separate Firewall macht im gewöhnlichen Heimnetz zu 95% keinen Sinn, oder willst Du das Heimnetz in mehrere Subnetze mit Router dazwischen aufteilen?! Dafür werkelt bei mir ein Intel NUC, auch wenn der in der Abstellkammer steht. Für meinen Anwendungsbereich...
  15. K

    Layout? ZFS, SSD, Wearout, PLP?

    Ich finde es auch erstaunlich was einem Raspberry mittlerweile alles zugemutet wird. Das Gerät ist absolut super wenn man 1-2 kleinere Dienste darauf laufen lassen will und das ganze als Appliance betrachtet. Ein Server wird dadurch aber nicht daraus. Meiner Ansicht nach hat das Gerät dafür zu...