home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / apollo / 3892 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  2.4 KB

  1. Xref: sparky comp.sys.apollo:3892 comp.sys.hp:12672
  2. Newsgroups: comp.sys.apollo,comp.sys.hp
  3. Path: sparky!uunet!zaphod.mps.ohio-state.edu!caen!destroyer!cs.ubc.ca!unixg.ubc.ca!kakwa.ucs.ualberta.ca!alberta!cpsc.ucalgary.ca!ajfcal!novatel!hpeyerl
  4. From: hpeyerl@novatel.cuc.ab.ca (Herb Peyerl)
  5. Subject: Re: Need Some Advice..
  6. Message-ID: <1992Nov7.195451.1832@novatel.cuc.ab.ca>
  7. Sender: news@novatel.cuc.ab.ca (The UseNet USER)
  8. Organization: "NovAtel Communications Ltd. Calgary, Alberta, Canada"
  9. X-Newsreader: Tin 1.1 PL5
  10. References: <1992Nov5.201427@helix.nih.gov>
  11. Date: Sat, 7 Nov 1992 19:54:51 GMT
  12. Lines: 43
  13.  
  14. Richard M. Venable (rvenable@helix.nih.gov) wrote:
  15. : On the 710, you can mount the network root (//) as /apollo and then
  16. : have
  17. : access to all the Domain/OS nodes ( /apollo/nodeA, /apollo/nodeB,
  18. : etc.).
  19. : The 710 can be mounted on one NFS server node at the network root, e.g.
  20. : as //hp710, and is then accessible to all the Domain/OS nodes.
  21.  
  22. In the Domain/OS NFS 4.1 release notes it recommends against mounting
  23. the network root (//) for performance reasons.  It stands to reason
  24. also.. Lets look at the following scenario:
  25.  
  26. You have two Apollo nodes; //A and //B as well as an HP-UX node "H".
  27.  
  28. H mounts A:// as /apollo.
  29.  
  30. H accesses a file on /apollo/B.
  31.  
  32. The file request goes to node A through NFS and then gets translated
  33. to a DDS page-request to node B.  Node B supplies the page to node A
  34. via DDS and Node A transfers the data to node H via NFS.
  35.  
  36. Therefore, all remote file accesses from Apollo nodes to HP-UX
  37. nodes will go through node A.  This is an unnecessary link which
  38. will affect performance.
  39.  
  40. A better solution is to install NFS on all of your Domain nodes
  41. (with the transition from NFS2.3 to NFS4.1, a 2.3 license translates
  42. to a 4.1 site license) and use the Automounter under HP-UX.  Then when
  43. a file request for a file on Node B is queued, the Automounter will 
  44. mount node B to wherever (presumably /apollo/B) and perform the
  45. request.
  46.  
  47. : file, send a signal to 'init' to re-read /etc/ttys, and you have dialup
  48. : using the standard Unix 'getty' process.
  49.  
  50. Preferably "kill -1 1" rather than something like "kill -9 1"... :-)
  51.  
  52. --
  53. "I was early to finish | hpeyerl@novatel.cuc.ab.ca <Reply-To>   | I brew |
  54. I was late to start, I | peyerlh@cuug.ab.ca                     | there- | 
  55. might be an adult, but | #define JANITOR "Network Administrator"| fore I | 
  56. I'm a minor at heart." |    JANITOR, NovAtel Communications Ltd.|   AM.  |
  57.