Opened 9 years ago

Last modified 8 years ago

#500 closed enhancement

ServeRAID M5015 support — at Version 2

Reported by: ausuttonc Owned by:
Priority: minor Milestone:
Component: all Version: 6.3
Keywords: megaraid windows Cc:

Description (last modified by Christian Franke)

Can support for the above controller be added?

Currently when I run

smartctl --scan
/dev/sda -d scsi # /dev/sda, SCSI device
/dev/sdb -d scsi # /dev/sdb, SCSI device

smartctl -a --all /dev/sda
=== START OF INFORMATION SECTION ===
Vendor:               IBM
Product:              ServeRAID M5015
Revision:             2.12
User Capacity:        145,999,527,936 bytes [145 GB]
Logical block size:   512 bytes
Logical Unit id:      0x600605b003b21a101bfcb9212751c03d
Serial number:        003dc0512721b9fc1b101ab203b00506
Device type:          disk
Local Time is:        Mon Dec 01 10:13:19 2014 AUSEDT
SMART support is:     Unavailable - device lacks SMART capability.

=== START OF READ SMART DATA SECTION ===

Error Counter logging not supported

Device does not support Self Test logging

If I use a commercial tool I can access the SMART information

Change History (2)

comment:1 by ausuttonc, 9 years ago

Sorry forgot to mention O/S windows server 2008 R2

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

Description: modified (diff)
Keywords: serveraid windows added; ServeRAID M5015 removed
Milestone: Release 6.4

Sorry forgot to mention O/S windows server 2008 R2

In future submissions, simply include the first smartctl output line as it reports smartctl version and platform.

If I use a commercial tool I can access the SMART information

This shows that the windows driver of this controller provides some vendor specific I/O-control that provides the required pass-through functionality.

To implement this in smartmontools, we would need documentation and/or sample code for this I/O-control and access to a machine with this controller for testing.

Could you provide this?

Note: See TracTickets for help on using tickets.