[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Troubleshooting System Errors 290 & 291 due to full filesystem

  • Thread starter Thread starter ChUIMonster
  • Start date Start date
Status
Not open for further replies.
C

ChUIMonster

Guest
When you have a temp file that grows to very large size and this situation happens repeatedly it might be time to consider changing some things about your setup. In particular I would strongly suggest using -T to move the temp files off /home. This ought to allow the protrace files to be created. I also suggest adding -t to make them visible. Making them visible is very useful because it will, potentially, let you see what is growing out of control before it is too late. Or at least telling you something about what sort of file is growing and maybe who is creating it.

Continue reading...
 
Status
Not open for further replies.
Back
Top