home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / news / sysadmin / 1134 < prev    next >
Encoding:
Text File  |  1992-07-21  |  2.1 KB  |  53 lines

  1. Newsgroups: news.sysadmin
  2. Path: sparky!uunet!utcsri!torn!cunews!jstewart
  3. From: jstewart@alfred.carleton.ca (John Stewart)
  4. Subject: Re: Cnews Performance
  5. Message-ID: <jstewart.711734930@cunews>
  6. Keywords: diskload FFS
  7. Sender: news@cunews.carleton.ca (News Administrator)
  8. Organization: Carleton University
  9. References: <1992Jul21.143918.4244@informatik.uni-ulm.de>
  10. Date: Tue, 21 Jul 1992 16:08:50 GMT
  11. Lines: 40
  12.  
  13. In <1992Jul21.143918.4244@informatik.uni-ulm.de> news@informatik.uni-ulm.de (Usenet news system) writes:
  14.  
  15. >We plan to reorganize our News-Server. This service migrates to a new Sun
  16. >and also does the 1 GB Disk which contents the spool area (700 MB) and
  17. >the local-partition (150 MB) including the news/lib Directory with the
  18. >control files. We need then another disk for the SunOS and some other
  19. >partitions. I think about moving the local-partition to this other disk
  20. >and putting the OS on the free area. Will this improve the news-Service
  21. >significantly ?
  22.  
  23. >        ________________________________________
  24. >        |    |                |
  25. >        |OS    |    Spooling        |
  26. >        ____|    |                |  old disk
  27. >       /    |    |                |
  28. >      /    ________________________________________
  29. > swapped    ________________________________________
  30. >      \    |    |                |
  31. >       \____|local    |   some home part.| software    |  new one
  32. >        |    |                |
  33. >        |    |                |
  34. >        ________________________________________
  35.  
  36. Assuming the machine is used primarily for news service, disk accesses to
  37. /usr/spool/news will greatly exceed all other disk io combined.  It would
  38. therefore be better to also put the OS on the new disk to reduce disk
  39. accesses on the old disk.
  40.  
  41. On our machine we have 3 disks that are allocated as follows.
  42.  
  43.    Disk 1   root file system, /usr and /usr/lib/newsbin
  44.    Disk 2   /usr/spool/news and some rarely accessed archives
  45.    Disk 3   /usr/lib/news, home directories and a few miscellaneous things
  46.  
  47. One more way to reduce your disk accesses is to mount /tmp as a tmpfs 
  48. (memory resident directory).
  49. -- 
  50. John Stewart -- Computing and Communications Services, Carleton University
  51. Internet: jstewart@ccs.carleton.ca or Mr.Canoehead@algonquin.carleton.ca  
  52. "Why can't we just forget about our constitutional problems and go canoeing?"
  53.