home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / aix / 9254 < prev    next >
Encoding:
Text File  |  1992-09-01  |  1.4 KB  |  33 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!sun-barr!ames!agate!iat.holonet.net!msc
  3. From: msc@orac.holonet.net (Matthew S. Cronk)
  4. Subject: Re: /var/tmp I/O error
  5. Message-ID: <BtwLrH.MJo@iat.holonet.net>
  6. Sender:  Matthew S. Cronk
  7. Nntp-Posting-Host: orac.holonet.net
  8. Organization: Information Access Technologies, Inc. of Berkeley, CA
  9. References: <1992Aug31.114101.28354@aristo.tau.ac.il>
  10. Date: Tue, 1 Sep 1992 14:33:16 GMT
  11. Lines: 20
  12.  
  13. In article <1992Aug31.114101.28354@aristo.tau.ac.il>
  14.       marsh@aristo.tau.ac.il (MARSHALL RAPAPORT) writes:
  15. >most serious is the following:
  16. >  I get an I/O on /var/tmp when doing vi to a file.  THe only way to resume
  17. >working on /var is to reboot the machine.  Everything works fine after
  18. >rebooting for a random amount of time and then the problem reoccurs.  It
  19. >seemed like a hardware problem - but the IBM technician didn't find anything
  20.  
  21. This sounds like a filesystem problem.  It is probably resolved after
  22. rebooting because the boot script performs "fsck -fp" on the /var
  23. filesystem during the boot process.  Have you checked the error log?
  24. You should read about the "fsck" command, and you could use that command
  25. the next time that you experience a problem.
  26.  
  27. Have you called your friendly IBM support people?  Strangely enough,
  28. they might be able to help you...
  29.  
  30. Matt
  31.  
  32. disclaimer: my opinions only, not responsible or liable, blah, blah...
  33.