home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / ps2286.exe / TECHNOTE < prev   
Text File  |  1990-10-31  |  6KB  |  123 lines

  1.                         TECHNICAL NOTES FOR V1.02
  2.   
  3. The following information may be useful in installing and operating  
  4. this system.  
  5.   
  6.           1. This version supports both caching and non-caching  
  7.              PS/2 SCSI controllers.  
  8.   
  9.           2. The SCSI driver is IBMSCSI.OBJ v1.02. This information   
  10.              may also be displayed in the Channel Statistics screen  
  11.              of FCONSOLE.  
  12.   
  13.           3. FCONSOLE displays incorrect disk channel information in   
  14.              three of its screens; Channel Statistics, Disk Mapping  
  15.              Information, and Disk Statistics. Even if only one SCSI   
  16.              adapter is installed in the server, FCONSOLE displays as 
  17.              if two channels (controllers) exist. Simply ignore the  
  18.              second entry. This will be corrected in a future version.  
  19.   
  20.           4. This version has been tested with PS/2 Models 65SX 16MHz,  
  21.              70 25MHz, 80 20MHz and 80 25MHz with both caching and  
  22.              non-caching SCSI controllers. LAN cards used are NE/2   
  23.              3C523. It was also tested with two SCSI adapter boards  
  24.              installed, and with five embedded SCSI drives attached   
  25.              to a single adapter board.  
  26.   
  27.   
  28. The following is a more detailed discussion on the limitations of   
  29. this version of the IBM SCSI driver and PS/2 SCSI controllers in general.  
  30. An understanding of this discussion is not required for installation of a 
  31. basic the system.  
  32.   
  33. NOTE:     IBMSCSI.OBJ v1.02 supports fixed drives, not removables 
  34.    
  35. Version 1.02 (900731) of the IBMSCSI.OBJ NetWare 286 disk driver reports 
  36. logical controller numbers to NetWare rather than the physical SCSI  
  37. Controller numbers for attached disk drives.  
  38.    
  39. For each PS/2 SCSI Adapter board, the physical to logical controller number 
  40. mapping is accomplished by reversing the order of physical SCSI Controller 
  41. numbers and sequentially renumbering them starting with zero.  (See Fig. 1 
  42. and 'BACKGROUND' below).  
  43.   
  44.                     Physical          Logical  
  45.                       SCSI            NetWare  
  46.                    Controller #     Controller #  
  47.                    ------------     ------------   
  48.                         6       -->      0   
  49.                         4       -->      1   
  50.                         2       -->      2   
  51.                         1       -->      3   
  52.                         0       -->      4  
  53.   
  54.               Fig. 1.  Example Mapping for Five Devices  
  55.   
  56.   
  57. HARDWARE INSTALLATION  
  58.    
  59. NOTE: The SCSI address of the NetWare boot device attached to an IBM PS/2 
  60.       SCSI Adapter card must be 6,0.  Therefore, the boot device's address 
  61.       jumpers (or switches) must be set at six.  The IBM PS/2 SCSI Adapter at
  62.       I/O base address 3540h (hex) must have the NetWare boot device attached
  63.       to it AND it must physically be in a slot to the left of any other IBM 
  64.       PS/2 SCSI Adapter (looking from the front of the machine; this equates
  65.       to the lowest slot number of any other PS/2 SCSI Adapter).  
  66.   
  67. The default NetWare channel configurations are hard-coded in the v1.02  
  68. driver.  Channel 0 uses I/O base address 3540h.  Channel 1 uses I/O base 
  69. address 3548h.  If there is only one IBM PS/2 SCSI Adapter card in the 
  70. system, the NetWare FCONSOLE utility will show TWO channels.  Channel 0 is 
  71. used for disk communication with the card which is present at I/O base 
  72. address 3540h.  Although assigned to a card which is not present (at 3548h),
  73. Channel 1 is not used and its presence does not adversely effect the 
  74. operation of NetWare.  The I/O base address 3578h is not supported in the 
  75. v1.02 driver.  Adaptec 4000 Series bridge controllers do not support the full
  76. SCSI Common Command Set and, therefore, do not work with the PS/2 SCSI 
  77. Adapter.  
  78.  
  79. The v1.02 driver has been tested with:  Model 65SX 16 MHz, Model 70 386 25
  80. MHz, Model 80 20 MHz and 25 MHz.  LAN cards used: NE/2 and 3C523.  
  81.   
  82. BACKGROUND  
  83. ----------  
  84.   
  85. During the NetWare 286 network generation process (using either NETGEN or 
  86. ELSGEN), and while using other NetWare disk utilities such as COMPSURF, the 
  87. user encounters a screen which describes the data storage devices which are 
  88. attached to the server.  Three numbers are used to identify a device: the 
  89. Channel number, the Controller number, and the Drive number.   
  90.  
  91. The Channel number (0 through 4) is the NetWare logical communication path 
  92. with a disk controller card.  The Controller number (for non-SCSI controller
  93. cards) refers to the disk controller card number (usually 0 or 1).  The  
  94. Drive number (for non-SCSI devices) refers to the logical number of the 
  95. device attached to the disk controller card (usually 0 or 1).   
  96.    
  97. The SCSI (Small Computer System Interface) specification uses SCSI Controller
  98. numbers and LUNs (Logical Unit Numbers) to identify a SCSI device on a SCSI 
  99. bus.  SCSI Controller numbers (which range from 0 to 7) represent a SCSI 
  100. Controller address on the SCSI bus.  Each SCSI Controller can theoretically 
  101. have up to eight attached devices, each identified with a LUN.  A device's 
  102. complete SCSI address consists of the SCSI Controller number it is attached 
  103. to and its own LUN. (Example: 6,0).      
  104.    
  105. Embedded [controller] SCSI drives have a built-in SCSI controller. Therefore,
  106. only one LUN is possible (LUN = 0).  The drive's SCSI address jumpers (or 
  107. switches) correspond to the SCSI Controller address.  Whatever address they 
  108. are set at becomes the first digit in the complete SCSI address of the 
  109. device.  (Example: an embedded SCSI drive with address switches set at 4 has
  110. a SCSI address of 4,0).  
  111.     
  112. In general, physical SCSI addresses are mapped into NetWare's logical device
  113. identification scheme with the SCSI Controller number becoming the NetWare  
  114. Controller number and the SCSI LUN becoming the NetWare Drive number.    
  115. However, in the case of the v1.02 IBMSCSI driver, the physical SCSI 
  116. Controller number is mapped to the logical NetWare Controller number by 
  117. reversing the order of physical SCSI Controller numbers and sequentially 
  118. renumbering them starting with zero.  
  119.   
  120. Therefore, the Controller numbers in NetWare utility device identification 
  121. screens (such as in INSTALL, COMPSURF, or FCONSOLE) represent logical 
  122. controller numbers. 
  123.