* Bjoern Franke <[email protected]> [18.08.2015 09:47]: > Unfornately we have no logs now, because after the crashes no ssh > -access to the servers are possible.
try to set /sbin/sysctl -w kernel.panic_on_oops=1 /sbin/sysctl -w kernel.panic=10 /sbin/sysctl -w vm.panic_on_oom=2 if the devices crashed (and reboots now) you have the crash in the file: /sys/kernel/debug/crashlog bye, bastian - happy crashing!
