home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / next / sysadmin / 4821 < prev    next >
Encoding:
Text File  |  1992-08-23  |  1.9 KB  |  43 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!amusing!grace!fishbone!jdyer
  3. From: grace!fishbone!jdyer@moscom.com (John D. Dyer)
  4. Subject: Re: Problem with mounts
  5. Message-ID: <1992Aug22.032820.2912@fishbone.uucp>
  6. Keywords: nfs mount server
  7. Sender: jdyer@fishbone.uucp
  8. Reply-To: grace!fishbone!jdyer@moscom.com
  9. References: <1992Aug14.070617.461@relief.com>
  10. Date: Sat, 22 Aug 1992 03:28:20 GMT
  11. Lines: 30
  12.  
  13. In article <1992Aug14.070617.461@relief.com> jjfeiler@relief.com (John Jay  
  14. Feiler) writes:
  15. >OK, So I put an entry in netinfo that mounts  
  16. > machine:/ExternalDisk/local onto /usr/local, options are hard, bg,rw.   
  17. > Everything works great except on the server machine itself.  On the  
  18. Server,  
  19. > anytime I try to write to /usr/local/bin, for example, the system hangs.   
  20. > Rock solid.  Rigid.  Saucer mode.  You get the idea.
  21.  
  22. Well, I don't feel qualified to comment on Netinfo, but I do know that you  
  23. don't want to try to remount a local disk as an NFS mount.  From the info  
  24. you've given, it sounds like on your server you have an automount on  
  25. /usr/local that points to server:/ExternalDisk/local.  You do not need NFS  
  26. for something that is available locally.  I'm not sure if NFS supports an  
  27. NFS server also being its own NFS client.  I think you would confuse it.
  28.  
  29. What you may want to do is just make a soft link on your server that  
  30. points /usr/local to /ExternalDisk/local.  The server already has  
  31. /ExternalDiak mounted as a local filesystem, you wouldn't be able to  
  32. export it if it wasn't; you don't need to mount it a second time, and you  
  33. certainly don't want to mount NFS if you can mount BSD (or is it Mach?).   
  34. There's probably people who know more about NFS, perhaps they'd care to  
  35. comment?
  36.  
  37. John  
  38. -- 
  39. *********************************************************
  40. *     John D. Dyer
  41. *    NeXTMail    : grace!fishbone!jdyer@moscom.com
  42. *    If above fails    : jdyer.wbst129@xerox.com
  43.