home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / dec / 4510 < prev    next >
Encoding:
Internet Message Format  |  1992-08-13  |  2.4 KB

  1. Xref: sparky comp.sys.dec:4510 comp.unix.ultrix:6218
  2. Path: sparky!uunet!walter!att!linac!uwm.edu!lll-winken!mesa.llnl.gov!kchiles
  3. From: kchiles@mesa.llnl.gov (Keith Chiles)
  4. Newsgroups: comp.sys.dec,comp.unix.ultrix
  5. Subject: Re: Configuring a DECstation 5000/240 for use as a "server"
  6. Message-ID: <133198@lll-winken.LLNL.GOV>
  7. Date: 13 Aug 92 15:44:56 GMT
  8. References: <713790710snx@dojo.mi.org>
  9. Sender: usenet@lll-winken.LLNL.GOV
  10. Reply-To: kchiles@mesa.llnl.gov (Keith Chiles)
  11. Followup-To: comp.sys.dec
  12. Organization: Digital Equipment Corporation
  13. Lines: 42
  14. Nntp-Posting-Host: mesa.llnl.gov
  15.  
  16.  
  17. |> 
  18. |> 
  19. |> I have a DECstation 5000/240 targetted as an applications and file server
  20. |> for roughly 30-40 DECstation 5000/25 Maxines.  No one client is going to
  21. |> be any major load.  No user files or critical OS files are going to be
  22. |> on the server, just some applications that are best served (FrameMaker),
  23. |> and a few work-related files.  I intend to run the server as a mail and
  24. |> Hesiod "hub", and it may be called upon to serve a half-dozen MS-DOS
  25. |> clients via NFS as well as what's listed above.  The server has 32 MB
  26. |> of RAM, plenty of disk, and will be headless, to the best of my knowledge.
  27. |> 
  28. |> My question is:  What sort of configuration changes will I need to
  29. |> be doing to optimize the performance and effectiveness of the 240
  30. |> as a server?  What sort of software should I be running?  Help!
  31. |> 
  32. |> 
  33. |>                                              ...Sensei
  34. |> 
  35. |> ==
  36. |>  Internet:  sensei@dojo.mi.org
  37. |>  UUCP:  ...!wsu-cs!dojo!sensei                      
  38. |> 
  39. I am running a DECstation 5000/200 as a server and all we did was to set the 
  40. buffcache to about 50% to set aside a bunch more memory for file caching.
  41. We run dataless configuration with /usr being exported to the clients and 
  42. / root and swap on each workstaton.  The one thing I would suggest to really
  43. speed up writes is to add a prestoserve board.  I have one on my 5900 and 
  44. it really makes it zip.  I can actually feel the difference when I turn it off.
  45.  
  46. Probably the most important thing is to disable logins to the server.  I
  47. made the 
  48. mistake of letting one person compile on the server and all hell broke
  49. loose.
  50. Next thing I knew is that we were getting nfs timeouts and everyone
  51. started 
  52. logging into the server to work (because of all the timeouts).  Don't
  53. let that
  54. happen to you.
  55.  
  56. Cheers, Keith
  57. kchiles@arac.llnl.gov
  58.