home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / wizards / 3313 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  1.7 KB

  1. Xref: sparky comp.unix.wizards:3313 comp.unix.programmer:3921
  2. Path: sparky!uunet!ogicse!usenet.coe.montana.edu!giac1.oscs.montana.edu!osycs
  3. From: osycs@giac1.oscs.montana.edu (Craig Spannring)
  4. Newsgroups: comp.unix.wizards,comp.unix.programmer
  5. Subject: Re: Forced NFS umount (was: Recvfrom() in an inetd server)
  6. Keywords: n
  7. Message-ID: <1992Jul20.220619.4444@coe.montana.edu>
  8. Date: 20 Jul 92 22:06:19 GMT
  9. Article-I.D.: coe.1992Jul20.220619.4444
  10. References: <1992Jul19.221910.5437@massey.ac.nz> <1992Jul20.165940@is.morgan.com>
  11. Sender: usenet@coe.montana.edu (USENET News System)
  12. Organization: Geographic Information & Analysis Center Montana State University
  13. Lines: 22
  14.  
  15. In article <1992Jul20.165940@is.morgan.com> sergei@is.morgan.com (Sergei Poliakoff) writes:
  16. >In article <1992Jul19.221910.5437@massey.ac.nz>, A.Raman@massey.ac.nz (Anand) writes:
  17. >|> Hello,
  18. >|> 
  19. >|> I had written a server to automatically mount/unmount NFS partitions
  20. >                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  21. >|> when the server they are locally mounted on comes up or goes down.  I
  22. >
  23. >The beginnning sounds intriguing, but I need to be enlightened here : 
  24. >is forced NFS umount() against the non-responding server  possible, 
  25. >practically or protocol-theoretically ?
  26.  
  27. Normally 'umount /mnt_point' will wait for acknoledgement from the
  28. server before it returns.  If however, the filesystem was mounted 
  29. with the -f flag, umount will not wait for acknowledgment.  (At
  30. least it works this way on an Ultrix box.)
  31.  
  32. -- 
  33. ====================================================================
  34.  Six of one, 110 (base 2) of       | Craig Spannring
  35.  another.                          | osycs@giac1.oscs.montana.edu
  36.  ----------------------------------+--------------------------------
  37.