Hi Everyone,
I recently built a new server for OMV and have been experiencing Nightly hangs. The server is unresponsive and needs a manual reboot in order to come back up. I've swapped out several components and performed a fresh install of OMV every time. The hangs don't seem to happen if I reboot the server in the afternoon/evening. For example. I rebooted the server yesterday around 19:30 last night and didn't see the behavior. My server setup is as follows:
CPU: AMD Ryzen 5 1600
Motherboard: B450I Gaming Plus AC (also tried using a ASRock Mobo)
Memory: G.SKILL FORTIS Series 16GB (8GB x 2) (also tried Crucial and Patriot memory)
SSD Drive: ADATA SU800 M.2 2280
SATA Drives: Hitachi HDS72303 x 4
USB Drive: WD My Passport 2599
Last time the hang happened I saw the following logs:
daemon.log
Apr 10 06:26:13 booknas systemd[1]: Starting Daily apt upgrade and clean activities...
Apr 10 06:26:14 booknas systemd[1]: Started Daily apt upgrade and clean activities.
Apr 10 06:26:14 booknas systemd[1]: apt-daily-upgrade.timer: Adding 22min 22.439752s random time.
Apr 10 06:26:14 booknas systemd[1]: apt-daily-upgrade.timer: Adding 40min 16.960270s random time.
debug
Apr 10 05:21:26 booknas rrdcached[1118]: started new journal /var/lib/rrdcached/journal/rrd.journal.1554891686.354734
Apr 10 05:21:26 booknas rrdcached[1118]: removing old journal /var/lib/rrdcached/journal/rrd.journal.1554884486.354732
Apr 10 06:21:26 booknas rrdcached[1118]: flushing old values
Apr 10 06:21:26 booknas rrdcached[1118]: rotating journals
Apr 10 06:21:26 booknas rrdcached[1118]: started new journal /var/lib/rrdcached/journal/rrd.journal.1554895286.354742
Apr 10 06:21:26 booknas rrdcached[1118]: removing old journal /var/lib/rrdcached/journal/rrd.journal.1554888086.354727
syslog
Apr 10 06:21:26 booknas rrdcached[1118]: flushing old values
Apr 10 06:21:26 booknas rrdcached[1118]: rotating journals
Apr 10 06:21:26 booknas rrdcached[1118]: started new journal /var/lib/rrdcached/journal/rrd.journal.1554895286.354742
Apr 10 06:21:26 booknas rrdcached[1118]: removing old journal /var/lib/rrdcached/journal/rrd.journal.1554888086.354727
Apr 10 06:25:01 booknas CRON[23598]: (root) CMD (test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ))
Apr 10 06:26:13 booknas systemd[1]: Starting Daily apt upgrade and clean activities...
Apr 10 06:26:14 booknas systemd[1]: Started Daily apt upgrade and clean activities.
Apr 10 06:26:14 booknas systemd[1]: apt-daily-upgrade.timer: Adding 22min 22.439752s random time.
Apr 10 06:26:14 booknas systemd[1]: apt-daily-upgrade.timer: Adding 40min 16.960270s random time.
Apr 10 06:30:01 booknas CRON[23795]: (root) CMD (/usr/sbin/omv-mkrrdgraph >/dev/null 2>&1)
Does anyone have any ideas on where else to look or something else to try?
Thanks!