Search results

  1. F

    Opt-in Linux 6.14 Kernel for Proxmox VE 8 available on test & no-subscription

    Yeah, the server runs the latest System ROM P89 v3.40 (08/29/2024). Still technically a supported server by HP. EOL is just two month away, though.
  2. F

    Opt-in Linux 6.14 Kernel for Proxmox VE 8 available on test & no-subscription

    Here is attached log, using journalctl --no-hostname -o short-precise --since=2025-05-27 | zstd >journal.log.zst I see no difference between the previously attached logs and this log, though.
  3. F

    Opt-in Linux 6.14 Kernel for Proxmox VE 8 available on test & no-subscription

    Will the attached logs be useful? May 27 17:17:00 is when I logged in into PVE to investigate the problems with one of the VMs, that wasn't running correctly and also when I wasn't able to shut it down properly and had to stop it. Also couldn't start it back on, till I reverted the PVE kernel...
  4. F

    Opt-in Linux 6.14 Kernel for Proxmox VE 8 available on test & no-subscription

    Whatever this kernel release is about, it is busted beyond belief. I get CPU usage up, with IO delay and server load up the roof. Cannot start linux VMs (TASK ERROR: timeout waiting on systemd) and cannot shutdown neither VMs not CTs through PVE interface. After pinning the previous kernel, I...
  5. F

    LXC Containers won't start after reboot

    i guess my logic was to disable something i didn't need and maybe improve performance somewhat. i guess it was a rash act on my part. any clue why SOME containers can no longer be restored as unprivileged now? edit: ok, nevermind. just rm -f /var/spool/postfix/dev/random...
  6. F

    LXC Containers won't start after reboot

    ok.... is this my issue? https://github.com/lxc/lxc/issues/4308 noatime breaks unprivileged LXC? it worked fine for a couple of months though... until recent reboot confirmed. noatime was the reason. :rolleyes: still having a problem: unable to restore some containers: recovering backed-up...
  7. F

    LXC Containers won't start after reboot

    here's info from a freshly creating unprivileged container as well as fstab: pct config 900 arch: amd64 cores: 1 features: nesting=1 hostname: LXCTEST memory: 512 net0: name=eth0,bridge=vmbr0,hwaddr=BC:24:11:15:7C:0A,ip=dhcp,link_down=1,type=veth ostype: debian rootfs...
  8. F

    LXC Containers won't start after reboot

    Running containers in privileged mode for now: I backed them up and restored as privileged. Now I cannot revert by doing the same and restoring them as unprivileged from backup: recovering backed-up configuration from 'local:backup/vzdump-lxc-230-2025_03_17-18_39_01.tar.zst' Formatting...
  9. F

    LXC Containers won't start after reboot

    i guess you just can't rely on PVE. gets broken out of the blue for no reason.
  10. F

    LXC Containers won't start after reboot

    Fresh 8.3 installation from ISO , updated to the latest version. Unprivileged Containers won't start after server reboot. Can't even start a freshly created container, I got two servers, both have the same problem. Kernel version 6.11 or 6.8 - no difference. lxcfs.service - running...