home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / question / 10777 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  2.8 KB

  1. Xref: sparky comp.unix.questions:10777 comp.unix.wizards:3813 comp.unix.sysv386:14108 comp.unix.admin:4901 comp.unix.xenix.sco:2841
  2. Path: sparky!uunet!zephyr.ens.tek.com!master!philipg
  3. From: philipg@bronco.cna.tek.com (Philip Guenther)
  4. Newsgroups: comp.unix.questions,comp.unix.wizards,comp.unix.sysv386,comp.unix.admin,comp.unix.xenix.sco
  5. Subject: Re: Problem with "umount" on SCO-ODT (UNIX v. 5.3.2)
  6. Message-ID: <PHILIPG.92Sep6002321@bronco.bronco.cna.tek.com>
  7. Date: 6 Sep 92 07:23:21 GMT
  8. References: <1992Sep2.202716.9600@cse.iitb.ernet.in>
  9.     <JOCHEN.92Sep4193447@busybit.mrz.sub.org>
  10. Sender: news@master.CNA.TEK.COM
  11. Followup-To: comp.unix.questions
  12. Organization: The Network, Information and Research Division
  13. Lines: 41
  14. In-reply-to: jochen@busybit.mrz.sub.org's message of 4 Sep 92 17:34:47 GMT
  15.  
  16. In article <JOCHEN.92Sep4193447@busybit.mrz.sub.org> jochen@busybit.mrz.sub.org (Jochen Fahrner) writes:
  17.  
  18.    In article <1992Sep2.202716.9600@cse.iitb.ernet.in> raj@cse.iitb.ernet.in (Gokhale Rajendra V ) writes:
  19.  
  20.       We have an 80486 machine running SCO-ODT (UNIX v.5.3.2).  We have two
  21.       hard discs, one containing the root partition while the other (designated
  22.       as /dev/user) is mounted as /usr2.  The problem is that we are unable to
  23.       unmount the latter.  umount complains "/dev/user busy" although the
  24.       file system is not really busy.  This behaviour is observed with
  25.       unfailing regularity.
  26.       As a result, we can never  do a normal shutdown of the machine.
  27.       Can anyone help?
  28.  
  29.    Wonderfull!
  30.    We have this problem since we use SCO Unix (about 2 years), and we
  31.    colud not solve the problem with our german distributors.
  32.    We have several file systems, some are exported with NFS.
  33.    And only one filesystem (/u) is *always* busy when we do a shutdown.
  34.    The only difference is, that this filesystem is mounted from some
  35.    DOS-PCs with Sun PC-NFS 3.0.1. The other filesystems are only mounted
  36.    by unix-Workstations.
  37.    -- 
  38.    Jochen Fahrner, D-8068 Pfaffenhofen, jochen@busybit.mrz.sub.org
  39.  
  40.   Have you considered the possibility that the command umount is
  41. either on the busy filesystem or uses libs on the busy filesystem?  I
  42. believe that this will make the filesystem appear busy.  If this is
  43. your problem, you can either check for a stand-alone version somewhere
  44. (I know that Sun has /sbin for programs that can be used in
  45. single-user mode with nothing else mounted) or roll your own.  Heck,
  46. you could even hardcode the parameters to umount(2) into the program
  47. and call it umountuser.  Just remember to statically link it. :-)
  48.  
  49. Best of luck!
  50.  
  51. Philip Guenther
  52.  
  53. guenther@stolaf.edu  or  philipg@bronco.cna.tek.com
  54. Student System Programmer, ACC, St Olaf College, Northfield, MN
  55. These are all my opinions!  All mine!  Mine, mine, mine, mine, mine!!!
  56. "Life makes sense!?!  LIFE MAKES SENSE!?!  Where do people get these ideas?"
  57.