From: "NucleoDyne Systems, " "Inc." <nucleon@nucleodyne.com>
To: Nikhil Dharashivkar <dharashivkar.nikhil@spsoftindia.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: scsi Target card and scsi Initiator card
Date: 06 Oct 2004 23:07:01 -0700 [thread overview]
Message-ID: <1097129221.3261.13.camel@localhost.localdomain> (raw)
In-Reply-To: <017901c4ac30$cde21510$1610a8c0@spsoft.com>
Hi,
Is your configuration as described below?
server-----scsi cable ---- target port ---initiator(s)----devices
There is an easy solution. You may develop a kernel module
that will accept the packets from the target card and forward them
to the initiator. There are a few calls in linux to submit a request
to an initiator. You may look at scsi_do_request() call.
I guess I can not disclose more in details as I have signed a NDA.
A single LSI card (at least a fusion MPT) can be programmed so that it
responds in the SELECTION phase for multiple target devices. That is
the same card can raise the BUSY signal for different target ids
and responds to a selection. This way you can present multiple targets
behind your initiator through your target mode port on the board.
Please feel free to contact me if you need additional help.
Kallol
--
--
NucleoDyne Corporation
nucleon@nucleodyne.com
www.nucleodyne.com
408-718-8164
On Wed, 2004-10-06 at 22:44, Nikhil Dharashivkar wrote:
> Hi,
> Actually our setup of hardware is : There is one board . On that we
> have one target mode card (LSI) and more than one initiator cards.
> First thing I have to do is I should able to export all LUNS or
> target devices connected to initiator card through this target mode card.
> For that how should i think to develop software layer . Is there
> already implemeted code ?
>
>
> ---- Original Message -----
> From: "Vladislav Bolkhovitin" <vst@vlnb.net>
> To: "Nikhil Dharashivkar" <dharashivkar.nikhil@spsoftindia.com>
> Sent: Wednesday, October 06, 2004 5:27 PM
> Subject: Re: scsi Target card and scsi Initiator card
>
>
> > Nikhil,
> >
> > Everything is done according to appropriate SCSI standards, like Fibre
> > Channel or iSCSI. Try to find their description, for example, on
> > http://www.t10.org.
> >
> > Best regards,
> > Vlad
> >
> > Nikhil Dharashivkar wrote:
> > > hi all,
> > > I want to know how target card is exposed to the intiator.
> > > How connectivity is done between both cards. How luns are exposed from
> > > target mode card to initiator card.
> > > How communication is done when there is one target mode card and
> multiple
> > > initiator cards.
> > >
> > >
> > > Thanks,
> > > Nikhil.
> > >
> > > -
> > > 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
> > >
> > >
>
> -
> 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
parent reply other threads:[~2004-10-07 6:07 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <017901c4ac30$cde21510$1610a8c0@spsoft.com>]
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=1097129221.3261.13.camel@localhost.localdomain \
--to=nucleon@nucleodyne.com \
--cc=dharashivkar.nikhil@spsoftindia.com \
--cc=linux-kernel@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