home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / ibm / pc / rt / 737 < prev    next >
Encoding:
Internet Message Format  |  1993-01-27  |  2.9 KB

  1. Path: sparky!uunet!airgun!markw
  2. From: markw@airgun.wg.waii.com (Mark Whetzel)
  3. Newsgroups: comp.sys.ibm.pc.rt
  4. Subject: Re: NFS problem
  5. Summary: Make sure your /etc/hosts or DNS or YP is setup to resolve names
  6. Keywords: RT, NFS 1.2
  7. Message-ID: <1848@airgun.wg.waii.com>
  8. Date: 26 Jan 93 15:31:48 GMT
  9. References: <krz.728034495@scorpion.ac.cowan.edu.au>
  10. Organization: Western Geophysical, Div. of Western Atlas Int'l, Houston, TX
  11. Lines: 60
  12.  
  13. In article <krz.728034495@scorpion.ac.cowan.edu.au>, krz@cowan.edu.au (K.WOZNIAK) writes:
  14. > The "AIX Communication Handbook" (red book) proclaimes that:
  15. > (page 260)
  16. > "NFS system servers are easy. Basically [...] when new client hosts are added
  17. > to the network, update the /etc/exports to allow those clients to 
  18. > access the file systems on the NFS server"  
  19. > It simply does not work. New entries are ignored. 
  20. > Am I forgetting about something?
  21.  
  22. How about running the '/usr/etc/exportfs -a' command to resync the
  23. /etc/exports file with the /etc/xtab file.
  24.  
  25. Additional flags on the /usr/etc/exportfs command are:
  26.    -a   All.  Exports all directories listed in the /etc/exports file.
  27.    -v   Verbose.  Prints the name of each directory as it is exported or 
  28.         unexported.
  29.    -u   Unexports the directories you specify.  If used with -a, unexports
  30.         all directories.
  31.    -i   Ignore /etc/exports file and exports the directory specified
  32.         on the command line.
  33.    -o   options for the exported directory.
  34.  
  35. Possible problems on NON-WORLD exported file systems could be:
  36.  
  37. Check that the 'host' command can resolve system names correctly. 
  38. Enter 'host hostname' and check that it show IP address correctly.
  39. THEN.. try 'host ip.addr' using that hosts IP address and make sure that
  40. the hostname for that IP addresses is correct.  This is VITAL for any
  41. filesystem that is NOT exported WORLD.  Insure that multihomed (more than
  42. one network interface card) machines have ALL IP addresses for that host 
  43. resolve correctly back to the SAME hostname that was specified in the
  44. /etc/exports file.  If running YP or DNS, you might need to specify the
  45. fully qualified hostname in the /etc/exports file.
  46.  
  47. > It may be that my problem is trivial, but I can not figure out
  48. > what is happening. In addition it seems that there is no manual 
  49. > for NFS on our continent. 
  50.  
  51. Wipping out my RT NFS manual and looking on the cover I see:
  52.  
  53. IBM AIX/RT  Network FIle System   Version 1.2
  54. AIX/RT Network FIle System Reference Guide
  55. First Edition (March 1990)
  56.  
  57. Manual number is: SC23-2321
  58.  
  59. IBMLINK online PUBS lookup indicates that the manual has been obsoleted 
  60. as of 05/92.  (It cost $22.00 U.S. Dollars originally).
  61.  
  62. It may not be available for purchase anywhere other than on a asis stock basis.
  63.  
  64. Later,
  65. markw
  66. -- 
  67. Mark Whetzel     My comments are my own, not my company's.
  68. Western Geophysical - A division of Western Atlas International,
  69. A Litton/Dresser Company           DOMAIN addr: markw@airgun.wg.waii.com
  70. VOICE: (713) 963-2544           UUNET address:  uunet!airgun!markw
  71.