home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sun / admin / 10660 < prev    next >
Encoding:
Internet Message Format  |  1993-01-22  |  2.6 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!news2me.EBay.Sun.COM!exodus.Eng.Sun.COM!appserv.Eng.Sun.COM!appserv!limes
  2. From: limes@straylight.eng.sun.com (Greg Limes)
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: Re: 630MP boot problem revisited
  5. Date: 20 Jan 93 22:02:10
  6. Organization: Sun Microsystems Computer Corporation (Mountain View, California,
  7.     USA)
  8. Lines: 40
  9. Distribution: world
  10. Message-ID: <LIMES.93Jan20220210@straylight.eng.sun.com>
  11. References: <1993Jan17.145822.15288@coral.uucp> <llrajpINNdcq@appserv.Eng.Sun.COM>
  12. NNTP-Posting-Host: straylight
  13. In-reply-to: weinberg@sho.Eng.Sun.COM's message of 20 Jan 1993 19:39:37 GMT
  14.  
  15. In article <llrajpINNdcq@appserv.Eng.Sun.COM> weinberg@sho.Eng.Sun.COM (Glenn Weinberg) writes:
  16.  
  17. |   In article 15288@coral.uucp, jdc@coral.uucp (James D. Corder) writes:
  18. |   >  SCSI ID 3 is sd0.  Sun stated that they once had a
  19. |   >good reason to do this.  However, I have yet to meet a rep who knew what that
  20. |   >resson was, and why they still do it:-)
  21. |
  22. |   So you can explain it to your rep the next time you see them :-)
  23. |
  24. |   When the SPARCstation 1 came out (almost 4 years ago now!), there were lots
  25. |   of old "shoebox" SCSI expansion boxes out there.  Each shoebox could contain
  26. |   two devices.  Since older "desktop" systems such as the 4/110 had no
  27. |   provision for internal disk drives and this was in the days before embedded
  28. |   controllers, the first shoebox typically used target 0, luns 0 and 1, and the
  29. |   second used target 2, luns 0 and 1.  It was decided to make life "easier" on
  30. |   SPARCstation 1 customers who wanted to continue to use their existing
  31. |   shoeboxes by making the internal drives be targets 3 and 1 to avoid
  32. |   conflicting with the existing target usage.
  33.  
  34. And, to make it worse, the 4/330 -- which came out at the same time -- solved
  35. the same problem in almost but not quite the same way ;-)
  36.  
  37. Same solution on the target IDs, we wanted old shoeboxes at ID=0 and
  38. ID=2 to still work as expected.
  39.  
  40. However, different solution on what UNIX called them. The SS1
  41. scrambled the names of the disks, so that targets {3,1,2,0} were
  42. {sd0,sd1,sd2,sd3}, while the 4/330 kept the old Sun-4 mappings of
  43. targets to names, {0,1,2,3}=>{sd0,sd2,sd4,sd6}.
  44.  
  45. So, on the SS1 (and cousins), you boot from sd0 just as you would
  46. expect, but the target is #3. Frankly, I have no idea what an SS1
  47. would do if fed a double-disk shoebox (ie. target #0, lun #1).
  48.  
  49. And, on the 4/330 (and cousins), your old shoebox at ID#0 is sd0, and
  50. your other shoebox at ID#2 is sd4, just like always, but now you boot
  51. from sd6 at ID #3 ...
  52. --
  53.    Greg Limes                        [limes@eng.sun.com]
  54. Not speaking for Sun Microsystems Computer Corp., Mountain View, California
  55.