On Sat, Mar 19, 2011 at 01:59:28PM +0100, Uwe Schindler wrote:
> I am unable to delete any files on this machine:
> 
> [root@lucene /home/hudson/hudson-slave/workspace]# rm -rf *
> rm: Lucene-3.x/artifacts/changes/ChangesFixedWidthStyle.css: No space left
> on device
> rm: Lucene-3.x/artifacts/changes/ChangesSimpleStyle.css: No space left on
> device
> rm: Lucene-3.x/artifacts/changes/ChangesFancyStyle.css: No space left on
> device
> rm: Lucene-3.x/artifacts/changes/Changes.html: No space left on device
> rm: Lucene-3.x/artifacts/changes/Contrib-Changes.html: No space left on
> device
> 
When that happens, the easy fix is to truncate large files first 
(cat /dev/null > file). 
vh

Mads Toftum
-- 
http://soulfood.dk

Reply via email to