Opened 13 years ago

Closed 11 years ago

#161 closed enhancement (wontfix)

sas disks connected to 3ware sas controllers support

Reported by: art9 Owned by: somebody
Priority: major Milestone:
Component: all Version: 5.41
Keywords: 3ware linux Cc: jc-ol

Description

Please add support of sas disks connected to 3ware sas controllers if possible. I can give access to linux box with 3ware controller and sas disks if necessary.

Attachments (1)

smartmontools_9750_sas.txt (1.9 KB ) - added by jc-ol 12 years ago.
File shows result of smartmontools command for 9750 w/SAS drives

Download all attachments as: .zip

Change History (14)

comment:1 by Christian Franke, 13 years ago

Keywords: 3ware linux added

comment:2 by Alex Samorukov, 13 years ago

Please provide more information about current state of support

comment:3 by jc-ol, 12 years ago

Hello, can I help in any way with this? I have access to 3ware 9750 controllers with SAS drives. At the moment it seems that smartmontools only pass SATA commands to the driver, not SAS commands, as discussed in this ticket: http://sourceforge.net/ticket/86

I am sure that a lot of nearline SAS disks behind 9750 controllers wait for being monitored....

Best regards,
Jakob Curdes jc@…

by jc-ol, 12 years ago

Attachment: smartmontools_9750_sas.txt added

File shows result of smartmontools command for 9750 w/SAS drives

in reply to:  3 comment:4 by Christian Franke, 12 years ago

Hello, can I help in any way with this?

Do you have any info whether SCSI/SAS pass-through support for physical disks exist in recent 9750 linux driver versions? This is required for smartmontools SAS support.

comment:5 by jc-ol, 12 years ago

I can ask @3ware support. Will get back when I have an answer.
jc

comment:6 by Alex Samorukov, 12 years ago

Last time when i was looking in the headers i found SCSI (SAS) format support. I never tested it because i do not have access to such configuration.

comment:7 by jc-ol, 12 years ago

ok, how could I test that?

comment:8 by Alex Samorukov, 12 years ago

Try to write a simple program to get, for example, device name or serial :) Or, if you can provide root access to such box (it should be NOT IN PRODUCTION) i can try this myself, but know i am a little busy on a primary job.

comment:9 by jc-ol, 12 years ago

I am not a "real" programmer. If somebody wants to lend me a piece of code I can try to manage. Sadly I cannot just give root access as the boxes are in the customer's enviroment, though not all in production. We have a 9750 but without the SAS disk behind it.

comment:10 by jc-ol, 12 years ago

Cc: jc-ol added

Hm. I got an answer from 3ware but I think it is not really helpful:

"Hello, I found out that the popular SMART monitoring tool 'smartmontools' is not able to read smart info from a SAS disk behind a 9750 series controller. The developers say: "Do you have any info whether SCSI/SAS pass-through support for physical disks exist in recent 9750 linux driver versions? This is required for smartmontools SAS support." So I pass this question on to you. Monitoring SATA disks behind a 9750 controller is no problem and works flawlessly. Best regards, Jakob Curdes

Resolution:
Jakob, SAS monitoring with smartmontools is not currently supported on 3ware 9690 and 9750 cards. It may be in the future."

Well, we KNEW that it is not supported with smartmontools; but this is not what I asked. I asked if SAS pass-through is implemented.

Okay, probably we need to do this on our own. Where in the code can I start if I want to monitor a SAS disk ?

in reply to:  10 comment:11 by Christian Franke, 12 years ago

Replying to jc-ol:

... Where in the code can I start if I want to monitor a SAS disk ?

First examine headers and code of the Linux kernel driver for 3ware 9750. Is there any evidence that a SCSI pass-through is implemented? If yes: is any documentation or sample code available somewhere?

comment:12 by panticz2, 12 years ago

Version: 5.405.41

Hello Smartmontools Team,

i can provide you an access to a machine with a 3ware 9750 raid controller and SAS discs or some development outputs.

Please lets me know if i can help

BR

Pawel

comment:13 by Alex Samorukov, 11 years ago

Resolution: wontfix
Status: newclosed

I am going to close this ticket as "wont fix". Some final comments:

1) ioctl on modern controllers allows to send SCSI packets, but there are no examples or manual and it is unclear is it possible at all to speak with drive directly. It is possible that this interface is only for exported arrays.
2) I requested information from 3ware/LSI but got no response at all.
3) twcli also not showing any smart related info on SAS drives.

So if you want this feature to be implemented - please ask 3ware about ioctl interface for SAS drives under RAID controller.

Note: See TracTickets for help on using tickets.