Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#145 closed enhancement (fixed)

smartctl -l scterc,70,70 with RAID5 on ICH10R Onboard Raid

Reported by: sittingduck23 Owned by: Christian Franke
Priority: minor Milestone: Release 5.41
Component: all Version: 5.40
Keywords: windows Cc:

Description

Hi!

There is no way to send any SMART commands to an Raid array which is built by the Intel ICH10R onboard Raid controller.
No issue when using the drives as single ones without raid.

The Tool "Argus Monitor" is able to report SMART status values, even if the drives are in a raid array.

Is there a possibility to get smartmontools working to send the scterc even if it is part of an array? Would be very very very great...

Many thanks in advance

Change History (4)

comment:1 by Christian Franke, 13 years ago

Component: smartctlall
Keywords: windows added
Milestone: Release 5.41

Sorry, we currently don't have any info about the vendor specific I/O-controls provided by the Intel RAID driver for ICHx chipsets on Windows. Intel RAID support will be implemented when such info is available.

Please note that a working SMART status/attribute access does not imply that -l scterc would also work. SCT commands require additional support (SMART WRITE LOG command) in the driver.

in reply to:  1 comment:2 by Christian Franke, 13 years ago

Milestone: Release 5.41
Owner: changed from somebody to Christian Franke
Status: newaccepted

Intel Matrix RAID driver supports CSMI.

comment:3 by Christian Franke, 13 years ago

Resolution: fixed
Status: acceptedclosed

comment:4 by Christian Franke, 13 years ago

smartctl (including -l scterc) and smartd tested on a machine with P35(ICH9R) chipset and Intel Matrix RAID 8.8.0.1009 and on an older machine with Intel Matrix RAID 5.5.

Please test if possible:

smartctl -x csmi0,PORT
smartctl -l scterc,70,70 csmi0,PORT
smartctl --scan -d csmi
echo DEVICESCAN -d csmi | smartd -c - -q onecheck
Note: See TracTickets for help on using tickets.