home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / patches / lanserv / read.me < prev   
Encoding:
Text File  |  1993-07-21  |  4.0 KB  |  92 lines

  1. OS/2 LAN Server for Macintosh 1.0
  2.  
  3. IC05327 - LSM file server performance is inadequate for complex folder
  4.           operations and deteriorates rapidly as more users log in and
  5.           open shared volumes.
  6.  
  7.           Files affected:
  8.  
  9.           LSM:            \IBMLAN\NETPROG\ATALK.SYS
  10.                                   84400  06/21/93   2:03p
  11.                           \IBMLAN\SERVICES\LSMFILE.EXE
  12.                                  298988  06/21/93  10:22a
  13.  
  14.           LAN Server 3.0: \MUGLIB\DLL\NETAPI.DLL
  15.                                  354021  06/07/93   3:57p
  16.                           \MUGLIB\DLL\NETAPI32.DLL     (new)
  17.                                    2253  06/07/93   3:57p
  18.                           \IBMLAN\SERVICES\NETSERVR.EXE
  19.                                  201687  06/07/93   4:06p
  20.                           \IBMLAN\SERVICES\NETSVINI.EXE
  21.                                   49680  06/07/93   4:09p
  22.  
  23.           Documentation changes:
  24.  
  25.           Appendix A of the OS/2 LAN Server for Macintosh
  26.           Administrator's Guide lists the parameters which LSM
  27.           processes.  Some of these may need to be adjusted when many
  28.           Macintoshes will be simultaneously logged in to LSM.
  29.  
  30.           maxOpenFiles:  Default 40.  This may need to be raised
  31.                          depending on how many Macintosh users there are
  32.                          and what they will be doing.
  33.  
  34.                   Bufs:  Minimum 16, default 64, maximum 93. Raise to
  35.                          two per simultaneous logged in Macintosh up to
  36.                          the maximum of 93 for more than 46 users.
  37.  
  38.                GDTSels:  Minimum 100, default 400, maximum 1000.  Set to
  39.                          ten per simultaneous logged in Macintosh.  This
  40.                          is a global OS/2 resource and should not be
  41.                          raised any larger than actually needed.
  42.  
  43.                MemPool:  Minimum 1000, default 32768, maximum 65536.
  44.                          Raise to about 1000 per simultaneous logged in
  45.                          Macintoshes, up to the maximum of 65536 for
  46.                          more than 65 users.
  47.  
  48.           In addition, note that the "rxbufs" and "txbufs" parameters
  49.           placed in the \IBMCOM\PROTOCOL.INI under ╒appletalk■ are not
  50.           used and can be removed.
  51.  
  52.  
  53. =========================
  54. = Module Summary        =
  55. =========================
  56.  
  57. LSM:        \IBMLAN\NETPROG\ATALK.SYS
  58.  
  59.                  This file can be replaced any time whether LSM is
  60.                  running or not.  Reboot OS/2 for changes to take
  61.                  affect.  This file can be replaced independently of any
  62.                  others as needed for selected fixes.
  63.  
  64.             \IBMLAN\SERVICES\LSMFILE.EXE
  65.  
  66.                  This file can be replaced except when the LSM file
  67.                  server is running.  Issue NET STOP LSMFILE to stop the
  68.                  service.  Replace this file.  Restart with NET START
  69.                  LSMFILE.  Normally it is not necessary to reboot for
  70.                  changes to take affect.  This file can be replaced
  71.                  independently of any others, but to get the performance
  72.                  enhancements the LAN Server files listed below must
  73.                  also be replaced either before or after this one.
  74.  
  75.  
  76. LAN Server: \MUGLIB\DLL\NETAPI.DLL
  77.             \MUGLIB\DLL\NETAPI32.DLL     (new, LS 3.0 only)
  78.  
  79.                  These files must be replaced together and can not be
  80.                  replaced while the LAN Server device drivers are
  81.                  running.  The system must either be booted from
  82.                  diskette or all the relevant statements commented out
  83.                  of CONFIG.SYS.   Usually booting from diskette is
  84.                  easier.
  85.  
  86.             \IBMLAN\SERVICES\NETSERVR.EXE
  87.             \IBMLAN\SERVICES\NETSVINI.EXE
  88.  
  89.                  These files must be replaced together and at the same
  90.                  time as, or after NETAPI.DLL above.
  91.  
  92.