In a system with a single guest running (Ubuntu 16), I have the whole host system (proxmox) suddenly rebooting when the guest performs a local backup with rsync.
The host is Proxmox with kernel 4.15.18-14-pve; it has two disks with ZFS RAID 1.
Apparently nothing unusual is in the host logs, so I have obtained a remote kernel crash trace log; and here are the results (omitting the initial boot messages):
[ 438.833555] perf: interrupt took too long (2516 > 2500), lowering kernel.perf_event_max_sample_rate to 79250
[ 596.055863] perf: interrupt took too long (3149 > 3145), lowering kernel.perf_event_max_sample_rate to 63500
[ 812.710491] softdog: Initiating system reboot
I am pretty confident that this problem is not related to the hardware of this machine (e.g. the CPU overheating), because I have tested this on three different systems, with different specs, different hardware and in different locations, and the result is basically the same. The reboot does not happens ALWAYS, but almost always.
Suggestions?
Thanks,
Giovanni
The host is Proxmox with kernel 4.15.18-14-pve; it has two disks with ZFS RAID 1.
Apparently nothing unusual is in the host logs, so I have obtained a remote kernel crash trace log; and here are the results (omitting the initial boot messages):
[ 438.833555] perf: interrupt took too long (2516 > 2500), lowering kernel.perf_event_max_sample_rate to 79250
[ 596.055863] perf: interrupt took too long (3149 > 3145), lowering kernel.perf_event_max_sample_rate to 63500
[ 812.710491] softdog: Initiating system reboot
I am pretty confident that this problem is not related to the hardware of this machine (e.g. the CPU overheating), because I have tested this on three different systems, with different specs, different hardware and in different locations, and the result is basically the same. The reboot does not happens ALWAYS, but almost always.
Suggestions?
Thanks,
Giovanni