Hello
In my report emails I get this error:
S.M.A.R.T. [/dev/da0]:
----------------------
smartctl 6.0 2012-10-10 r3643 [FreeBSD 9.1-RC3 amd64] (local build)
Copyright (C) 2002-12, Bruce Allen, Christian Franke, http://www.smartmontools.org
Smartctl open device: /dev/da0 failed: AMCC/3ware controller, please try adding '-d 3ware,N',
you may need to replace /dev/da0 with /dev/twaN or /dev/tweN
I added -d 3ware,0 /dev/twa0 to the disk at S.M.A.R.T. extra options but the error wont disappear.
When I run
# smartctl -x -d 3ware,0 /dev/twa0
I get a full report on the disk. Also
# smartctl -s on -d 3ware,0 /dev/twa0
ran successfully
smartctl 6.0 2012-10-10 r3643 [FreeBSD 9.1-RC3 amd64] (local build)
Copyright (C) 2002-12, Bruce Allen, Christian Franke, http://www.smartmontools.org
=== START OF ENABLE/DISABLE COMMANDS SECTION ===
SMART Enabled.
But still the report fails. Why?
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
S.M.A.R.T. fails to report.
- raulfg3
- Site Admin

- Posts: 4865
- Joined: 22 Jun 2012 22:13
- Location: Madrid (ESPAÑA)
- Contact:
- Status: Offline
Re: S.M.A.R.T. fails to report.
3dware are know to fail in SMART, need special formed line, check this post:
viewtopic.php?f=59&t=3775&p=19411
viewtopic.php?f=59&t=3775&p=19411
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)
Wiki
Last changes
HP T510
Wiki
Last changes
HP T510
- apollo567
- Site Admin

- Posts: 675
- Joined: 23 Jun 2012 06:37
- Location: Ludwigshafen, Germany
- Status: Offline
Re: S.M.A.R.T. fails to report.
Same on my side , no Smart or other diskinfo since I have my Dell Perc H310 /LSI 9240-8i OEM
my NAS and its development until today: viewtopic.php?f=63&t=39&sid=039fed830cf ... 4d0abe4a04
-
piwwo
- Starter

- Posts: 27
- Joined: 21 Mar 2013 15:30
- Status: Offline
Re: S.M.A.R.T. fails to report.
Thanks for your reply. I would rather not use the patch until its tested by the developers. I didn't see, why smart does not take the extra option line, which I gave in the GUI. The line also appears in the config.xml so its saved but not executed while it works on the command shell. I may go like dnar who uses an own script as a cron job and then write results to smart.log which then can be reported via email.