public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* RE: Emulex fibre channel HBA support and SAN connection
@ 2005-04-29 11:37 James.Smart
  2005-04-29 11:42 ` Christoph Hellwig
  2005-04-29 20:11 ` Alex Deucher
  0 siblings, 2 replies; 12+ messages in thread
From: James.Smart @ 2005-04-29 11:37 UTC (permalink / raw)
  To: alexdeucher, linux-kernel, linux-scsi

Based on the "Unknown IOCB command data" message, this appears to be out of date firmware on the adapter. See http://www.emulex.com/ts/indexemu.html.  There are some hints on downloading firmware at the tail end of  http://sourceforge.net/forum/forum.php?thread_id=1130082&forum_id=355154. 

Note: lpfc issues are best posted to the help areas on http://sourceforge.net/projects/lpfcxxxx/

Thanks.

-- James Smart
   Emulex

> -----Original Message-----
> From: linux-scsi-owner@vger.kernel.org
> [mailto:linux-scsi-owner@vger.kernel.org]On Behalf Of Alex Deucher
> Sent: Thursday, April 28, 2005 6:03 PM
> To: linux-kernel@vger.kernel.org; linux-scsi@vger.kernel.org
> Subject: Emulex fibre channel HBA support and SAN connection
> 
> 
> Can someone point me to some documentation on setting up a fibre
> channel HBA in linux?  I can't seem to find any useful information.  I
> have a Sun 220R running 2.6.12-rc3 with an emulex LP9000 HBA connected
> to a Nexsan ATABEAST SAN.  I'm using the HBA driver included with the
> 2.6.12rc3 kernel.  I cannot find any information about the GPLed
> emulex driver as far as configuration goes.  The driver seems to come
> up ok, but then I get a series of error codes:
> 
> Emulex LightPulse Fibre Channel SCSI driver 8.0.28
> scsi0 :  on PCI bus 00 device 20 irq 8255744
> lpfc 0001:00:04.0: 0:1303 Link Up Event x1 received Data: x1 x1 x8 x2
> lpfc 0001:00:04.0: 0:0321 Unknown IOCB command Data: x0, xa2 
> x0 x900 x2600
> ...
> lpfc 0001:00:04.0: 0:0748 abort handler timed out waiting for abort to
> complete. Data: x0 x0 x0 x1
> lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command completion for
> iotag xa00 not found
> lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command completion for
> iotag x0 not found
> lpfc 0001:00:04.0: 0:0713 SCSI layer issued LUN reset (0, 0) 
> Data: x2 x0 x0
> lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command completion for
> iotag xb00 not found
> lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command completion for
> iotag x0 not found
> lpfc 0001:00:04.0: 0:0714 SCSI layer issued Bus Reset Data: x2003
> scsi: Device offlined - not ready after error recovery: host 0 channel
> 0 id 0 lun 0
> lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command completion for
> iotag x0 not found
> 
> I noticed here:
> http://marc.theaimsgroup.com/?l=linux-scsi&m=111383889908554&w=2
> that there is a new FC API. Was this merged into rc3 or will this
> happen after 2.6.12?  If it's not supported yet in rc3, how does one
> go about configuring it?  I'm willing to test any available tools.
> 
> Any help will be greatly appreciated.  I'll be able to test on SPARC64
> right now and on AMD64 in the next few days.
> 
> Thanks,
> 
> Alex
> 
> PS, please CC: me as I'm not subscribed.
> -
> 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] 12+ messages in thread
* RE: Emulex fibre channel HBA support and SAN connection
@ 2005-04-30 14:43 James.Smart
  2005-05-01 15:31 ` shogunx
  0 siblings, 1 reply; 12+ messages in thread
From: James.Smart @ 2005-04-30 14:43 UTC (permalink / raw)
  To: shogunx; +Cc: alexdeucher, linux-kernel, linux-scsi

IP over FC was removed from our 8.x series driver as we pushed for
upstream acceptance. So, you must be running a older driver. Please
go through the proper support channels for that driver rev.

IP over FC would be re-added as part of making a common interface for
all FC drivers (see Andrew Vasquez's previous email on the topic).

-- james s


> -----Original Message-----
> From: shogunx [mailto:shogunx@sleekfreak.ath.cx]
> Sent: Saturday, April 30, 2005 9:39 AM
> To: Smart, James
> Cc: alexdeucher@gmail.com; linux-kernel@vger.kernel.org;
> linux-scsi@vger.kernel.org
> Subject: RE: Emulex fibre channel HBA support and SAN connection
> 
> 
> On Sat, 30 Apr 2005 James.Smart@Emulex.Com wrote:
> 
> > Alex,
> >
> > We are looking into it further.  Linux on Sparc has not 
> been a platform that we have supported in the past, although 
> we know of no issue why it would not be.
> 
> Having some problems with the ip over fc on power64 also.
> 
> Scott
> 
> 
> >
> > -- James S
> >
> > > -----Original Message-----
> > > From: Alex Deucher [mailto:alexdeucher@gmail.com]
> > > Sent: Friday, April 29, 2005 6:42 PM
> > > To: Smart, James
> > > Cc: linux-kernel@vger.kernel.org; linux-scsi@vger.kernel.org
> > > Subject: Re: Emulex fibre channel HBA support and SAN connection
> > >
> > >
> > > FWIW, this seems to be a sparc64 issue.  after upgrading 
> the firmware
> > > and testing in a x86 box, all is well, at least on x86.  
> I'll test on
> > > AMD64 next week.
> > >
> > > Alex
> > >
> > > On 4/29/05, Alex Deucher <alexdeucher@gmail.com> wrote:
> > > > On 4/29/05, James.Smart@emulex.com 
> <James.Smart@emulex.com> wrote:
> > > > > Based on the "Unknown IOCB command data" message, this
> > > appears to be out of date firmware on the adapter. See
> > > http://www.emulex.com/ts/indexemu.html.  There are some hints
> > > on downloading firmware at the tail end of
> > > http://sourceforge.net/forum/forum.php?thread_id=1130082&forum
> > > _id=355154.
> > > > >
> > > > > Note: lpfc issues are best posted to the help areas on
> > > http://sourceforge.net/projects/lpfcxxxx/
> > > >
> > > > James,
> > > >
> > > >     I just upgraded to the latest firmware on the Emulex website
> > > > (3.92a2) and I still get the same error:
> > > > Emulex LightPulse Fibre Channel SCSI driver 8.0.28
> > > > scsi2 :  on PCI bus 00 device 20 irq 8132864
> > > > lpfc 0001:00:04.0: 0:1303 Link Up Event x1 received Data:
> > > x1 xf7 x8 x0
> > > > lpfc 0001:00:04.0: 0:0321 Unknown IOCB command Data: x0,
> > > xa2 x0 x600 x2900
> > > > lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command 
> completion for
> > > > iotag x0 not found
> > > > ...
> > > > lpfc 0001:00:04.0: 0:0748 abort handler timed out waiting
> > > for abort to
> > > > complete. Data: x0 x0 x0 x1
> > > > lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command 
> completion for
> > > > iotag x700 not found
> > > > lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command 
> completion for
> > > > iotag x0 not found
> > > >
> > > > Any ideas?
> > > >
> > > > >
> > > > > Thanks.
> > > > >
> > > > > -- James Smart
> > > > >    Emulex
> > > > >
> > > > > > -----Original Message-----
> > > > > > From: linux-scsi-owner@vger.kernel.org
> > > > > > [mailto:linux-scsi-owner@vger.kernel.org]On Behalf Of
> > > Alex Deucher
> > > > > > Sent: Thursday, April 28, 2005 6:03 PM
> > > > > > To: linux-kernel@vger.kernel.org; linux-scsi@vger.kernel.org
> > > > > > Subject: Emulex fibre channel HBA support and SAN connection
> > > > > >
> > > > > >
> > > > > > Can someone point me to some documentation on 
> setting up a fibre
> > > > > > channel HBA in linux?  I can't seem to find any useful
> > > information.  I
> > > > > > have a Sun 220R running 2.6.12-rc3 with an emulex
> > > LP9000 HBA connected
> > > > > > to a Nexsan ATABEAST SAN.  I'm using the HBA driver
> > > included with the
> > > > > > 2.6.12rc3 kernel.  I cannot find any information 
> about the GPLed
> > > > > > emulex driver as far as configuration goes.  The driver
> > > seems to come
> > > > > > up ok, but then I get a series of error codes:
> > > > > >
> > > > > > Emulex LightPulse Fibre Channel SCSI driver 8.0.28
> > > > > > scsi0 :  on PCI bus 00 device 20 irq 8255744
> > > > > > lpfc 0001:00:04.0: 0:1303 Link Up Event x1 received
> > > Data: x1 x1 x8 x2
> > > > > > lpfc 0001:00:04.0: 0:0321 Unknown IOCB command Data: x0, xa2
> > > > > > x0 x900 x2600
> > > > > > ...
> > > > > > lpfc 0001:00:04.0: 0:0748 abort handler timed out
> > > waiting for abort to
> > > > > > complete. Data: x0 x0 x0 x1
> > > > > > lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command
> > > completion for
> > > > > > iotag xa00 not found
> > > > > > lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command
> > > completion for
> > > > > > iotag x0 not found
> > > > > > lpfc 0001:00:04.0: 0:0713 SCSI layer issued LUN reset (0, 0)
> > > > > > Data: x2 x0 x0
> > > > > > lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command
> > > completion for
> > > > > > iotag xb00 not found
> > > > > > lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command
> > > completion for
> > > > > > iotag x0 not found
> > > > > > lpfc 0001:00:04.0: 0:0714 SCSI layer issued Bus Reset
> > > Data: x2003
> > > > > > scsi: Device offlined - not ready after error recovery:
> > > host 0 channel
> > > > > > 0 id 0 lun 0
> > > > > > lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command
> > > completion for
> > > > > > iotag x0 not found
> > > > > >
> > > > > > I noticed here:
> > > > > > 
http://marc.theaimsgroup.com/?l=linux-scsi&m=111383889908554&w=2
> > > > > that there is a new FC API. Was this merged into rc3 or
> > will this
> > > > > happen after 2.6.12?  If it's not supported yet in rc3,
> > how does one
> > > > > go about configuring it?  I'm willing to test any
> > available tools.
> > > > >
> > > > > Any help will be greatly appreciated.  I'll be able to
> > test on SPARC64
> > > > > right now and on AMD64 in the next few days.
> > > > >
> > > > > Thanks,
> > > > >
> > > > > Alex
> > > > >
> > > > > PS, please CC: me as I'm not subscribed.
> > >
> >
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>

sleekfreak pirate broadcast
http://sleekfreak.ath.cx:81/


^ permalink raw reply	[flat|nested] 12+ messages in thread
* RE: Emulex fibre channel HBA support and SAN connection
@ 2005-04-30 14:14 James.Smart
  2005-04-30 13:38 ` shogunx
  0 siblings, 1 reply; 12+ messages in thread
