1836442 Members
3642 Online
110100 Solutions
New Discussion

Re: SCSI Command Program

 
Henry Quek
Advisor

SCSI Command Program

Hi, does any one has some sample SCSI command program to share? I'm trying to write a program to send some SCSI command to my HP-UX 9.x/10.x server's local SCSI hard disk.

Many thanks :-)
4 REPLIES 4
Karthik S S
Honored Contributor

Re: SCSI Command Program

Check these links,

http://www.bit-net.com/~rmiller/scu.html

http://www.tldp.org/HOWTO/SCSI-Programming-HOWTO-9.html

-Karthik S S
For a list of all the ways technology has failed to improve the quality of life, please press three. - Alice Kahn
Karthik S S
Honored Contributor

Re: SCSI Command Program

For HP-UX can be downloaded from,

http://www.bit-net.com/~rmiller/kits/hp-ux/PA-RISC-scu.tar.gz

I have not tried it though ;-)

-Karthik S S
For a list of all the ways technology has failed to improve the quality of life, please press three. - Alice Kahn
Sanjiv Sharma_1
Honored Contributor

Re: SCSI Command Program

Hi Henry,

I enclose the SCSI command summary.

Thank you,
Everything is possible
Henry Quek
Advisor

Re: SCSI Command Program

Thanks guys.

Karthik, I an aware of the SCU program. My staff had told me that they were not able to run it. Guess I'll take a closer look at it myself. Can you let me know if you've manage to use it on HP-UX 9.x/10.x?