February 1, 201313 yr I just completed my monthly parity check, cleanly! I would like to know how long it took. Is there a way to tell with syslog? I am running 5.0rc10 and unmenu. Thanks Matt
February 1, 201313 yr I just completed my monthly parity check, cleanly! I would like to know how long it took. Is there a way to tell with syslog? I am running 5.0rc10 and unmenu. Thanks Matt Have you looked in the syslog? It is not that difficult to find the lines that look like these: Feb 1 00:00:01 Tower kernel: mdcmd (62): check NOCORRECT (unRAID engine) Feb 1 00:00:01 Tower kernel: (Routine) Feb 1 00:00:01 Tower kernel: md: recovery thread woken up ... (unRAID engine) Feb 1 00:00:01 Tower kernel: md: recovery thread checking parity... (unRAID engine) Feb 1 00:00:01 Tower kernel: md: using 1152k window, over a total of 1953514552 blocks. (unRAID engine) Feb 1 06:54:26 Tower kernel: mdcmd (63): spindown 4 (Routine) Feb 1 07:45:29 Tower kernel: md: sync done.time=27928sec (unRAID engine) Feb 1 07:45:29 Tower kernel: md: recovery thread sync completion status: 0 (unRAID engine) Not too hard to figure out it took just under 8 hours on my server. You can either look at the time-stamps at the start of the lines, OR you can divide the number of seconds by 3600 to figure out the number of hours. 27928 / 3600 = 7.75 hours
Archived
This topic is now archived and is closed to further replies.