HP disk on SGI Power Series or PI

Dave Olson olson at anchor.sgi.com
Thu Mar 22 13:42:39 AEST 1990


In article <9003201748.AA13587 at snow-white.merit-tech.com> goss at SNOW-WHITE.MERIT-TECH.COM (Mike Goss) writes:

| Anyone out there tried to hook up a Hewlett-Packard SCSI disk (in
| particular, model # HP 97548-S) to an SGI machine (especially a Power
| Series or PI)?   This HP disk doesn't appear to be in the table of
| supported disks in "fx", so it looks risky unless someone has already
| been able to get it to work. I'd appreciate any reports of success (or
| failure). Thanks.

There is no internal table of scsi disks in fx (there is for the other
drive types SGI supports).  fx uses the mode sense command to determine
the required drive information.  If the HP drive follows the 'de facto'
mode sense pages and layout reasonably closely, then it may work.  I've
never worked with this drive, so I can't guess.

As time goes on, we try to make the scsi portion of fx less dependant
on embedded info about the page sizes, but we are pretty much stuck
with the info layout, and will be to some extent even when scsi 2 is
implemented by more drives.

If fx is able to determine the info it thinks it needs, then it will
automatically create (in memory) a volume header for the drive.  If
you do a /label/show/all at this point, and the values look 'reasonable',
then write out the volume header and try exercising the disk.  If
that works, you are probably in pretty good shape for using the disk,
although I'd recommend running 20-30 sequential wr-cmp exercise passes
under unix (not the standalone version), followed by a fair number of
random and butterfly tests, followed by a few more sequential, before
I tried making a filesystem on it.

	Dave Olson

Life would be so much easier if we could just look at the source code.



More information about the Comp.sys.sgi mailing list