Recent content by pakyrs

  1. P

    amdgpu secure display failure

    I bought a different unit and problem is gone. It's hardware related with these cheap Chinease nuc alikes.
  2. P

    Constant Kernel Panics on PVE 9 fresh install

    indeed right, I forgot to enable the no subscription repo on this new box! opsie.!
  3. P

    Constant Kernel Panics on PVE 9 fresh install

    zfs 2.3.4 is not available to me? maybe cause I am on community repo? zfs --version zfs-2.3.3-pve1 zfs-kmod-2.3.3-pve1 I setup kernel stack trace, but hasn't crashed yet which is actually bizarre. I wonder if it's because I haven't giving it enough load, will try and report.
  4. P

    Constant Kernel Panics on PVE 9 fresh install

    Screen was frozen so couldn't scroll and only be able to grab that screen. CPU is AMD Ryzen 7 5700U with Radeon Graphics. Full boot journalctl below: journalctl --list-boots IDX BOOT ID FIRST ENTRY LAST ENTRY -7 85dcc8a8ae044501943ca199c8eeb69c Fri...
  5. P

    Constant Kernel Panics on PVE 9 fresh install

    Today crashed with a different screen, mostly on PiKVM it just hangs, sometimes purple kernel panic, today a new one!
  6. P

    Constant Kernel Panics on PVE 9 fresh install

    journalctl -b -1 -e Nov 14 13:27:06 nibbler pveproxy[3121]: worker 47899 started Nov 14 13:27:07 nibbler pveproxy[47898]: worker exit Nov 14 13:27:46 nibbler pveproxy[3121]: worker 19895 finished Nov 14 13:27:46 nibbler pveproxy[3121]: starting 1 worker(s) Nov 14 13:27:46 nibbler pveproxy[3121]...
  7. P

    Constant Kernel Panics on PVE 9 fresh install

    Hi All, I keep on getting Kernel Panics and Hangs with the Latest PVE 9 freshly installed on my server. Journalctl doesn't give me any info, this is the log from an hour ago, altough it crashed 10min ago, I have omitted the new boot logs. journalctl --since "1 hour ago" Nov 14 14:35:01...
  8. P

    amdgpu secure display failure

    Thanks, I honestly don't thing the amdgpu error is anything to worry about. It's the only error my system shows in red. I am just trying to troubleshooting this host hanging randomly and needing a hard reset, all I see on the kvm is the login screen with the cursor stuck. No kernel panic no...
  9. P

    amdgpu secure display failure

    Sure, AMD Ryzen 7 5700U with Radeon Graphics Installed pve-firmware 3.17-2 Everything works fine, just the error annoys me as it's the only one, tried to suppress with GRUB_CMDLINE_LINUX_DEFAULT="quiet amd_iommu=on amdgpu.psp_support=0 amdgpu.securedisplay=0" Doesn't seem to be doing anything
  10. P

    amdgpu secure display failure

    Checking errors on journalctl I can see these amdgpu related errors, not sure if the fix is to install firmware-amd-graphics but that will wipe pve stuff. Thoughts? journalctl -k -p 4 -b | grep amdgpu Oct 22 15:29:37 nibbler kernel: amdgpu 0000:03:00.0: amdgpu: psp gfx command LOAD_TA(0x1)...
  11. P

    Sluggish webui after upgrade to PVE 9

    I think I solved the sluggishness, it was due to networking. I dunno what it is as I haven't changed my network config except for pinning the interface to nic0 with the pve-network-pinning tool. In the end I wasted a good time trying to get the network config to work, I have a single nic VLAN...
  12. P

    Sluggish webui after upgrade to PVE 9

    I am keeping one of my containers off for now, and it seems to not kernel panic anymore. Not sure will have to see. Wonder if any of the special options creates problems in PVE9, I removed the cgroup non 2 ones arch: amd64 cores: 8 hostname: docker memory: 8192 mp0...
  13. P

    Sluggish webui after upgrade to PVE 9

    Thanks that is a good point and yes I was running a memory test, which did finish many hours later with no issues. BIOS is on latest available
  14. P

    Sluggish webui after upgrade to PVE 9

    today greeted with a kernel panic... yikes!
  15. P

    Sluggish webui after upgrade to PVE 9

    Hi everyone, I'm experiencing severe performance issues with my Proxmox VE web interface and need some guidance. Here's my situation: Running latest PVE version with all packages up to date Recently upgraded from PVE 8 to PVE 9 pveversion pve-manager/9.0.6/49c767b70aeb6648 (running kernel...