From: James.Smart @ 2005-04-30 14:14 UTC (permalink / raw)
  To: alexdeucher; +Cc: linux-kernel, linux-scsi

Alex,

We are looking into it further.  Linux on Sparc has not been a platform that we have supported in the past, although we know of no issue why it would not be. 

-- James S

> -----Original Message-----
> From: Alex Deucher [mailto:alexdeucher@gmail.com]
> Sent: Friday, April 29, 2005 6:42 PM
> To: Smart, James
> Cc: linux-kernel@vger.kernel.org; linux-scsi@vger.kernel.org
> Subject: Re: Emulex fibre channel HBA support and SAN connection
> 
> 
> FWIW, this seems to be a sparc64 issue.  after upgrading the firmware
> and testing in a x86 box, all is well, at least on x86.  I'll test on
> AMD64 next week.
> 
> Alex
> 
> On 4/29/05, Alex Deucher <alexdeucher@gmail.com> wrote:
> > On 4/29/05, James.Smart@emulex.com <James.Smart@emulex.com> wrote:
> > > Based on the "Unknown IOCB command data" message, this 
> appears to be out of date firmware on the adapter. See 
> http://www.emulex.com/ts/indexemu.html.  There are some hints 
> on downloading firmware at the tail end of  
> http://sourceforge.net/forum/forum.php?thread_id=1130082&forum
> _id=355154.
> > >
> > > Note: lpfc issues are best posted to the help areas on 
> http://sourceforge.net/projects/lpfcxxxx/
> > 
> > James,
> > 
> >     I just upgraded to the latest firmware on the Emulex website
> > (3.92a2) and I still get the same error:
> > Emulex LightPulse Fibre Channel SCSI driver 8.0.28
> > scsi2 :  on PCI bus 00 device 20 irq 8132864
> > lpfc 0001:00:04.0: 0:1303 Link Up Event x1 received Data: 
> x1 xf7 x8 x0
> > lpfc 0001:00:04.0: 0:0321 Unknown IOCB command Data: x0, 
> xa2 x0 x600 x2900
> > lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command completion for
> > iotag x0 not found
> > ...
> > lpfc 0001:00:04.0: 0:0748 abort handler timed out waiting 
> for abort to
> > complete. Data: x0 x0 x0 x1
> > lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command completion for
> > iotag x700 not found
> > lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command completion for
> > iotag x0 not found
> > 
> > Any ideas?
> > 
> > >
> > > Thanks.
> > >
> > > -- James Smart
> > >    Emulex
> > >
> > > > -----Original Message-----
> > > > From: linux-scsi-owner@vger.kernel.org
> > > > [mailto:linux-scsi-owner@vger.kernel.org]On Behalf Of 
> Alex Deucher
> > > > Sent: Thursday, April 28, 2005 6:03 PM
> > > > To: linux-kernel@vger.kernel.org; linux-scsi@vger.kernel.org
> > > > Subject: Emulex fibre channel HBA support and SAN connection
> > > >
> > > >
> > > > Can someone point me to some documentation on setting up a fibre
> > > > channel HBA in linux?  I can't seem to find any useful 
> information.  I
> > > > have a Sun 220R running 2.6.12-rc3 with an emulex 
> LP9000 HBA connected
> > > > to a Nexsan ATABEAST SAN.  I'm using the HBA driver 
> included with the
> > > > 2.6.12rc3 kernel.  I cannot find any information about the GPLed
> > > > emulex driver as far as configuration goes.  The driver 
> seems to come
> > > > up ok, but then I get a series of error codes:
> > > >
> > > > Emulex LightPulse Fibre Channel SCSI driver 8.0.28
> > > > scsi0 :  on PCI bus 00 device 20 irq 8255744
> > > > lpfc 0001:00:04.0: 0:1303 Link Up Event x1 received 
> Data: x1 x1 x8 x2
> > > > lpfc 0001:00:04.0: 0:0321 Unknown IOCB command Data: x0, xa2
> > > > x0 x900 x2600
> > > > ...
> > > > lpfc 0001:00:04.0: 0:0748 abort handler timed out 
> waiting for abort to
> > > > complete. Data: x0 x0 x0 x1
> > > > lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command 
> completion for
> > > > iotag xa00 not found
> > > > lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command 
> completion for
> > > > iotag x0 not found
> > > > lpfc 0001:00:04.0: 0:0713 SCSI layer issued LUN reset (0, 0)
> > > > Data: x2 x0 x0
> > > > lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command 
> completion for
> > > > iotag xb00 not found
> > > > lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command 
> completion for
> > > > iotag x0 not found
> > > > lpfc 0001:00:04.0: 0:0714 SCSI layer issued Bus Reset 
> Data: x2003
> > > > scsi: Device offlined - not ready after error recovery: 
> host 0 channel
> > > > 0 id 0 lun 0
> > > > lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command 
> completion for
> > > > iotag x0 not found
> > > >
> > > > I noticed here:
> > > > http://marc.theaimsgroup.com/?l=linux-scsi&m=111383889908554&w=2
> > > > that there is a new FC API. Was this merged into rc3 or 
> will this
> > > > happen after 2.6.12?  If it's not supported yet in rc3, 
> how does one
> > > > go about configuring it?  I'm willing to test any 
> available tools.
> > > >
> > > > Any help will be greatly appreciated.  I'll be able to 
> test on SPARC64
> > > > right now and on AMD64 in the next few days.
> > > >
> > > > Thanks,
> > > >
> > > > Alex
> > > >
> > > > PS, please CC: me as I'm not subscribed.
> >
> 

