home *** CD-ROM | disk | FTP | other *** search
/ Software Collection (I) / TOOLS.iso / d01 / 23.img / README.OS2 < prev    next >
Encoding:
Text File  |  1991-02-13  |  7.1 KB  |  155 lines

  1. Readme file    
  2. Netware Requester for OS/2 v1.3    
  3. For workstations running OS/2    
  4. March 1991    
  5. -------------------------------    
  6.  
  7. NOTE: You may also want to read the utilities installation Readme file found
  8. on the OS2UTIL-1 diskette. 
  9.     
  10. 1.    Corrections and additions to the manual    
  11.     
  12.       COMMUNICATIONS MANAGER DRIVERS (see pages 18 and 28).   
  13.         
  14.       -  The IBM Token-Ring adapter for use with Communications Manager is
  15.          called CMGRLAN.SYS and not TOKENEE.SYS.  The CMGRLAN.SYS driver 
  16.          now works with IBM Ethernet or IBM PC networks as well as Token-Ring
  17.          networks uusing the Communications Manager.
  18.   
  19.       -  You can now specify either PCN2.SYS or PCN2L.SYS as the driver for 
  20.          the IBM PC Network Adapter II and II/A.  PCN2.SYS uses the older 
  21.          Novell frame format and PCN2L.SYS uses the newer IBM frame format. 
  22.          Use PCN2L.SYS for communicating across IBM PCN2 bridges.  The 
  23.          PCN2.SYS and PCN2L.SYS drivers are not compatible with each other.
  24.     
  25.       -  The Novell RX-Net and RX-Net/2 drivers are now specified using 
  26.          TRXNET.SYS and TRXNET2.SYS instead of RXNET.SYS and RXNET2.SYS.   
  27.  
  28.       LINK SUPPORT (see pages 25 and 26).  If your fast-CPU workstation
  29.       experiences performance problems running with the TRXNET.SYS driver,
  30.       you may need to reconfigure the number and size of the buffers allowed
  31.       in the link support layer.  Set the following values:
  32.  
  33.          Number of buffers=15
  34.              Buffer size=4202 bytes    
  35.     
  36.       NAMED PIPES (see page 15).  You can use the NET.CFG file to change 
  37.       the default configuration for the Named Pipes protocol.  You can 
  38.       reconfigure any or all of the following features of Named Pipes 
  39.       (to use the default value for a feature, simply leave the line for that 
  40.       feature out of the NET.CFG file).
  41.  
  42.          Client sessions       Maximum number of connections any one 
  43.                    workstation can establish with all Named
  44.                    Pipes servers.  Must be a whole number 
  45.                    between 3 and 128 (default=16). 
  46.  
  47.            Server sessions           Maximum number of connections a Named Pipes
  48.                    server will support with all Named Pipes 
  49.                    clients.  Must be a whole number between 
  50.                    2 and 255 (default=32).
  51.  
  52.      Service threads       Maximum number of threads the Named Pipes 
  53.                    server will allocate to service requests 
  54.                    from all clients.  If the server 
  55.                    applications use blocking pipes, increase
  56.                                   this value. If the server uses non-blocking
  57.                    pipes, use the default value for better 
  58.                    performance. Must be a whole number between
  59.                    1 and 32 (default=3).
  60.  
  61.       The Named Pipes entry in NET.CFG should have the following syntax:
  62.  
  63.         named pipes
  64.             client sessions #
  65.             server sessions #
  66.             service threads #
  67.  
  68.       Replace the pound sign (#) with a valid number, as instructed above. 
  69.       Indent the lines under "named pipes," using either spaces or tabs.  
  70.  
  71.       NAMED PIPES FOR DOS (see pages 53-54).  
  72.  
  73.       -  Your OS/2 workstation may require up to a minute after you 
  74.          run the Named Pipes extender for DOS before it is ready 
  75.          to run a Named Pipes application.  This can be especially 
  76.          significant in batch files, where Named Pipes applications
  77.          may fail because they are executed immediately (with no pause) 
  78.          after running the extender.  
  79.  
  80.       -  Step 3 on page 54 of the manual instructs you to put a line
  81.          calling DOSNP.EXE into your AUTOEXEC.BAT file.  You must add 
  82.          this DOSNP.EXE line after the line which loads IPX.COM and 
  83.          before the line which loads the DOS shell (usually called 
  84.          NETx.COM); otherwise, there may be a conflict between 
  85.      DOSNP.EXE and the DOS shell.  
  86.  
  87.       REMOTE INITIAL PROGRAM LOAD (RIPL). 
  88.  
  89.       -  You can not use the RIPL capability on PC Network workstations.
  90.          RIPL can be used on Token-Ring and Ethernet workstations that 
  91.          have the necessary hardware installed (see page 8).         
  92.                  
  93.       -  The remote boot image file names contain the letters RPL rather 
  94.          than the letters OS2.  For example, the command in Step 7 on page 9 
  95.          should copy *RPL.SYS rather than *OS2.SYS.  The TOKENOS2.SYS boot 
  96.          file shown in Step 3 on page 11 should be typed as TOKENRPL.SYS 
  97.          (see pages 9-11). 
  98.  
  99.  
  100. 2.    Known restrictions    
  101.     
  102.       LOGIN SCRIPTS.  If you use an INCLUDE statement in your login script, 
  103.       you must specify a Universal Naming Convention (UNC) pathname for the
  104.       file to be included.  For example, if the file to be included is called
  105.       INCLUDE.TXT and is located on file server FS1, volume SYS, directory 
  106.       PUBLIC, the include statement should read as follows:
  107.    
  108.                INCLUDE \\FS1\SYS\PUBLIC\INCLUDE.TXT   
  109.      
  110.       MAILSLOTS.  Mailslots will not be supported in this release of 
  111.       the Requester.  
  112.  
  113.       DISKLESS WORKSTATIONS.  When you log in to a network from a workstation,
  114.       the workstation will attach to the first network file server that 
  115.       responds.  Therefore, each time a workstation attaches to the network 
  116.       it could attach to a different server.
  117.  
  118.       This variable attachment may cause problems for diskless OS/2 
  119.       workstations; these workstations need to be run from remote boot 
  120.       software on the file server to which they're attaching.  To ensure
  121.       reliability, you should install the remote boot software on each server
  122.       that is located on the diskless workstation's local network (see 
  123.       page 8 of the manual for instructions).  NOTE:  Using the Preferred 
  124.       Server option will not solve this problem. 
  125.  
  126.       UTILITIES.  
  127.  
  128.       -  The RENDIR utility will not be shipped with this release of the 
  129.          Requester.   
  130.  
  131.       -  When using NDIR to send directory output to a printer, you should
  132.          specify the Continuous (/C) option if the output is longer than 
  133.          one screen.  If you do not specify the Continuous option, you will
  134.          be prompted to "Strike any key for next page. . ." after each screen
  135.          of the output.  Sending directory output to a file does not require
  136.          use of the Continuous option. 
  137.   
  138.  
  139. 3.    Troubleshooting  
  140.   
  141.       -  Occasionally, if you have an older version of OS/2, some files
  142.          (such as NETAPI.DLL) may not copy during installation.  If this 
  143.          happens, you may need to boot up in DOS and copy the file or
  144.          files manually.  If your workstation will only boot in OS/2, 
  145.          then delete the LIBPATH references to the Requester in the 
  146.          CONFIG.SYS file, reboot the machine, and install the Requester 
  147.          again.   
  148.   
  149.       -  You may want to copy the ATTACH, LOGIN, MAP, and SLIST utilities
  150.          to your hard disk in case you attach to a server that does not 
  151.          have OS/2 utilities.  If you want to use only one server, 
  152.          install the OS/2 utilities on that server and set up the 
  153.          Preferred Server option on your workstation (see page 32).    
  154.  
  155.