home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sun / admin / 10741 < prev    next >
Encoding:
Text File  |  1993-01-25  |  1.8 KB  |  43 lines

  1. Path: sparky!uunet!gatech!destroyer!cs.ubc.ca!l4x092
  2. From: l4x092@rick.cs.ubc.ca (Anthon Su Tong Pang)
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: Phantom FS errors? (REPOST)
  5. Date: 26 Jan 1993 00:56:17 GMT
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Lines: 32
  8. Message-ID: <1k227hINNh5o@cs.ubc.ca>
  9. NNTP-Posting-Host: keats.rick.cs.ubc.ca
  10.  
  11. For the past month (since adding a single NFS client--Sun 3/75--to our
  12. Sun 3/50), we've been plagued with phantom FS errors.  Everything runs
  13. fine for a while, but then jobs (new or already running) start to die
  14. like flies complaining about filesystem related problems.
  15.  
  16. For example, when compiling gcc 2.3.3 on the client, 'make' eventually
  17. dies complaining about a bad object file.  We 'sync' up and run 'fsck'
  18. on /usr on the server.  Many errors are reported (partially allocated
  19. inodes, truncated inodes, bad mode, etc).  Since /usr has been mounted
  20. read-only by the server and client through out, we decide NOT to let
  21. 'fsck' repair the filesystem.  Instead we 'reboot' the server.
  22.  
  23. We've installed the UFS and NFS jumbo patches for 4.1.1.  But everything
  24. runs fine if we only use the server...when we run these (disk intensive)
  25. "torture" tests on the NFS client, FS errors are reported.
  26.  
  27. Does anyone know of a possible cause for these 'now-they're-here'
  28. and 'now-they're-not' filesystem errors?  And how do we get rid of
  29. them?
  30.  
  31. Our suspicion is that the super block in memory is getting munged (since
  32. the problems disappear after a reboot).
  33.  
  34. Oh, and while I have your attention...'reboot' always halts with a
  35. BUS error on our 3/50.  Is there a fix for this?
  36.  
  37. Many thanks in advance.
  38.  
  39. --
  40. #include <disclaimer.h> /* CSSS -- CS Dept. Rep. */
  41. #include <amiga.h>    /* my machine is better than your machine */
  42. #include <ocp.h>    /* Amiga Developer */
  43.