Webmin -> Hardware -> Smart Drive Status -> Inaccurate or unable to use with 3ware?

The interface reports that this card:
AMCC 9550SX-4LP SATAII raid Controller card does not support SMART, or perhaps that the attached four drives do not.

However if you execute these style(s) of command from the shell as root:

smartctl -i -d 3ware,0 /dev/twa0
smartctl -i -d 3ware,1 /dev/twa0
smartctl -i -d 3ware,2 /dev/twa0
smartctl -i -d 3ware,3 /dev/twa0

You'll get something like:
=== START OF INFORMATION SECTION ===
Device Model: WDC WD5000AAKS-00YGA0
Serial Number: WD-WCAS80972289
Firmware Version: 12.01C02
User Capacity: 500,107,862,016 bytes
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: 8
ATA Standard is: Exact ATA specification draft version not indicated
Local Time is: Fri Jun 13 02:07:40 2008 PDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

I am wondering does the virtualmin interface rely on the "Device is:" line?

Also - I tried to use the "module config" to append to the end the -d 3ware,0 /dev/twa0 command(s) to no avail.

I am not sure if this is my misunderstanding of the interface for this module config or if it is an issue with drives on the raid controller...

thanks!

Status: 
Closed (fixed)