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

  1. Path: sparky!uunet!mcsun!uknet!warwick!nott-cs!ucl-cs!news
  2. From: J.Purchase@cs.ucl.ac.uk (Jan Purchase)
  3. Newsgroups: comp.unix.aux
  4. Subject: ncheck core dumps
  5. Message-ID: <2994@ucl-cs.uucp>
  6. Date: 14 Sep 92 02:16:57 GMT
  7. Sender: news@cs.ucl.ac.uk
  8. Lines: 39
  9.  
  10.  
  11.  
  12. Has anyone out there experienced problems using /etc/ncheck? 
  13.  
  14. Sometimes, when A/UX crashes, one loses an inode with no way of
  15. telling which file(s) it represented - thus making it difficult to
  16. replace. I have overcome this problem with ncheck. Using cron, I
  17. schedule a nightly job to ncheck all the file systems and dump the
  18. results in a file. If A/UX crashes and I lose an inode - I simply grep
  19. this file to get the corresponding file name(s) and replace them. This
  20. worked under A/UX 2.0.1 for over 16 months.
  21.  
  22. However, recently I have noticed that ncheck core dumps (with a
  23. Segmentation violation, return code 139) when checking the /usr file
  24. system. This file system has recently been enlarged (with the
  25. installation of X11, prolog, epoch, etc..)  to some 9000 files
  26. carrying about 102Mb of data. Does ncheck have an upper limit on
  27. number of files or filesystem size?
  28.  
  29. Oddly, if I invoke ncheck from /bin/csh it crashes less often than
  30. when I invoke it from /bin/sh (or via cron, which uses /bin/sh). Can
  31. anyone shed any light on this?
  32.  
  33. Setup:
  34.  
  35.     A/UX 2.0.1 running on Mac IIcx, 8Mb RAM, 40+210+120Mb discs
  36.  
  37. "df -t /usr" gives:
  38.  
  39. /usr       /dev/dsk/c2d0s3        167738 blocks   81140 i-nodes
  40.                           total   371478 blocks   88704 i-nodes
  41.  
  42. Many Thanks,
  43.  
  44. Jan
  45.  
  46. -----------------------------------------------------------------------
  47. Jan Purchase - University College London, UK - purchase@cs.ucl.ac.uk
  48. -----------------------------------------------------------------------
  49.