Recent content by beroliv

  1. B

    Slow internet speed on pve but not on local network

    Hi, i use actually the stock Kernel with parameter and have no speed issue. I make the speedtest alway in a LXC Container.
  2. B

    Slow internet speed on pve but not on local network

    i got it fixt with the edge Kernel you told. I dont use actually the kernel Parameter. I Check the line over the hole night once per hour. But it looks good so far !!
  3. B

    Slow internet speed on pve but not on local network

    I write an issue maybe he can fix it. So no need for Kernel Parameters anymore. I don't change to edge as long there is no fix.
  4. B

    Slow internet speed on pve but not on local network

    what is an Edge Kernel? i just use the pve Kernels in the Repos. @LolekUK Can you give me a uname -r
  5. B

    Slow internet speed on pve but not on local network

    Hi, is this test with the Kernel Parameter? And yes this issue is very wired.
  6. B

    Proxmox host nur noch pingbar

    Ich habe mir für den fall der fälle mit Clonezilla ein Image von meiner Host Platte gemacht. Clonzilla auf USB stick und auch von diesem gebootet. Image auf einem Netzlaufwerk abgelegt.
  7. B

    langsame Verbindung ins WAN - im Lan alles gut

    Der Bug beseht auch im 5.15.7-1pve Kernel. Ich starte weiter hin mit der Kernel Option wie in Betrag 11 beschrieben.
  8. B

    Slow internet speed on pve but not on local network

    Hi @LolekUK, I have the Kernel 5.15.7-1-pve running with the Kernel Parameters described in a other tread. https://forum.proxmox.com/threads/langsame-verbindung-ins-wan-im-lan-alles-gut.100500/#post-436011 GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_idle.max_cstate=1" insert this in...
  9. B

    langsame Verbindung ins WAN - im Lan alles gut

    Oder ist nicht gefixt worden.
  10. B

    langsame Verbindung ins WAN - im Lan alles gut

    wie kann man den 5.15 installieren, das würde ich gerne testen. apt install pve-kernel-5.15.5-1-pve habe das eben getestet und der 5.15 Kernel geht nicht. Linux pve 5.15.5-1-pve #1 SMP PVE 5.15.5-1 (Mon, 29 Nov 2021 18:49:57 +0100) x86_64 Server: Supranet AG - Eschen (id = 2339)...
  11. B

    langsame Verbindung ins WAN - im Lan alles gut

    habe die Bootoption mit dem neueren Kernel 5.13.19-2-pve getestet. das scheint als Workaround zu funktionieren. @InVade kannst du bitte in /etc/default/grub die Zeile GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_idle.max_cstate=1" anpassen oder hinzufügen um das zu testen. anschliessend ein...
  12. B

    langsame Verbindung ins WAN - im Lan alles gut

    Hallo, habe gerade diesen Bug Report gefunden, der beschreibt das Problem recht genau! https://bugzilla.kernel.org/show_bug.cgi?id=213377 die Boot option intel_idle.max_cstate=1 habe ich noch nicht getestet
  13. B

    langsame Verbindung ins WAN - im Lan alles gut

    Das Gateway (USG3) habe ich ebenfalls durch einen anderen Router ersetzt. Spannend find ich vor allem das es Netzintern geht. root@pve:~# uname -r 5.4.124-1-pve lspci -nnk | grep -i ether -C 2 00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Point-LP SPI Controller [8086:9da4]...
  14. B

    langsame Verbindung ins WAN - im Lan alles gut

    Ich habe das problem gelöst bzw umgangen in dem ich mit dem Kernel 5.4.124-1-pve das system starte. Leider ist das system so für mich nicht mehr update bar. Ich hoffe bei den nächsten Kernel update das es wieder läuft. Ich habe mir einen speed Tracker auf dem System installiert. Interesannt ist...
  15. B

    [SOLVED] Proxmox backup : no email report

    i use this Tutorial https://forum.proxmox.com/threads/get-postfix-to-send-notifications-email-externally.59940/ in combination with this http://www.tuksub.de/2015/03/homeserver-27-mailversand-ueber-postfix-einrichten/ i send email over gmx and it works !