From: Alex Deucher <alexdeucher@gmail.com>
To: "James.Smart@emulex.com" <James.Smart@emulex.com>
Cc: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org
Subject: Re: Emulex fibre channel HBA support and SAN connection
Date: Fri, 29 Apr 2005 18:41:44 -0400 [thread overview]
Message-ID: <a728f9f9050429154158fa2718@mail.gmail.com> (raw)
In-Reply-To: <a728f9f90504291311178728bd@mail.gmail.com>
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.
>
next prev parent reply other threads:[~2005-04-29 22:42 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
-- 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
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=a728f9f9050429154158fa2718@mail.gmail.com \
--to=alexdeucher@gmail.com \
--cc=James.Smart@emulex.com \
--cc=linux-kernel@vger.kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox