home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / bsd / 8461 < prev    next >
Encoding:
Internet Message Format  |  1992-11-05  |  1.1 KB

  1. Path: sparky!uunet!ogicse!news.u.washington.edu!ns1.nodak.edu!plains.NoDak.edu!tinguely
  2. From: tinguely@plains.NoDak.edu (Mark Tinguely)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: virtual memory exhausted
  5. Message-ID: <Bx8vM1.9zo@ns1.nodak.edu>
  6. Date: 5 Nov 92 13:18:01 GMT
  7. Article-I.D.: ns1.Bx8vM1.9zo
  8. References: <49040@shamash.cdc.com> <wiljo.720428350@kiel.UUCP> <sandi.720955101@gimli>
  9. Sender: usenet@ns1.nodak.edu (News login)
  10. Organization: North Dakota State University
  11. Lines: 11
  12. Nntp-Posting-Host: plains.nodak.edu
  13.  
  14. In article <sandi.720955101@gimli> root@gimli.cs.uct.ac.za (Sandi Donno) writes:
  15.  
  16. >Be careful! I tried this on my 4MB system, to see if I could get past a
  17. >compile problem. My system hung, and the filesystem was trashed after
  18. >rebooting.
  19.  
  20.  You may want to look at how you configured your filesystems. Doing
  21.  a `disklabel -r wd0', if the cylinder list entries (right most numbers)
  22.  have asterisks behind them, you did not start and end you filesystem
  23.  partitions on cylinder boundaries. While this does not fix VM problem,
  24.  it should save you from trashed filesystems.
  25.