Search results

  1. T

    [SOLVED] Unmanaged LXC: Failed to receive the container state

    Yeah you are right. Did not find "exit code 32" in the other reported logs so thought it was a different issue. Patch worked :)
  2. T

    [SOLVED] Unmanaged LXC: Failed to receive the container state

    # pveversion --verbose proxmox-ve: 9.1.0 (running kernel: 6.17.9-1-pve) pve-manager: 9.1.5 (running version: 9.1.5/80cf92a64bef6889) proxmox-kernel-helper: 9.0.4 proxmox-kernel-6.17.9-1-pve-signed: 6.17.9-1 proxmox-kernel-6.17: 6.17.9-1 proxmox-kernel-6.17.4-2-pve-signed: 6.17.4-2...
  3. T

    [SOLVED] Unmanaged LXC: Failed to receive the container state

    Hi, after a recent update my unmanaged lxc does not start anymore. Logs: root@okapi:~# cat 108.log lxc-start 108 20260205135839.955 INFO confile - ../src/lxc/confile.c:set_config_idmaps:2295 - Read uid map: type u nsid 0 hostid 100000 range 65536 lxc-start 108 20260205135839.955 INFO...
  4. T

    Boot stuck at "Loading initial ramdisk"

    I figured out, the the kernel 6.5.13-5-pve works, tty is just not shown. So there must be an issue with 6.8 kernel.
  5. T

    Boot stuck at "Loading initial ramdisk"

    Hi, sadly, the Proxmox Kernels (6.8.8-3-pve,6.5.13-5-pve) all stuck at "Loading initial ramdisk". The Debian amd64 kernels (6.1.0-23-amd64) work just fine and asks for the LUKS passphrase. HW: - CPU: AMD Epyc 4584PX - MB: MSI D3051 What I did: I installed Debian bookworm with LVM + LUKS...
  6. T

    [SOLVED] Can't mount NFS/CIFS share (MTU 9000)

    Found the issue. MTU rate 9000 was set on the TrueNAS host, while the switch had "Jumbo Frames" disabled somehow.
  7. T

    [SOLVED] Can't mount NFS/CIFS share (MTU 9000)

    Hi, i restared my Proxmox host and since then I cannot connect to NFS nor CIFS shares. The state of the storage is "Unknown". When I open the storage device I get unable to activate storage 'truenas' - directory '/mnt/pve/truenas' does not exist or is unreachable (500). Well it is reachable and...
  8. T

    Proxmox died and didnt reboot

    I booted VMWare ESXi up and hoped for easier understandable logs. I found out that only PCPU8 and PCPU9 are faulty. VMWare gives me these logs: MCA: 150: UC Excp G5 B0 Sb20000000010005 A0 M0 P0/0 Internal Parity Error. Now the question is if I can disable/ignore core 8 and 9 in Proxmox
  9. T

    Proxmox died and didnt reboot

    Mcelog: mcelog: failed to prefill DIMM database from DMI data Hardware event. This is not a software error. MCE 0 not finished? CPU 4 BANK 0 TSC 2123decdcd77 RIP !INEXACT! 10:ffffffffac0ff117 TIME 1608143383 Wed Dec 16 19:29:43 2020 MCG status:RIPV MCIP MCi status: Error overflow Uncorrected...
  10. T

    Proxmox died and didnt reboot

    What can I do? I tried cleaning the CPU and reinserting RAM but it won't help.
  11. T

    Proxmox died and didnt reboot

    It crashed again: https://termbin.com/hb6hi(full logs) Edit 20:24: It frezzes again: https://termbin.com/9ubu In the logs it says "-- Reboot --"
  12. T

    Proxmox died and didnt reboot

    There are only logs after I rebooted the system after freeze. https://termbin.com/bn86x
  13. T

    Proxmox died and didnt reboot

    It again crashed with the last syslog messages; Dec 16 12:58:27 pve pvedaemon[1416]: <root@pam> successful auth for user 'root@pam' Dec 16 13:11:30 pve systemd[1]: Starting Cleanup of Temporary Directories... Dec 16 13:11:30 pve systemd[1]: systemd-tmpfiles-clean.service: Succeeded. Dec 16...
  14. T

    Proxmox died and didnt reboot

    Proxmox died today and it didnt reboot. The server was still on, but proxmox wasn't active anymore(black screen) Here are the last syslogs: c 16 03:52:03 pve vzdump[16817]: INFO: Starting Backup of VM 140 (qemu) Dec 16 03:52:48 pve pvestatd[1453]: status update time (5.363 seconds) Dec 16...
  15. T

    [SOLVED] Possible MTU misconfiguration detected

    It's an older network card. It can't do more. But how can I hide this warning for the link 2 on node 2?
  16. T

    [SOLVED] Possible MTU misconfiguration detected

    https://pastebin.com/HEHQ474c It won't do more than 4060.
  17. T

    [SOLVED] Possible MTU misconfiguration detected

    root@pangolin:~# cat /etc/network/interfaces # network interface settings; autogenerated # Please do NOT modify this file directly, unless you know what # you're doing. # # If you want to manage parts of the network configuration manually, # please utilize the 'source' or 'source-directory'...