Seems my Proxmox Install is regularly crashing/rebooting at least from what journalctl says:
Any ideas how to debug this further? coredumpctl doesn't list any coredumps after being enabled and nothing can be found in the journal.
Code:
Dec 23 10:13:00 epyc1 systemd[1]: Starting Proxmox VE replication runner...
Dec 23 10:13:00 epyc1 systemd[1]: Started Proxmox VE replication runner.
-- Reboot --
Dec 23 10:14:51 epyc1 kernel: random: get_random_bytes called from start_kernel+0x42/0x4f3 with crng_init
Dec 23 10:14:51 epyc1 kernel: Linux version 4.13.13-2-pve (root@nora) (gcc version 6.3.0 20170516 (Debian
Dec 23 10:14:51 epyc1 kernel: Command line: BOOT_IMAGE=/ROOT/pve-1@/boot/vmlinuz-4.13.13-2-pve root=ZFS=r
Dec 23 10:14:51 epyc1 kernel: KERNEL supported cpus:
Dec 23 10:14:51 epyc1 kernel: Intel GenuineIntel
Dec 23 10:14:51 epyc1 kernel: AMD AuthenticAMD
Dec 23 10:14:51 epyc1 kernel: Centaur CentaurHauls
Any ideas how to debug this further? coredumpctl doesn't list any coredumps after being enabled and nothing can be found in the journal.