home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / dec / 5871 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  3.1 KB

  1. Xref: sparky comp.sys.dec:5871 comp.unix.ultrix:8218
  2. Newsgroups: comp.sys.dec,comp.unix.ultrix
  3. Path: sparky!uunet!ferkel.ucsb.edu!taco!gatech!emory!swrinde!zaphod.mps.ohio-state.edu!usc!elroy.jpl.nasa.gov!decwrl!decwrl!pa.dec.com!granite.pa.dec.com!ajc
  4. From: ajc@pa.dec.com (AJ Casamento)
  5. Subject: Re: Fujitsu M2266S-512 on a 5000/240
  6. In-Reply-To: reading%uintah.cs.utah.edu@cs.utah.edu's message of 5 Nov 92 08:44:17 MST
  7. Message-ID: <AJC.92Nov10115725@thendara.pa.dec.com>
  8. Sender: news@PA.dec.com (News)
  9. Organization: Digital Equipment Corporation
  10. References: <1992Nov5.084418.22570@hellgate.utah.edu>
  11. Distribution: na
  12. Date: 10 Nov 92 11:57:25
  13. Lines: 69
  14.  
  15.  
  16.  
  17.  
  18. In article <1992Nov5.084418.22570@hellgate.utah.edu> reading%uintah.cs.utah.
  19. edu@cs.utah.edu (Dan Reading) writes:
  20.  
  21.  
  22.  
  23. >> I have a fujitsu M2266SA I'm putting on a DECStation 5000/240.  The
  24. >> drive does not spin up if attached to the DEC at power up, and the
  25. >> first first READ/WRITE I/O operation fails. After that it works fine.
  26. >> I'm sure this has something to do with the jumper settings on the
  27. >> drive. Maybe someone else can inform of the correct settings before I
  28. >> have to set down and read the manual.
  29.  
  30. >> thanks in advance,
  31. >> Dan R.
  32. >> reading@cs.utah.edu
  33.  
  34. Dan,
  35.  
  36.   I would suspect that you've got a jumper setting problem. This is not all
  37. to uncommon with some SCSI drives. The most likely culprit is the switch which
  38. is hardwiring Synchronous SCSI. The ANSI SCSI-2 spec states that a synchronous
  39. device be able to "negotiate" synchronous. 
  40.  
  41.   The console code in the SCSI prom on the DEC platforms addresses the drive as
  42. an asynchronous device. When the operating system boots, it will negotiate with
  43. the devices to see if they can handle synchronous. If your disk drive is hard-
  44. wired as a synchronous device, it will fail at console level.
  45.  
  46.   You may want to try the following:
  47.  
  48.  
  49. >>> Excerpted from a previous post by:
  50. >>> From: grunwald@foobar.colorado.edu (Dirk Grunwald)
  51. >>> Date: 16 Sep 91 21:55:46 GMT
  52.  
  53.  
  54.    Switch Bank CHN2:
  55.        - open switch 1-2    (make it be SCSI-1/CCS)
  56.        - open switch 11-12    (turn parity off)
  57.        - open switch 15-16    (let host initiate SCSI synch mode)
  58.  
  59.    For some hosts, you may need to also disable the readahead cache
  60.    (CHN9), but it seems to work on the DECstation. Bulk transfers (using
  61.    dd & 32K blocks) are 1.2Mb/s. The Wren V gets about the same, maybe a
  62.    little less. The Fuji has 14.5ms seek time.
  63.  
  64. >>> End of excerpt
  65.  
  66.   I make no warranties about the above information. You may want to contact
  67. the folks who sold you the disk drive and ask them about it. But, this has
  68. worked for a number of folks.
  69.  
  70. I hope that helps.
  71.  
  72.                 Thanx,
  73.                   AJ
  74.  
  75.  
  76.       **********************************************************************
  77.       * AJ Casamento            "The question is not whether or    *
  78.       * Digital's TRI/ADD Program     not the opinions are mine; but    *
  79.       * 529 Bryant Ave. PAG-2         rather, which of my personalities *
  80.       * Palo Alto, CA 94301-1616     do they belong to?"           *
  81.       * 415.617.3460                               *
  82.       * ajc@pa.dec.com                             *
  83.       **********************************************************************
  84.