home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / aix / 9320 < prev    next >
Encoding:
Internet Message Format  |  1992-09-02  |  1.9 KB

  1. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!wupost!cs.utexas.edu!ut-emx!ibmchs!auschs!awdprime.austin.ibm.com!chukran.austin.ibm.com!rudy
  2. From: rudy@chukran.austin.ibm.com
  3. Newsgroups: comp.unix.aix
  4. Subject: Re: /var/tmp I/O error
  5. Message-ID: <1992Sep2.160827.28647@awdprime.austin.ibm.com>
  6. Date: 2 Sep 92 16:08:27 GMT
  7. References: <1992Aug31.114101.28354@aristo.tau.ac.il>
  8. Sender: news@awdprime.austin.ibm.com (USENET News)
  9. Reply-To: chukran@austin.vnet.ibm.com(Rudy Chukran)
  10. Organization: IBM Advanced Workstation Division
  11. Lines: 25
  12.  
  13. In article <1992Aug31.114101.28354@aristo.tau.ac.il>, marsh@aristo.tau.ac.il (MARSHALL RAPAPORT) writes:
  14. |>   I get an I/O on /var/tmp when doing vi to a file.  THe only way to resume
  15. |> working on /var is to reboot the machine.  Everything works fine after
  16. |> rebooting for a random amount of time and then the problem reoccurs.  It
  17. |> seemed like a hardware problem - but the IBM technician didn't find anything
  18. |> when running the diagnostics.  I have the feeling that this might be in
  19. |> someway a software error.  Has anyone ever had this problem occur?  Please
  20. |> get back to me if this problem has occurred by you.
  21. When this has happened to me, the /var filesystem had filled up. /var is
  22. usually only one partition (4 M), and that is where all the spool space
  23. is kept.  Id suggest doing what I did, which is changing you .exrc to
  24. set the temp directory to somewhere else.  Either that, or
  25. make /var bigger.
  26.  
  27. Here is my .exrc
  28.  
  29. :se  ai sm  shell=/bin/sh directory=/tmp
  30. -- 
  31. *********************************************************************
  32. Rudy Chukran                |       EMAIL:            
  33. IBM AIX Technical Consulting| RSCS: CHUKRAN at AUSTIN 
  34. 11400 Burnet Rd.            | AWDnet:rudy@chukran.austin.ibm.com    
  35. Internal ZIP 2830           | internet: chukran@austin.vnet.ibm.com
  36. Austin, Texas 78758         |
  37. *********************************************************************
  38.