From: Catalin Muresan <catalin.muresan@astral.ro>
To: Andrew Vasquez <andrew.vasquez@qlogic.com>,
Patrick Mansfield <patmans@us.ibm.com>,
James Bottomley <James.Bottomley@steeleye.com>,
linux-scsi@vger.kernel.org, bogdan.luca@astral.ro
Subject: Re: Apple Xserve RAID and qlogic ISP2312 (qla2300)
Date: Fri, 29 Oct 2004 11:58:00 +0300 [thread overview]
Message-ID: <20041029085800.GF6671@astral.ro> (raw)
In-Reply-To: <20041028172143.GA20949@praka.san.rr.com>
On Thu, Oct 28, 2004 at 10:21:43AM -0700, Andrew Vasquez wrote:
> Not wanting to go into the history of the qla2xxx driver's internal
> port/lun structures, let me just say that the driver should always
> create an internal 'lun 0' object so that the mid-layer can perform
> its scan.
that sound like fixing hardware bugs in software ;)
> > Catalin - does the device support REPORT LUNS? Do you have that
> > configured? It would avoid this problem.
> >
>
> Yes, Catalin, could you find that out? I've only had a small amount
> of exposure with the XRAID box and know that there were some quirks
> about the device not performing an RFT_ID with the SNS, not sure if
> that was addressed.
i don't know how to find that, i'm gonna go and look at the source
and try to figure it out untill you respond.
> > > my goal is to have a kernel with which I can boot from FC, but i see
> > > that can be done only with an ugly patch(for now) or with tricks from
> > > initrd.
> >
> > What tricks and ugly patch? I haven't tried boot via qlogic on an HS20.
> >
>
> Catalin, could you enable some debug settings:
>
> In qla_dbg.h, modify the following line:
>
> /* #define QL_DEBUG_LEVEL_2 */ /* Output error msgs to COM1 */
>
> to read as:
>
> #define QL_DEBUG_LEVEL_2 /* Output error msgs to COM1 */
>
> In qla_settings.h, modify the following line:
>
> #define DEBUG_QLA2100 0 /* For Debug of qla2x00 */
>
> to read as:
>
> #define DEBUG_QLA2100 1 /* For Debug of qla2x00 */
>
> recompile the driver, load, and forward over the relevent
> var/log/messages snippet to me.
will do that asap.
> BTW: Regarding the internal queues and port/lun objects -- most of our
> 'experimental' work with 2.6 is begin done with our iSCSI driver.
> This includes removal of the driver's internal queuing mechanism and
> dependencies on these port/lun objects being built internally during
> the driver scan. Porting (actually mostly pruning) to the FC driver
> will follow shortly.
>
> --
> Andrew Vasquez
--
Kat
next prev parent reply other threads:[~2004-10-29 9:04 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-27 23:33 Apple Xserve RAID and qlogic ISP2312 (qla2300) Catalin Muresan
2004-10-28 14:37 ` Patrick Mansfield
2004-10-28 15:35 ` Catalin Muresan
2004-10-28 16:42 ` Patrick Mansfield
2004-10-28 16:51 ` Patrick Mansfield
2004-10-28 17:21 ` Andrew Vasquez
2004-10-29 8:58 ` Catalin Muresan [this message]
2004-10-29 18:06 ` Patrick Mansfield
2004-10-30 15:44 ` Catalin Muresan
2004-11-01 10:56 ` Catalin Muresan
2004-11-01 19:48 ` Patrick Mansfield
2004-11-09 2:49 ` Report luns [was: Apple Xserve RAID and qlogic ISP2312 (qla2300)] Douglas Gilbert
2004-11-09 15:06 ` Luben Tuikov
2004-11-09 21:10 ` Patrick Mansfield
2004-11-09 22:07 ` Luben Tuikov
2004-11-10 4:47 ` Report luns Douglas Gilbert
2004-11-10 14:13 ` Luben Tuikov
2004-11-10 5:19 ` Report luns [was: Apple Xserve RAID and qlogic ISP2312 (qla2300)] Douglas Gilbert
2004-11-10 14:47 ` Luben Tuikov
2004-10-29 9:01 ` Apple Xserve RAID and qlogic ISP2312 (qla2300) Catalin Muresan
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=20041029085800.GF6671@astral.ro \
--to=catalin.muresan@astral.ro \
--cc=James.Bottomley@steeleye.com \
--cc=andrew.vasquez@qlogic.com \
--cc=bogdan.luca@astral.ro \
--cc=linux-scsi@vger.kernel.org \
--cc=patmans@us.ibm.com \
/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.