home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / sci / electron / 15117 < prev    next >
Encoding:
Text File  |  1992-09-02  |  3.2 KB  |  69 lines

  1. Newsgroups: sci.electronics
  2. Path: sparky!uunet!cs.utexas.edu!wupost!sdd.hp.com!elroy.jpl.nasa.gov!hanauma.jpl.nasa.gov!hyc
  3. From: hyc@hanauma.jpl.nasa.gov (Howard Chu)
  4. Subject: Re: SCSI networking
  5. Message-ID: <1992Sep2.135955.17094@elroy.jpl.nasa.gov>
  6. Keywords: SCSI, networking (not very original, is it?)
  7. Sender: news@elroy.jpl.nasa.gov (Usenet)
  8. Nntp-Posting-Host: hanauma.jpl.nasa.gov
  9. Organization: SAR Systems Development & Processing, JPL
  10. References: <1992Aug25.125103.3101@cs.ruu.nl> <17dknqINN62s@grapevine.EBay.Sun.COM>
  11. Date: Wed, 2 Sep 1992 13:59:55 GMT
  12. Lines: 55
  13.  
  14. In article <17dknqINN62s@grapevine.EBay.Sun.COM> smckinty@sunicnc.France.Sun.COM (Steve McKinty - Sun ICNC) writes:
  15. >In article <1992Aug25.125103.3101@cs.ruu.nl>, clldomps@cs.ruu.nl (Louis van Dompselaar) writes:
  16. >    > A simple question:
  17. >
  18. >With unfortunately a simple answer: Don't do it!
  19.  
  20. Or the long answer - it depends on the systems, and your determination...
  21. I've been using a couple Atari ST's and multiple hard drives this way for
  22. a while now.
  23. >    > 
  24. >    > I will have two SCSI devices available in a month or
  25. >    > two and like them both to access two 20 meg SCSI
  26. >    > drives. N.B. of course they both use the same O.S. :-)
  27. >    > Anyway, if networking SCSI is as simple as I hope
  28. >    > it is, could anyone tell me how to do it by E-mail.
  29. >    > if it isn't, does anyone have a good reference where
  30. >    > I can find how to do it.
  31. >
  32. >I assume these are two computers and you want them to share the data
  33. >on the drives? There are two problems with that:
  34. >
  35. >1) Most SCSI hosts are set to ID 7, and some cannot be changed. Since all
  36. >   items in a SCSI bus must have different ID's you _must_ be able to
  37. >   change the ID of one of your hosts. If you can't, you can go no
  38. >   further.
  39.  
  40. Worse - the ST's host adapters don't have IDs at all. SCSI bus interrupts
  41. tend to arrive on both STs at once.
  42. >
  43. >2) The nasty one: Pretty well all computers use some form of disk caching,
  44. >   that is they store some of the frequently used data from the disk (like
  45. >   bitmaps, directories etc.) in local memory. When you change something
  46. >   e.g. by opening a file, the cache is updated but usually not written
  47. >   back to the disk immediately, perhaps not until 30 seconds after
  48. >   the file is closed.
  49. >
  50. >   If you have two computers, both caching data, it won't take long (a
  51. >   matter of a few seconds) before each machine has a very different idea
  52. >   of what parts of the disk are used. If you write to the disk in
  53. >   those circumstances it will very rapidly become corrupted.
  54. >
  55. >You might get away with mounting a shared disk read-only on one machine,
  56. >but other that that its a very risky thing to do (unless you have an
  57. >OS which supports that sort of thing, like VMS).
  58. >
  59. >Its a pity, I have several machines I'd like to network that way, but
  60. >for now it looks like Ethernet :-(
  61. >
  62. I've been using the ST MIDI ports to send control info between the STs.
  63. Works OK, while the bulk data transfers go via SCSI.
  64. -- 
  65.   -- Howard Chu @ Jet Propulsion Laboratory, Pasadena, CA
  66.  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  67.  ::To the owner of the blue Mazda, license 742-XLT, your headlights are on...::
  68.  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  69.