All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arkadiusz Miskiewicz <a.miskiewicz@gmail.com>
To: "Unrein, Jason" <Jason.Unrein@lsi.com>
Cc: "Moore, Eric" <Eric.Moore@lsi.com>,
	DL-MPT Fusion Linux <DL-MPTFusionLinux@lsi.com>,
	"linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>
Subject: Re: missing mptsas support for  LSI Logic / Symbios Logic SAS1068 PCI-X Fusion-MPT SAS [1000:0055] (rev 02)
Date: Fri, 19 Nov 2010 21:30:33 +0100	[thread overview]
Message-ID: <201011192130.33459.a.miskiewicz@gmail.com> (raw)
In-Reply-To: <D41A5B864986B546A595D85C4701A9C00102055408@cosmail03.lsi.com>

On Friday 19 of November 2010, Unrein, Jason wrote:
> Is this an on board MPT chip or is it an add-in HBA?  I'm not aware of a
> DID of 0x55.  More than likely it’s either a megaraid board or a customer
> tweaked something of ours. A photo of it if it's an add-in or a link to
> the product it's in would help narrow it down.  Also, if it's an mptlinux
> card, there should be two identifications on it.  Both should be on a
> white label with a barcode.  One will be SAS3####X... The other will be
> L#-####-###.

I'm almost sure it's onboard controller (cannot check, machine is available 
remotely only).  It's Intel SR1550 server.

Anyway I found a option in normal BIOS to disable "intel swraid" and now it is 
detected nicely by mptsas without any new_id tweaks (becomes visible under 
pciid already known to mptsas).

Thanks!

> -----Original Message-----
> From: Arkadiusz Miskiewicz [mailto:a.miskiewicz@gmail.com]
> Sent: Friday, November 19, 2010 12:39 PM
> To: Moore, Eric
> Cc: DL-MPT Fusion Linux; linux-scsi@vger.kernel.org
> Subject: Re: missing mptsas support for LSI Logic / Symbios Logic SAS1068
> PCI-X Fusion-MPT SAS [1000:0055] (rev 02)
> 
> On Friday 19 of November 2010, Arkadiusz Miskiewicz wrote:
> > Hi,
> > 
> > I wonder if mptsas driver is able to support this hardware?
> > 
> > 04:08.0 SCSI storage controller [0100]: LSI Logic / Symbios Logic SAS1068
> > PCI- X Fusion-MPT SAS [1000:0055] (rev 02)
> > 
> >         Subsystem: Intel Corporation Device [8086:3504]
> > 
> > Currently driver doesn't handle 1000:0055 pciid. The problem seems quite
> > old since I found someone asking for it long time ago
> > http://lkml.org/lkml/2007/1/23/87
> 
> [root@rescue mptsas]# echo 1000 0055 > new_id
> [root@rescue mptsas]#
> 
> drives were detected, I was able to create filesystem, write, read few
> files and these short tests worked well.
> 
> So I wonder what's the case with it not being added to mptsas driver?
> Thanks.
> 
> [ 5689.436551] mptsas 0000:04:08.0: PCI INT A -> GSI 16 (level, low) -> IRQ
> 16 [ 5689.436886] mptbase: ioc0: Initiating bringup
> [ 5690.042770] ioc0: : Capabilities={Initiator}
> [ 5699.421066] scsi8 : ioc0: , FwRev=01120000h, Ports=1, MaxQ=511, IRQ=16
> [ 5699.458704] mptsas: ioc0: attaching sata device: fw_channel 0, fw_id 0,
> phy 0, sas_addr 0x1221000000000000 [ 5699.461495] scsi 8:0:0:0:
> Direct-Access     ATA      ST9500420AS      SDM1 PQ: 0 ANSI: 5 [
> 5699.465182] sd 8:0:0:0: [sda] 976773168 512-byte logical blocks: (500
> GB/465 GiB) [ 5699.465822] mptsas: ioc0: attaching sata device: fw_channel
> 0, fw_id 1, phy 1, sas_addr 0x1221000001000000 [ 5699.466599] sd 8:0:0:0:
> Attached scsi generic sg0 type 0
> [ 5699.469232] scsi 8:0:1:0: Direct-Access     ATA      ST9500420AS     
> SDM1 PQ: 0 ANSI: 5 [ 5699.471140] sd 8:0:1:0: Attached scsi generic sg1
> type 0
> [ 5699.472842] sd 8:0:1:0: [sdb] 976773168 512-byte logical blocks: (500
> GB/465 GiB) [ 5699.801422] sd 8:0:0:0: [sda] Write Protect is off
> [ 5699.801425] sd 8:0:0:0: [sda] Mode Sense: 73 00 00 08
> [ 5699.806427] sd 8:0:1:0: [sdb] Write Protect is off
> [ 5699.806431] sd 8:0:1:0: [sdb] Mode Sense: 73 00 00 08
> [ 5699.822024] sd 8:0:0:0: [sda] Write cache: enabled, read cache: enabled,
> doesn't support DPO or FUA [ 5699.827135] sd 8:0:1:0: [sdb] Write cache:
> enabled, read cache: enabled, doesn't support DPO or FUA [ 5699.928108] 
> sda:
> [ 5699.933163]  sdb: unknown partition table
> [ 5699.962440]  unknown partition table
> [ 5700.068369] sd 8:0:0:0: [sda] Attached SCSI disk
> [ 5700.073759] sd 8:0:1:0: [sdb] Attached SCSI disk


-- 
Arkadiusz Miśkiewicz        PLD/Linux Team
arekm / maven.pl            http://ftp.pld-linux.org/
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2010-11-19 20:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-19 17:42 missing mptsas support for LSI Logic / Symbios Logic SAS1068 PCI-X Fusion-MPT SAS [1000:0055] (rev 02) Arkadiusz Miskiewicz
2010-11-19 18:39 ` Arkadiusz Miskiewicz
2010-11-19 20:15   ` Unrein, Jason
2010-11-19 20:30     ` Arkadiusz Miskiewicz [this message]
2010-11-19 20:37       ` Unrein, Jason

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201011192130.33459.a.miskiewicz@gmail.com \
    --to=a.miskiewicz@gmail.com \
    --cc=DL-MPTFusionLinux@lsi.com \
    --cc=Eric.Moore@lsi.com \
    --cc=Jason.Unrein@lsi.com \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.