Proxmox reboots when doing certain write task

emotionalburro

New Member
Aug 4, 2025
2
0
1
Fresh pve9 install on new nvmes. After restoring lxcs and vm from pve8 things ran for a few days. At some point the system would reboot itself.
hp elitedesk
i5 9500t
64gb
2 nvmes: ext4 boot, zfs secondary

From troubleshooting, there seem to be no logs at the time of the actual reboot, the lxc which is wireguard from helper script with qbit triggers reboot on downloading ISO. Trying to creating an lxc also triggers reboot.

journalctl -p err -xer shows

pve blkmapd[978]: open pipe file /run/rpc_pipefs/nfs/blocklayout failed: No such file or directory
Aug 22 01:06:25 pve kernel: x86/cpu: SGX disabled or unsupported by BIOS.


other things in journal
Aug 22 01:08:05 pve pmxcfs[1026]: [status] notice: RRD update error /var/lib/rrdcached/db/pve-storage-9.0/pve/files: /var/lib/rrdcached/db/pve-storage-9.0/pve/files: illegal attempt to update using time 1755839285 when last update time is 1755839285 (minimum one second step)
Aug 22 01:08:05 pve pmxcfs[1026]: [status] notice: RRD update error /var/lib/rrdcached/db/pve-storage-9.0/pve/backups: /var/lib/rrdcached/db/pve-storage-9.0/pve/backups: illegal attempt to update using time 1755839285 when last update time is 1755839285 (minimum one second step)
Aug 22 01:08:05 pve pmxcfs[1026]: [status] notice: RRD update error /var/lib/rrdcached/db/pve-storage-9.0/pve/samsung: /var/lib/rrdcached/db/pve-storage-9.0/pve/samsung: illegal attempt to update using time 1755839285 when last update time is 1755839285 (minimum one second step)
Aug 22 01:08:05 pve pmxcfs[1026]: [status] notice: RRD update error /var/lib/rrdcached/db/pve-storage-9.0/pve/local: /var/lib/rrdcached/db/pve-storage-9.0/pve/local: illegal attempt to update using time 1755839285 when last update time is 1755839285 (minimum one second step)
Aug 22 01:08:05 pve pmxcfs[1026]: [status] notice: RRD update error /var/lib/rrdcached/db/pve-storage-9.0/pve/local-lvm: /var/lib/rrdcached/db/pve-storage-9.0/pve/local-lvm: illegal attempt to update using time 1755839285 when last update time is 1755839285 (minimum one second step)

pve kernel: audit: type=1400 audit(1755839006.441:129): apparmor="DENIED" operation="getattr" class="posix_mqueue" profile="/usr/bin/lxc-start" name="/" pid=2930 comm="vgs" requested="getattr" denied="getattr"class="posix_mqueue" fsuid=0 ouid=0
Aug 22 01:03:26 pve kernel: audit: type=1400 audit(1755839006.480:130): apparmor="DENIED" operation="getattr" class="posix_mqueue" profile="/usr/bin/lxc-start" name="/" pid=2931 comm="lvs" requested="getattr" denied="getattr"class="posix_mqueue" fsuid=0 ouid=0