[ewg] the OFA server is out of free space

Sasha Khapyorsky sashak at voltaire.com
Sat Jan 26 05:37:19 PST 2008


Hi,

Recently I tried to git-push and got 'No space left on device' error:

$ git push 
Counting objects: 28, done.
Compressing objects: 100% (19/19), done.
Writing objects: 100% (19/19), 3.45 KiB, done.
Total 19 (delta 16), reused 0 (delta 0)
error: file write error (No space left on device)
fatal: unable to write sha1 file
...

Fast look shows:

$ df /
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda1            151873632 144158744        76 100% /

$ du -s /tmp
3030328 /tmp/   (and most big things there are from 2007)

$ time du -s /home 
106945588       /home

real    36m43.422s ( <- yes, this is true)
user    0m7.660s
sys     0m49.910s


Guys! What about to clean things up? Thanks!

Sasha



More information about the ewg mailing list