home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sun / admin / 5488 < prev    next >
Encoding:
Internet Message Format  |  1992-08-13  |  2.2 KB

  1. Path: sparky!uunet!sun-barr!cs.utexas.edu!wotan.compaq.com!moxie!texsun!cronkite.Central.Sun.COM!news2me.ebay.sun.com!exodus.Eng.Sun.COM!orpheus.Corp.Sun.COM!jackv
  2. From: jackv@orpheus.Corp.Sun.COM (Jack F. Vogel)
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: Re: TFS usage
  5. Message-ID: <l8jdeoINNk2o@exodus.Eng.Sun.COM>
  6. Date: 13 Aug 92 01:07:36 GMT
  7. References: <1992Aug12.085229.23665@reks.uia.ac.be>
  8. Organization: Sun Microsystems, Mt. View, Ca.
  9. Lines: 45
  10. NNTP-Posting-Host: orpheus.corp.sun.com
  11.  
  12. In article <1992Aug12.085229.23665@reks.uia.ac.be> frans@kiwi.uia.ac.be writes:
  13. |Can anybody explain me how one can use TFS under SunOs 4.1.1.
  14.  
  15. Yes
  16.  
  17. |Reading the man-pages it seems a very useful tool to me, but the manuals are
  18. |not very clear how to set it up. 
  19.  
  20. Yes, it is VERY useful, I use it all the time for experimental kernel
  21. builds.
  22.  
  23. |Some problems I encountered:
  24.  
  25. |tfsd only wants to be started from inetd, but inetd.conf doesn't contain 
  26. |an entry for it. I simply copied another RPC entry and made some obvious 
  27. |changes that seems to work. However, I'm not very sure about the changes 
  28. |I made. For example, what's the version number of tfs ?
  29.  
  30. Here is the inetd.conf entry I use:
  31.  
  32. tfsd/1-2      dgram   rpc/udp wait    root    /usr/etc/tfsd   tfsd
  33.  
  34. |Then I tried to tfs mount one directory on top of the other. The only thing 
  35. |that happened is the appearance of a .tfsinfo (or something like that) file 
  36. |in the top-directory, and some loopback mounts in /tmp_mnt. However, when 
  37. |I do a 'cd' to the top-directory, it remains empty.
  38.  
  39. You may misunderstand the working of TFS. You do the NFS mount of the
  40. filesystem you want to work from, then 'mount_tfs' some local disk space
  41. on top of it, then 'cd' to the NFS mount point, NOT the TFS disk directory,
  42. I know that had me confused at first.
  43.  
  44. |I fear the problem has to do with the automounter which isn't enabled at 
  45. |our site. Do I have to do a minimal setup of the automounter in order to 
  46. |get TFS to work ?
  47.  
  48. Not sure, I never use automounting in this case. I manually do a read-only
  49. NFS mount, say of a kernel source tree, then TFS mount, then hack away :-).
  50.  
  51. Email me if you have further questions.
  52.  
  53.  
  54.  
  55. --
  56. Jack F. Vogel          Sun Microsystems Inc.            jackv@Sun.COM
  57.