home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / next / sysadmin / 5094 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  1.8 KB

  1. Xref: sparky comp.sys.next.sysadmin:5094 comp.unix.admin:4962 comp.unix.questions:10853
  2. Newsgroups: comp.sys.next.sysadmin,comp.unix.admin,comp.unix.questions
  3. Path: sparky!uunet!zaphod.mps.ohio-state.edu!menudo.uh.edu!usenet
  4. From: sears@tree.egr.uh.edu (Paul S. Sears)
  5. Subject: Multiple mount points via NFS
  6. Message-ID: <1992Sep9.155253.17335@menudo.uh.edu>
  7. Sender: usenet@menudo.uh.edu (USENET News System)
  8. Nntp-Posting-Host: thanatos.egr.uh.edu
  9. Reply-To: sears@tree.egr.uh.edu
  10. Organization: University of Houston
  11. Date: Wed, 9 Sep 1992 15:52:53 GMT
  12. Lines: 39
  13.  
  14.  
  15. In terms of a performance issue, it is better to have more or less NFS mount  
  16. points to/from various servers?
  17.  
  18. Example,
  19.   In our cluster, we have dual servers, both providing various user and  
  20. application partitions.  Server1 has our commercial apps, client space for  
  21. Netboot clients, User space and pd software. 
  22.   Server2 has User partitions plus various other directories:
  23.  
  24. Server1                Server2
  25.  
  26. /LocalApp            /User
  27. /PublicApp            /User2
  28. /User                /General_stuff
  29. /client                /client
  30.  
  31. Would it be better to do:
  32.  
  33. 1)  Single mount points for each server, i.e.,  /Server1Mount and  
  34. /Server2Mount and then link everything over
  35.  
  36. or
  37.  
  38. 2)  Separate mount points for each of the exported directories/partitions
  39.  
  40. Currently we are undertaking a mixture of 1 and 2 and we would like to make  
  41. our NFS services more efficient.  The problem  with (1) is that it is harder  
  42. to manage.
  43.  
  44. Suggestions???
  45.  
  46. --
  47. Paul S. Sears                *  sears@uh.edu (NeXT Mail OK)
  48. The University of Houston    *  suggestions@tree.egr.uh.edu (NeXT
  49. Engineering Computing Center *  comments, complaints, questions)
  50. NeXT System Administration   *  DoD#1967 '83 NightHawk 650SC 
  51.           >>> SSI Diving Certification #755020059 <<<
  52. "Programming is like sex: One mistake and you support it a lifetime."
  53.