[LLVMdev] Zion Out Of Disk Space!
John T. Criswell
criswell at cs.uiuc.edu
Sat Nov 25 13:30:02 PST 2006
Vikram S. Adve wrote:
>How big was that log file? If we are running close to the limit, I
>can just buy a new disk for zion. Other suggestions welcome.
>
>
It was 1 GB in size and was due to repeated errors in a script (PHP
script, I think). I don't think it should have been that big.
As far as disk space goes, Zion has plenty. The problem is that
/var/log is on a small partition and, therefore, doesn't benefit from
the vast space that we recently added.
BTW, thanks to Reid for fixing the bug.
-- John T.
>--Vikram
>
>
>
>On Nov 25, 2006, at 12:38 AM, John T. Criswell wrote:
>
>
>
>>Reid Spencer wrote:
>>
>>1) It appears that the only problem was with sending email to the
>>llvm-commits list; any files commited to the repository should be
>>commited.
>>
>>2) The web server error log filled up /var/log, preventing the CVS
>>commit script from sending email. The Apache error log was filled
>>with
>>entries like this:
>>
>>[client 219.140.157.109] PHP Notice: Undefined offset: 1 in
>>/home/vadve/shared/llvm-wwwroot/nightlytest/ProgramResults.php on line
>>429, referer: http://llvm.org/nightlytest/machine.php?machine=53
>>
>>If someone knows how to fix this problem, I'd appreciate it.
>>Otherwise,
>>/var/log might fill up again.
>>
>>3) I took the LLVM web server down for a few minutes to copy the
>>old log
>>file on to a larger partition. The original is now deleted (i.e. we
>>have room in /var/log again). All web services should be enabled now.
>>
>>-- John T.
>>
>>
>>
>>>All,
>>>
>>>Commits aren't taking right now because apparently Zion is out of
>>>disk
>>>space:
>>>
>>>cvs commit utils/findmisopt
>>>Checking in utils/findmisopt;
>>>/var/cvs/llvm/llvm/utils/findmisopt,v <-- findmisopt
>>>new revision: 1.9; previous revision: 1.8
>>>done
>>>Insufficient disk space; try again later
>>>Insufficient disk space; try again later
>>>returntosender: cannot select queue for llvm
>>>Insufficient disk space; try again later
>>>returntosender: cannot select queue for postmaster
>>>putbody: write error: No space left on device
>>>Error writing control file qfkAP47Kfr021140: No space left on device
>>>Failed running sendmail
>>>at /home/vadve/shared/PublicCVS/CVSROOT/commit-diffs.pl line 233.
>>>
>>>Reid.
>>>
>>>
>>>
>>>
>>>
>>_______________________________________________
>>LLVM Developers mailing list
>>LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
>>http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>>
>>
>
>_______________________________________________
>LLVM Developers mailing list
>LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
>http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
More information about the llvm-dev
mailing list