Please bear with me, I have very little experiance with *nix systems.
Over the weekend I got my FreeNAS box running and it seems to be working fine, and decided to run a S.M.A.R.T. test.
I set up a Long Self-Test to run every night, to make sure it ran that night. (I've disabled it since).
I checked that S.M.A.R.T. was enabled on all drives.
I enabled S.M.A.R.T. service and checked the configuration (I left out the e-mail because it would be sufficient to read the report file at this time).
The first thing I noticed the next day when I was going to check the results, is that there doesn't seem to be a way to do this via the GUI. Is this correct?
At the moment I had a monitor connected to the FreeNAS box. On screen it read:
"Configuration file /usr/local/etc/smartd.conf parsed but has no entries (like /dev/hda)"
Entering "EE /usr/local/etc/smartd.conf" gives me
So my questions are:
What did I do wrong? How do I see the results from the test (once I manage to run it)? Is it only possible via mail? Can I do it using smartctl commands, or are those two separate things?
Help will be greatly appreciated. Thanks in advance!
Over the weekend I got my FreeNAS box running and it seems to be working fine, and decided to run a S.M.A.R.T. test.
I set up a Long Self-Test to run every night, to make sure it ran that night. (I've disabled it since).

I checked that S.M.A.R.T. was enabled on all drives.

I enabled S.M.A.R.T. service and checked the configuration (I left out the e-mail because it would be sufficient to read the report file at this time).

The first thing I noticed the next day when I was going to check the results, is that there doesn't seem to be a way to do this via the GUI. Is this correct?
At the moment I had a monitor connected to the FreeNAS box. On screen it read:
"Configuration file /usr/local/etc/smartd.conf parsed but has no entries (like /dev/hda)"
Entering "EE /usr/local/etc/smartd.conf" gives me
Code:
################################################ # smartd.conf generated by /etc/rc.d/ix-smartd ################################################ /dev/ada0 -n never -W 0,0,0 -s L/(01|02|03|04|05|06|07|08|09|10|11|12)/../(1|2|3|4|5|6|7)/(01) /dev/ada1 -n never -W 0,0,0 -s L/(01|02|03|04|05|06|07|08|09|10|11|12)/../(1|2|3|4|5|6|7)/(01) /dev/ada2 -n never -W 0,0,0 -s L/(01|02|03|04|05|06|07|08|09|10|11|12)/../(1|2|3|4|5|6|7)/(01) /dev/ada3 -n never -W 0,0,0 -s L/(01|02|03|04|05|06|07|08|09|10|11|12)/../(1|2|3|4|5|6|7)/(01) /dev/ada4 -n never -W 0,0,0 -s L/(01|02|03|04|05|06|07|08|09|10|11|12)/../(1|2|3|4|5|6|7)/(01)
So my questions are:
What did I do wrong? How do I see the results from the test (once I manage to run it)? Is it only possible via mail? Can I do it using smartctl commands, or are those two separate things?
Help will be greatly appreciated. Thanks in advance!