home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / next / sysadmin / 5157 < prev    next >
Encoding:
Text File  |  1992-09-12  |  1.9 KB  |  38 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!cs.utexas.edu!tamsun.tamu.edu!lusty.tamu.edu!lusty
  3. From: lusty@lusty.tamu.edu (Lusty Wench)
  4. Subject: Re: Rebooting (was Re: help! /private/vm/swapfile 44MB. How to shrink it?)
  5. Message-ID: <1992Sep12.155939.3988@tamsun.tamu.edu>
  6. Sender: news@tamsun.tamu.edu (Read News)
  7. Organization: Me
  8. References: <1992Sep8.190721.4559@leland.Stanford.EDU> <1992Sep11.093740.288@gamelan>
  9. Date: Sat, 12 Sep 1992 15:59:39 GMT
  10. Lines: 26
  11.  
  12. In article <1992Sep11.093740.288@gamelan> thf@zelator.in-berlin.de (Thomas Funke) writes:
  13. >
  14. >Setting a highwater mark for the swapfile is'nt very recommendable: It will  
  15. >crash (stop) the NeXT if the mark is reached. How do other UNIX-systems  
  16. >handle this ? AIX starts killing processes, if there is not enough  
  17. >paging-space. But still the system is usable. 
  18. >
  19.  
  20. Here's my horror story:
  21. My machine locked up because the swapfile filled up the available space,
  22. so I rebooted, only to discover that for some reason the swapfile had *not*
  23. been removed, and the machine would not reboot.  Being a unix novice, I
  24. spent several hours figuring out and fixing the whole mess.  First, I found
  25. that the reboot had not removed the old swapfile as expected.  No problem,
  26. I'll just remove it.  Unfortunately, at the point in the boot process that
  27. I had access to do such things the file system was mounted as read-only.
  28. It tookquite a while to figure that out, then another while to discover
  29. the remount command (i think that was it), finally remove the swapfile,
  30. and reboot successfully.  This whole process was hampered by the fact that,
  31. since the filesystem was completely full, I was unable to read any man
  32. page that had not been previously read (i.e., formatted).  Luckily I had
  33. read the man page for mount, or no telling how long it would have taken
  34. to figure out the whole deal.  Anyway, after this happened I set a highwater
  35. mark and I was *happy* that the next time the machine "only" locked up.
  36.  
  37. Lusty Wench
  38.