home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / next / hardware / 3186 < prev    next >
Encoding:
Text File  |  1993-01-07  |  4.1 KB  |  85 lines

  1. Newsgroups: comp.sys.next.hardware
  2. Path: sparky!uunet!psinntp!l5next!scotty
  3. From: scotty@gagetalker.com (Scott Turner)
  4. Subject: Re: SCSI Treatment
  5. Message-ID: <1993Jan7.081833.12054@gagetalker.com>
  6. Sender: scotty@gagetalker.com
  7. Organization: L5 Computing
  8. References: <1992Dec29.102014.25245@mic.ucla.edu>
  9. Date: Thu, 7 Jan 1993 08:18:33 GMT
  10. Lines: 73
  11.  
  12. In article <1992Dec29.102014.25245@mic.ucla.edu> iwelch@agsm.ucla.edu (Ivo  
  13. Welch) writes:
  14. |> Summary:    [1]  Although  a number of   people  suggested powering down,   
  15. Sam
  16. |> Goldberger told me that the  SCSI bus is silent in  the ROM monitor.  
  17. (Powering
  18. |> down is actually  inconvenient   for me,  because I  have    auto-startup  
  19. set;
  20. |> unfortunately, NeXT software does not distinguish between a controlled power
  21. |> down and a pull-plug power down, and always restarts itself.)
  22. Sam is right. When NeXTen enter the ROM monitor the SCSI buss goes idle. All
  23. buss drivers turn off and it is quite safe to short pins together by
  24. connecting or dis-connecting devices. You will often get activity from SCSI
  25. devices when you fool around with the buss in this mode. When you break the
  26. chain and then remake it many devices will "see" a SCSI buss reset and will
  27. perform their reset functions. Tapes drives can often be rather noisy, and
  28. thus startling, but nothing bad is happening. The NeXT itself will command a
  29. couple of these SCSI buss resets during booting (and will perform them when
  30. devices timeout on the buss during operation.)
  31.  
  32.  
  33. I've used a switched power outlet to get around those times when my NeXT
  34. won't power down (wether from the auto-power on feature or from a swapper
  35. lock up.)
  36.  
  37. |> [2]  Everyone suggested I should power  down  hard-disks first;  for one,  
  38. they
  39. |> set or signal their SCSI ID at power on.
  40. Fujitsu hard disks, and others (Micropolis and Maxtor come to mind), look at
  41. the SCSI ID jumpers ALL THE TIME. You can change them at any time, no power
  42. cycling is required. Which is good since the worst thing you can do to your
  43. hard disk is turn it on. :)
  44.  
  45. There are devices though that get weird. My Archive Python insists on being
  46. power cycled before it will come back on the SCSI buss if it was set to
  47. the same SCSI ID as some other device. You can reset the other device to
  48. another SCSI ID, but until you actually cycle power to the Python it won't
  49. respond to it's SCSI ID.
  50.  
  51. I suggest learning what your devices want and going from there.
  52.  
  53. |> [3]  Everyone  suggested powering down hard  disks before moving them,  
  54. because
  55. |> most disks have special head storage zones.
  56. Hard disks, part of the fun here is in how rapidly this technology has changed.
  57. Only 10 years ago I was going bonkers for a 10mb Seagate ST-412 drive, the
  58. biggest 5.25" hard disk in the known universe. Drives from this era were made
  59. of eggshells by comparision to the drives we have today. Some people haven't
  60. caught up.
  61.  
  62. "Modern" discs employ chromed surfaces that are harder than the heads
  63. themselves (the surface is as hard as that of a steak knife.) The heads have
  64. gotten smaller, lighter, tougher, and stiffer. They are harder to tip and
  65. several drive makers brag about operating their drives for months with the tops
  66. off (thus letting in all sorts of trash that would kill a ST-412-era drive.)
  67. I'm told that failures due to head disk contact are now extremely rare. In my
  68. own experience I've never seen one since '86. Most failuers these days are
  69. things like failures to start or some electronic failure.
  70.  
  71. Even today though, it is easier to damage a hard disk drive while it is running
  72. for one very simple reason, while it is spinning there is more energy available
  73. to do damage than when the disk isn't spinning. While the disk does indeed
  74. create an air cushion under the head, it is possible to cause the head to tip
  75. in which case the air stream supplies plenty of energy to grind the head into
  76. the platter (although again, this is getting harder and harder to do, as the
  77. drives get faster the head struts must get stiffer and stiffer since moving
  78. the heads fast enough to make a 14ms drive causes enough force to tip a
  79. ST-412-era drive strut...)
  80.  
  81. I only turn my SCSI devices off when I move them (and then only if they're
  82. spinning.)
  83.  
  84. Scotty
  85.