From: "shankar krishna" <kshan01@hotmail.com>
To: dougg@torque.net
Cc: linux-scsi@vger.kernel.org
Subject: Re: doubt in sg, in sending SCSI CDB
Date: Thu, 07 Nov 2002 22:55:19 -0700 [thread overview]
Message-ID: <F186ieLYCT4aJ6pkNzP00000031@hotmail.com> (raw)
>shankar krishna wrote:
>>Hi,
>>
>>I just run the program that was given in end of
>>SCSI-Programming-HOWTO, sending a Inquiry command.
>
>That HOWTO is pretty old and has been replaced by:
>http://tldp.org/HOWTO/SCSI-Generic-HOWTO
Yes. I looked into this. But even this does not allow me
to send CDBs in FC(FCP-2). When I see a in FC analyzer
between disk drive and HBA, it shows me
1. An Ex Write is done first.
2. Then a FCP DATA is done with my Inquiry CDB command
going as "data".(since I used a write on that fd)
I dont want this. What I want is...in the first instant
itself I want the INQUIRY cmd to be sent. Why I am
trying to do this is... to finally be able to send
a vendor specific CDBs through FC HBA where "our"
target can analyse those and take
specific action ...rather than standard ones.
>
>>I have IBM FC drive with Qlogic FC HBA. The
>>device /dev/sda1 is able to open.
>>
>>When I read the vendor information (at offset 8), the
>>file is spitting Junk. The only change I did to that
>>program is change the device file from /dev/sg
>>to /dev/sda1.
>
>Ouch. That example program can only be used against sg
>devices (and it is a shortcoming of the old HOWTO's
>example program that it doesn't tell you at run time).
>For more recent example programs you may like to try
>sg3_utils found at
>http://www.torque.net/sg (or freshmeat.net).
This was very useful. Since I am dealing with
sda( FC disk drives), can I use these to send my
SCSI cmds? Is there any api's available where I
can just fill 10 Byte CDB(Any command) and send
to the target and try to interpret the reponse
myself?? (Like ASPI available for Windows??)
---very similar to sendASPI32Command in adaptec ASPI ----
>There are several examples of INQUIRY programs (e.g.
>sg_inq).
>
><snip/>
>
>Doug Gilbert
Thanks again.
Shankar.
_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE*
http://join.msn.com/?page=features/virus
next reply other threads:[~2002-11-08 5:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-08 5:55 shankar krishna [this message]
2002-11-08 18:44 ` doubt in sg, in sending SCSI CDB Sumit Agarwal
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=F186ieLYCT4aJ6pkNzP00000031@hotmail.com \
--to=kshan01@hotmail.com \
--cc=dougg@torque.net \
--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