home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / novell / 10965 < prev    next >
Encoding:
Text File  |  1992-12-30  |  2.3 KB  |  46 lines

  1. Newsgroups: comp.sys.novell
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!bogus.sura.net!darwin.sura.net!sol.ars-grin.gov!dbmuke
  3. From: dbmuke@sol.ars-grin.gov (Kurt Endress)
  4. Subject: Re: Novell 3.11 as NFS Unix News Server
  5. Message-ID: <C03H9z.1I7@sol.ars-grin.gov>
  6. Organization: USDA - Agricultural Research Service
  7. References: <1992Dec29.183823.2854@amiserv.chi.il.us>
  8. Date: Wed, 30 Dec 1992 23:01:11 GMT
  9. Lines: 35
  10.  
  11. In article <1992Dec29.183823.2854@amiserv.chi.il.us> brianv@amiserv.chi.il.us (Brian Vargyas) writes:
  12. >I've got a interesting question regarding performance and memory using 3.11
  13. >as a NFS news server.  Recently, I set up 3.11 with a 600MB Disk and NFS V1.2
  14. >and 16MB ram.  I added NFS Name space and was going to use it as a News server
  15. >for several unix systems on the net as well as a DOS server.  Well, the 600MB
  16. >disk had to move to another machine for a reason, and a 1.7GM Maxtor drive
  17. >was replaced into the 3.11 Server.  I've just started to use the Maxtor with
  18. >the NFS news and DOS stuff.  I still only have 16MB ram, and I calculated
  19. >22MB was required.  What will happen in this situation if I don't add more
  20. >memory?  Will NFS eventually run out of memory?  Even if I put in 22MB
  21. >of ram..will all those TONS of little news files do anything bad to the memory?
  22.  
  23. We had over 2 Gigs of disk on a 3.11 server with only 16 Megs of RAM. 
  24. When I first did the calculations it seemed that we were using more
  25. memory than we had.   Then I noticed that the drives/volumes were
  26. formatted with 8 KB blocks instead of the standard 4 KB blocks.  This
  27. halves the memory required by the name space.
  28.  
  29. If you are using 8 KB blocks you might want to consider that most news
  30. articles are much smaller.  Checking the news spool on our Unix system
  31. I get an average size of 3.1 KB per article.  You're going to lose a lot
  32. disk by storing those in 8 KB blocks.  It could double or triple your
  33. storage requirements.
  34.  
  35. >I am assuming the logical thing here would be to add another 16MB ram and
  36. >take this machine to 32MB ram...   I'm using the Adaptec SCSI 1542B controller
  37. >so I also assume the beyond 16MB ram wouldn't cause any problems with other
  38. >NLM's or drivers.
  39.  
  40. Once we upgraded to 32 Megs we were able to use 4 KB blocks on our
  41. volumes.  If you're going to have a lot of small files, that alone
  42. could make it worth your while.
  43.  
  44. Kurt Endress
  45.  
  46.