Recent content by onlime

  1. onlime

    Kernel memory overwrite freezes/crashes host, caused by single LXC container

    additional information: hn7$ pveversion -v proxmox-ve: 8.3.0 (running kernel: 6.8.12-9-pve) pve-manager: 8.3.5 (running version: 8.3.5/dac3aa88bac3f300) proxmox-kernel-helper: 8.1.1 proxmox-kernel-6.8: 6.8.12-9 proxmox-kernel-6.8.12-9-pve-signed: 6.8.12-9 proxmox-kernel-6.8.12-8-pve-signed...
  2. onlime

    Kernel memory overwrite freezes/crashes host, caused by single LXC container

    Affected PVE kernels: any pve-enterprise / pve-no-subscription kernel since Nov 2023 I am struggling with a single LXC container which causes complete system freezes/crashes for 1.5 years now. It started on 2023-11-15, that time running 6.2.16-19-pve (pve-enterprise) kernel and the same still...
  3. onlime

    Black screen (VGA) on Proxmox VE 8.1 Installer boot

    Hi there. I tried everything and am still struggling with this same issue. I have managed to set up two servers from PVE 7.4 live USB stick as a workaround and then on a running system upgrade to PVE 8.1. But one server won't even work with PVE 7.4 installer, installing fine until the end, but...
  4. onlime

    Black screen (VGA) on Proxmox VE 8.1 Installer boot

    Thanks. That sure was the first thing I tried but struggled with exactly the same issues, screen going black right after having selected "Install Proxmox VE (Terminal UI)". And as I have reported above, I could get past the whole install process (by modifying...
  5. onlime

    Black screen (VGA) on Proxmox VE 8.1 Installer boot

    again, very good to know! I thought the same, as it didn't happen on any of my 4 affected servers running on PVE 8.1 The only reason I need to set them up from scratch is for re-partitioning (see https://forum.proxmox.com/threads/help-grub-rescue-proxmox-8-1.137120/#post-611680), and PVE 7.4...
  6. onlime

    Black screen (VGA) on Proxmox VE 8.1 Installer boot

    Great, @Apollon77 thanks a lot for your feedback. Guess I will then need to go this path as well. Good to know I am not the only one affected on this specific hardware. Still hoping for an official "fix" in PVE 8.x. Merry Christmas!
  7. onlime

    Generic Solution when install gets FrameBuffer Mode Fails

    Hi all. Thanks to this thread, I have managed to get past the black screen on PVE 8.1 installer, using lspci to lookup the VGA controller BusID and then configuring it in /usr/share/X11/xorg.conf.d/10-quirks.conf. Thanks @logics for your great advice! But... I never got further. Managed to...
  8. onlime

    Black screen (VGA) on Proxmox VE 8.1 Installer boot

    I am still struggling with this. When booting into the freshly set up PVE 8.1, Grub boot works fine but soon after it gets stuck in black screen. From there, I don't find a way to apply any tunings, as no terminal shows up and I cannot switch to any terminal with Ctrl-Alt-F1 (F2, F3,...). Also...
  9. onlime

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

    Hey @fabian Thanks for the hint. I also wanted to warn future readers that your workaround ("fix it up by adding another drive") might be the better option, as re-installing PVE from scratch on such a legacy server could fail completely due to such issues...
  10. onlime

    Black screen (VGA) on Proxmox VE 8.1 Installer boot

    OK, this was already discussed/resolved here: https://forum.proxmox.com/threads/generic-solution-when-install-gets-framebuffer-mode-fails.111577/ https://dev-pages.info/troubleshooting-proxmox-installation-issues-fixing-black-screen-problem/ So my solution was (no editing of grub boot params...
  11. onlime

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

    Thanks a lot @fabian for your hint! That was exactly it. I remember trying to solve this a while ago, when I wanted to switch from grub to UEFI boot, but failed because of legacy partitioning: $ proxmox-boot-tool status Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount namespace...
  12. onlime

    Black screen (VGA) on Proxmox VE 8.1 Installer boot

    I am trying to set up Proxmox VE 8.1 from scratch on a legacy system (Supermicro X9DRW-3LN4F+ board). In the past, PVE 6/7 installer worked fine on that server, but with 8.1-1 ISO (also tried with 8.0-2), the screen blacks out right after boot. Same problem with Graphical or Terminal UI...
  13. onlime

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

    same here, like @keropiko described. After upgrading PVE 8.1 from 6.5.11-5-pve (reboot yesterday worked fine after 6.5.11-4-pve to 6.5.11-5-pve upgrade) to 6.5.11-6-pve, Grub reported: error: no such device: 0dXXXXXXXXX. error: unknown filesystem. grub rescue> In the past, I was always able to...
  14. onlime

    Installing gitlab into LXC container (sysctl kernel.shmmax)

    The changed values should be immediately visible in the container. But you're right, nowadays it does not anymore. Remember, my post dates back to Oct 2022 and I can't tell what has changed since then. Maybe it was also changed in previous LXC or kernel versions. You are probably just fine with...
  15. onlime

    Installing gitlab into LXC container (sysctl kernel.shmmax)

    Yes, it affects ALL containers running on that same Proxmox host! I also have this running in production on hosts with 5-10 other LXC containers, for over 7 yrs and never, and have never experienced any negative side effects.