Search results

  1. M

    Issue!! Proxmox crashing randomly!

    Done! First, the dmesg.* lines... A) Some early lines showing some kind of (minor?) issues [ 136.170773] audit: type=1400 audit(1643760906.256:20): apparmor="STATUS" operation="profile_load" profile="/usr/bin/lxc-start" na me="lxc-402_</var/lib/lxc>" pid=7260 comm="apparmor_parser" [...
  2. M

    Issue!! Proxmox crashing randomly!

    Current instructions for enabling kdump-tools in proxmox with zfs (NOTE: apt update etc are NOT currently supported with kdump-tools installed. See below for uninstall instructions for when done testing!) # apt install kdump-tools Select no for kexec reboots Select yes for enabling kdump-tools...
  3. M

    Issue!! Proxmox crashing randomly!

    Hmmm... looks like kdump-tools and zfs-root are not quite happy together, although there are patches. Working on it.
  4. M

    Issue!! Proxmox crashing randomly!

    *ping*... Anybody have a pointer on how to capture a hard host crash? I'm getting reliable crashes *every* time I attempt a backup on this host... or when proxmox attempts to update (presumably due to trying to backup.) Right now I can watch a huge amount of console log stuff spin by, but it is...
  5. M

    PLEASE: indicate in GUI for Serial HW config that there's another option (or just fix it!)

    "not documented" -- as in, from the GUI level. I think what surprised me about this was that the GUI supports serial ports, so I assumed what the GUI had was the extent of my options.
  6. M

    PLEASE: indicate in GUI for Serial HW config that there's another option (or just fix it!)

    I just wasted hours trying to get a serial port to work in a VM, when the real issue was ProxMox misconfig (by default). The ProxMox gui configures serial ports as sockets. I don't know where it DOES work, but it does NOT work if a VM needs to access a device on a serial port (UPS, modem...
  7. M

    Issue!! Proxmox crashing randomly!

    All I have is photos from the console. Is there a way to better capture a crash trace?
  8. M

    Issue!! Proxmox crashing randomly!

    @oguz, I installed 5.15 on all. Not fixed: 12GB into a 32GB VM migration, got another hard crash. :(
  9. M

    QDevice Setup still harder than necessary :(

    I have succeeded in getting a Raspberry Pi QDevice running, but tore out too much hair along the way. Starting Point Two Proxmox 7.1 nodes in a cluster Brand new Raspberry Pi Zero W (hardwired ethernet) Issue One: Software not installing Resolution: Keep at it. Retry, reboot, etc. Clean out...
  10. M

    Host key issue fixed, now vncproxy dead :( ... but self-repairing?

    Relatively new to proxmox here. I have two hosts pve1 and pve2 Something went strange (not sure what) and suddenly pve2 got an error attempting to use the Console of pve1 Searching I learned to do ssh-keygen -f "/etc/ssh/ssh_known_hosts" -R <target> on all boxes. The next ssh login asked to...
  11. M

    Issue!! Proxmox crashing randomly!

    I'm having a very similar issue, on PVE 7.1 (proxmox-ve: 7.1-1 (running kernel: 5.13.19-2-pve) ) Sadly, I can only grab crash traces on-screen (and it scrolls off). I have some modules that need updating... but it tends to crash during any remote-controlled operation through the console. Will...