Also, is it me, or have we been seeing a few cases of ZFS/FreeNAS reporting errors but SMART being fine lately?
Also, is it me, or have we been seeing a few cases of ZFS/FreeNAS reporting errors but SMART being fine lately?
Thanks for the heads up.Oh god, ada2 has a very high LCC, you should use WDIDLE3 to disable the timer ASAP (if it's not already too late), search for it on the forum ;)
Everything else is ok for every drive. I don't know why the GUI report this error.
Not that I have any idea how one should respond to such a failure...CRITICAL: Device: /dev/ada1, Read SMART Self-Test Log Failed
As usual, I'm not going to let my lack of knowledge prevent me from devising a plausible hypothesis. I imagine the following conversation:
FreeNAS to ada1: "Hey, let me see your SMART log."
ada1 to FreeNAS: "Go away, I'm busy writing the results of yet another of these incessant short self-tests you keep hitting me with."
FreeNAS to human: "ada1 won't talk to me, WTF?"
% find /usr/ -type f -print | xargs grep "Self-Test Log Failed" Binary file /usr/local/sbin/smartd matches
Well, the raw read error rate tends to fluctuate. One of my Reds ended up at 2 during burn-in, later went back down to 1 and is now 2 again, I think. Never got any warnings, though, now that I think about it. Better check the SMART email.
OK - so I used the WDIDLE3 to disable the timer on all my drives. Thanks for the catch - 3/4 drives were set to 300, but one was set to 8.Oh god, ada2 has a very high LCC, you should use WDIDLE3 to disable the timer ASAP (if it's not already too late), search for it on the forum ;)
Everything else is ok for every drive. I don't know why the GUI report this error.
Thanks for the input - What do you mean "console at CLI"? I typed the commands into Putty, entered down to the bottom and then typed /Self... it said "no patter found" so I'm guessing it's not there.And, since I suppose that's like a calculus TA telling a bunch of middle school kids they need to solve an integral,
Code:% find /usr/ -type f -print | xargs grep "Self-Test Log Failed" Binary file /usr/local/sbin/smartd matches
So that's a SMART tool thing. It's trying to tell us something.
https://www.smartmontools.org/ticket/89
I interpret that to mean it's saying that it's having some sort of trouble reading the SMART log on the drive.
So, just for giggles, see if you can get on the system console at a CLI and type "less /var/log/messages" and then "/Self-Test Log Failed" to search for that error. What I'm wondering is if anything is logged after it (or possibly before it). Control-B goes back a page, space goes forward a page.
May 26 08:08:24 freenas smbd[54992]: [2015/05/26 08:08:24.585684, 0] ../source3/lib/util_sock.c:1199(get_remote_hostname) May 26 08:08:24 freenas smbd[54992]: matchname failed on 10.0.0.27 May 26 08:08:29 freenas smbd[54993]: STATUS=daemon 'smbd' finished starting up and ready to serve connectionsmatchname: host name/name mismatch: 10.0.0.27 != (NULL)
Thanks for the input - What do you mean "console at CLI"? I typed the commands into Putty, entered down to the bottom and then typed /Self... it said "no patter found" so I'm guessing it's not there.
I am seeing a ton of this though - not sure if it's related but I thought I'd post (it's showing that it's doing this every few minutes)
Code:May 26 08:08:24 freenas smbd[54992]: [2015/05/26 08:08:24.585684, 0] ../source3/lib/util_sock.c:1199(get_remote_hostname) May 26 08:08:24 freenas smbd[54992]: matchname failed on 10.0.0.27 May 26 08:08:29 freenas smbd[54993]: STATUS=daemon 'smbd' finished starting up and ready to serve connectionsmatchname: host name/name mismatch: 10.0.0.27 != (NULL)
Hm, 11 minutes, not too shabby!