^ permalink raw reply	[flat|nested] 12+ messages in thread
* RE: Emulex fibre channel HBA support and SAN connection
@ 2005-04-29 18:16 James.Smart
  0 siblings, 0 replies; 12+ messages in thread
From: James.Smart @ 2005-04-29 18:16 UTC (permalink / raw)
  To: hch; +Cc: alexdeucher, linux-kernel, linux-scsi

We'll look into it...

-- james

> -----Original Message-----
> From: Christoph Hellwig [mailto:hch@infradead.org]
> Sent: Friday, April 29, 2005 2:15 PM
> To: Smart, James
> Cc: alexdeucher@gmail.com; linux-kernel@vger.kernel.org;
> linux-scsi@vger.kernel.org
> Subject: Re: Emulex fibre channel HBA support and SAN connection
> 
> 
> On Fri, Apr 29, 2005 at 02:08:01PM -0400, 
> James.Smart@Emulex.Com wrote:
> > We are putting together such a document that will be placed
> > out on SourceForge.
> 
> My idea was to put in in the driver actually, so that the 
> ->probe routine
> can print an error message for the user.
> 
> 

^ permalink raw reply	[flat|nested] 12+ messages in thread
* RE: Emulex fibre channel HBA support and SAN connection
@ 2005-04-29 18:08 James.Smart
  2005-04-29 18:15 ` Christoph Hellwig
  0 siblings, 1 reply; 12+ messages in thread
From: James.Smart @ 2005-04-29 18:08 UTC (permalink / raw)
  To: hch; +Cc: alexdeucher, linux-kernel, linux-scsi

We are putting together such a document that will be placed
out on SourceForge.

-- james s


> -----Original Message-----
> From: Christoph Hellwig [mailto:hch@infradead.org]
> Sent: Friday, April 29, 2005 7:42 AM
> To: Smart, James
> Cc: alexdeucher@gmail.com; linux-kernel@vger.kernel.org;
> linux-scsi@vger.kernel.org
> Subject: Re: Emulex fibre channel HBA support and SAN connection
> 
> 
> On Fri, Apr 29, 2005 at 07:37:01AM -0400, 
> James.Smart@Emulex.Com wrote:
> > Based on the "Unknown IOCB command data" message, this 
> appears to be out of date firmware on the adapter. See 
> http://www.emulex.com/ts/indexemu.html.  There are some hints 
> on downloading firmware at the tail end of  
> http://sourceforge.net/forum/forum.php?thread_id=1130082&forum
> _id=355154. 
> 
> I've seeb quite a bit of these old firmware problems, maybe 
> lpfc should
> have a table of minimum required firmware versions for each HBA type?
> 
> 

^ permalink raw reply	[flat|nested] 12+ messages in thread
* Emulex fibre channel HBA support and SAN connection
@ 2005-04-28 22:02 Alex Deucher
  0 siblings, 0 replies; 12+ messages in thread
From: Alex Deucher @ 2005-04-28 22:02 UTC (permalink / raw)
  To: linux-kernel, linux-scsi

Can someone point me to some documentation on setting up a fibre
channel HBA in linux?  I can't seem to find any useful information.  I
have a Sun 220R running 2.6.12-rc3 with an emulex LP9000 HBA connected
to a Nexsan ATABEAST SAN.  I'm using the HBA driver included with the
2.6.12rc3 kernel.  I cannot find any information about the GPLed
emulex driver as far as configuration goes.  The driver seems to come
up ok, but then I get a series of error codes:

Emulex LightPulse Fibre Channel SCSI driver 8.0.28
scsi0 :  on PCI bus 00 device 20 irq 8255744
lpfc 0001:00:04.0: 0:1303 Link Up Event x1 received Data: x1 x1 x8 x2
lpfc 0001:00:04.0: 0:0321 Unknown IOCB command Data: x0, xa2 x0 x900 x2600
...
lpfc 0001:00:04.0: 0:0748 abort handler timed out waiting for abort to
complete. Data: x0 x0 x0 x1
lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command completion for
iotag xa00 not found
lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command completion for
iotag x0 not found
lpfc 0001:00:04.0: 0:0713 SCSI layer issued LUN reset (0, 0) Data: x2 x0 x0
lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command completion for
iotag xb00 not found
lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command completion for
iotag x0 not found
lpfc 0001:00:04.0: 0:0714 SCSI layer issued Bus Reset Data: x2003
scsi: Device offlined - not ready after error recovery: host 0 channel
0 id 0 lun 0
lpfc 0001:00:04.0: 0:0327 Rsp ring 0 error -  command completion for
iotag x0 not found

I noticed here:
http://marc.theaimsgroup.com/?l=linux-scsi&m=111383889908554&w=2
that there is a new FC API. Was this merged into rc3 or will this
happen after 2.6.12?  If it's not supported yet in rc3, how does one
go about configuring it?  I'm willing to test any available tools.

Any help will be greatly appreciated.  I'll be able to test on SPARC64
right now and on AMD64 in the next few days.

Thanks,

Alex

PS, please CC: me as I'm not subscribed.

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

end of thread, other threads:[~2005-05-01 16:18 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-29 11:37 Emulex fibre channel HBA support and SAN connection James.Smart
2005-04-29 11:42 ` Christoph Hellwig
2005-04-29 20:11 ` Alex Deucher
2005-04-29 22:41   ` Alex Deucher
  -- strict thread matches above, loose matches on Subject: below --
2005-04-30 14:43 James.Smart
2005-05-01 15:31 ` shogunx
2005-04-30 14:14 James.Smart
2005-04-30 13:38 ` shogunx
2005-04-29 18:16 James.Smart
2005-04-29 18:08 James.Smart
2005-04-29 18:15 ` Christoph Hellwig
2005-04-28 22:02 Alex Deucher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox