- Minor
After upgrading to 7.2.0 on 31st of October, I had a parity check scheduled to run on 1st of November. Come 2nd of November and I see that parity check has not ran even though it was scheduled. I checked the logs and noticed weird check happening ~ every 2 hours.
Nov 2 08:22:53 TOWER emhttpd: shcmd (370607): /usr/local/sbin/smartctl_type parity2 -c | grep -q 'in progress'
Nov 2 08:22:53 TOWER emhttpd: shcmd (370607): exit status: 1
Nov 2 08:22:53 TOWER emhttpd: spinning down /dev/sdb
Nov 2 08:22:53 TOWER emhttpd: shcmd (370608): /usr/local/sbin/smartctl_type parity -c | grep -q 'in progress'
Nov 2 08:22:53 TOWER emhttpd: shcmd (370608): exit status: 1I ran the commands manually, but no output is actually given. When just running smartctl_type parity -c there is no place for "parity" check to be there, as it's returning smart data to me.
I am not sure if this is related to my system not executing parity check, but I did not get such log lines on 7.1.4 update and parity correctly ran on schedule prior.