riptidewave93 / UNVR-NAS

Convert your Unifi UNVR/UNVR Pro into a Debian OpenMediaVault NAS Appliance
73 stars 3 forks source link

In some cases reboots hang #4

Closed riptidewave93 closed 5 months ago

riptidewave93 commented 5 months ago

Sometimes we get a funky kernel panic on reboot, specifically it crashes sometimes when trying to kill init; and the 90 second watchdog timeout starts.

To get around this, we really should have an init script we run that fixes this by changing the crash timeout with:

echo 2>/proc/sys/kernel/panic

or something along those lines.

riptidewave93 commented 5 months ago

Resolved in https://github.com/riptidewave93/UNVR-NAS/commit/27713ab79e51e3252193a5caddc981d699afe897