All of lore.kernel.org
 help / color / mirror / Atom feed
* missing mptsas support for  LSI Logic / Symbios Logic SAS1068 PCI-X Fusion-MPT SAS [1000:0055] (rev 02)
@ 2010-11-19 17:42 Arkadiusz Miskiewicz
  2010-11-19 18:39 ` Arkadiusz Miskiewicz
  0 siblings, 1 reply; 5+ messages in thread
From: Arkadiusz Miskiewicz @ 2010-11-19 17:42 UTC (permalink / raw)
  To: Eric Moore, DL-MPTFusionLinux, linux-scsi


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

-- 
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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: missing mptsas support for  LSI Logic / Symbios Logic SAS1068 PCI-X Fusion-MPT SAS [1000:0055] (rev 02)
  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
  0 siblings, 1 reply; 5+ messages in thread
From: Arkadiusz Miskiewicz @ 2010-11-19 18:39 UTC (permalink / raw)
  To: Eric Moore; +Cc: DL-MPTFusionLinux, linux-scsi

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: missing mptsas support for  LSI Logic / Symbios Logic SAS1068 PCI-X Fusion-MPT SAS [1000:0055] (rev 02)
  2010-11-19 18:39 ` Arkadiusz Miskiewicz
@ 2010-11-19 20:15   ` Unrein, Jason
  2010-11-19 20:30     ` Arkadiusz Miskiewicz
  0 siblings, 1 reply; 5+ messages in thread
From: Unrein, Jason @ 2010-11-19 20:15 UTC (permalink / raw)
  To: Arkadiusz Miskiewicz, Moore, Eric
  Cc: DL-MPT Fusion Linux, linux-scsi@vger.kernel.org

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#-####-###.


-----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/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: missing mptsas support for  LSI Logic / Symbios Logic SAS1068 PCI-X Fusion-MPT SAS [1000:0055] (rev 02)
  2010-11-19 20:15   ` Unrein, Jason
@ 2010-11-19 20:30     ` Arkadiusz Miskiewicz
  2010-11-19 20:37       ` Unrein, Jason
  0 siblings, 1 reply; 5+ messages in thread
From: Arkadiusz Miskiewicz @ 2010-11-19 20:30 UTC (permalink / raw)
  To: Unrein, Jason
  Cc: Moore, Eric, DL-MPT Fusion Linux, linux-scsi@vger.kernel.org

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: missing mptsas support for  LSI Logic / Symbios Logic SAS1068 PCI-X Fusion-MPT SAS [1000:0055] (rev 02)
  2010-11-19 20:30     ` Arkadiusz Miskiewicz
@ 2010-11-19 20:37       ` Unrein, Jason
  0 siblings, 0 replies; 5+ messages in thread
From: Unrein, Jason @ 2010-11-19 20:37 UTC (permalink / raw)
  To: Arkadiusz Miskiewicz
  Cc: Moore, Eric, DL-MPT Fusion Linux, linux-scsi@vger.kernel.org

So it sounds like they're just tweaking the ID so it will be identified by their driver or megaraid driver instead of ours.  I'm assuming the new device ID is 0x54 instead which should be recognized and work fine like you mentioned.

-----Original Message-----
From: Arkadiusz Miskiewicz [mailto:a.miskiewicz@gmail.com] 
Sent: Friday, November 19, 2010 2:31 PM
To: Unrein, Jason
Cc: Moore, Eric; 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, 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/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-11-19 20:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2010-11-19 20:37       ` Unrein, Jason

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.