On Wed, 2013-11-20 at 10:41 +0100, Thomas Petazzoni wrote: > Le Wed, 20 Nov 2013 10:14:12 +0100, > Jan-Benedict Glaw <jbg...@lug-owl.de> a écrit : > > > I see a lot of jobs > > (http://toolchain.lug-owl.de/buildbot/timeline.php) break due to > > out-of-space on gcc110:/home, but the root cause isn't obvious to me: > > > > jbglaw@gcc1-power7:~$ df -i . > > Filesystem Inodes IUsed IFree IUse% Mounted on > > /dev/md4 108486656 27608607 80878049 26% /home > > jbglaw@gcc1-power7:~$ df -h . > > Filesystem Size Used Avail Use% Mounted on > > /dev/md4 1.6T 1.2T 401G 75% /home > > > > Are we on quotas? > > We also have disk space issues on gcc110 for the Buildroot automated > builds. > > Thomas
Hi, It looks like the machine was partionned with a very small /tmp : [guerby@gcc1-power7 ~]$ df -h /tmp Filesystem Size Used Avail Use% Mounted on /dev/md3 1.9G 1.8G 13M 100% /tmp I've done some cleanup: [root@gcc1-power7 tmp]# df -h . Filesystem Size Used Avail Use% Mounted on /dev/md3 1.9G 134M 1.7G 8% /tmp But if you have a way to tell buildbot to use a local tmp directory it will probably be better. Sincerely, Laurent _______________________________________________ Gcc-cfarm-users mailing list Gcc-cfarm-users@gna.org https://mail.gna.org/listinfo/gcc-cfarm-users