home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / aix / 9190 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  1.2 KB

  1. Path: sparky!uunet!olivea!decwrl!sun-barr!cs.utexas.edu!ut-emx!ibmchs!auschs!awdprime.austin.ibm.com!ekhadafi.austin.ibm.com!curt
  2. From: curt@ekhadafi.austin.ibm.com (Curt Finch 903 2F021 curt@aixwiz.austin.ibm.com 512-838-2806)
  3. Newsgroups: comp.unix.aix
  4. Subject: Re: automount and direct mounts
  5. Keywords: automount direct mount
  6. Message-ID: <1992Aug28.153214.24849@awdprime.austin.ibm.com>
  7. Date: 28 Aug 92 15:32:14 GMT
  8. References: <tnr.714997550@csd>
  9. Sender: news@awdprime.austin.ibm.com (USENET News)
  10. Organization: IBM AWD, Austin
  11. Lines: 18
  12.  
  13. In article <tnr.714997550@csd> tnr@csd.cri.dk (Torben N. Rasmussen) writes:
  14.  
  15. >I am trying to mount /home as a direct mount:
  16. >  # cd /home
  17. >  ksh: /home: 0403-037 The specified path name is not a directory.
  18.  
  19. show us your automount map for this entry.
  20. do this as root:
  21.     iptrace -a  -d server -b /tmp/t  (where server is the /home machine)
  22.     cd /home
  23.     kill (iptrace's pid)
  24.     ipreport -rns /tmp/t |egrep -p 'NFS:|MOUNT'
  25.  
  26. show us the output.
  27. -- 
  28. curt@aixwiz.austin.ibm.com (Curt L. Finch) | AIX NFS/NIS Field Quality 
  29. My views are unrelated to those of IBM     |        Austin, TX
  30.   Social Security isn't a retirement plan.  It's middle class welfare.
  31.