Re: No more space left on device issue

2016-12-22 Thread Maxim Cournoyer
Hello Tobias, Tobias Geerinckx-Rice writes: > Maxim, > > On 21/12/16 22:48, Ludovic Courtès wrote: >> Maxim Cournoyer skribis: >>> What I don't understand is why the all the inodes are used at only 71% >>> of disk usage (11GB left!). There's not much else than Guix there; I >>> have a documents

Re: No more space left on device issue

2016-12-22 Thread Maxim Cournoyer
Hi Ludovic! l...@gnu.org (Ludovic Courtès) writes: > Does running “guix gc” help? Yes; that's been my fix for now. Running the garbage collector purged 17 GB worth of data from the store. > FWIW, on hydra.gnu.org we have this: > > On mirror.hydra.gnu.org: > > $ df -i /gnu/store > Filesystem

Re: No more space left on device issue

2016-12-21 Thread Tobias Geerinckx-Rice
Maxim, On 21/12/16 22:48, Ludovic Courtès wrote: > Maxim Cournoyer skribis: >> What I don't understand is why the all the inodes are used at only 71% >> of disk usage (11GB left!). There's not much else than Guix there; I >> have a documents folder (700 MB with 4k files) and some git >> repositor

Re: No more space left on device issue

2016-12-21 Thread Ludovic Courtès
Hello Maxim! Maxim Cournoyer skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> Indeed, it’s low on free inodes. :-) >> >> That said, 37 G is not that much (my laptop’s root partition, which >> includes the store, is 64 G, and I expect most users are in this >> ballpark). > > I understand t

Re: No more space left on device issue

2016-12-21 Thread Maxim Cournoyer
Hi Ludovic! l...@gnu.org (Ludovic Courtès) writes: > Indeed, it’s low on free inodes. :-) > > That said, 37 G is not that much (my laptop’s root partition, which > includes the store, is 64 G, and I expect most users are in this > ballpark). I understand that my partition size is not very large

Re: No more space left on device issue

2016-12-19 Thread Ludovic Courtès
Hi Maxim, Maxim Cournoyer skribis: > I've had this issue before but couldn't understand what was happening at > the time. At that time, I simply resized my filesystem then ran the > garbage collector. > > $ touch /tmp/test.txt > touch: cannot touch '/tmp/test.txt': No space left on device > > $

No more space left on device issue

2016-12-18 Thread Maxim Cournoyer
Hello Guix, I've had this issue before but couldn't understand what was happening at the time. At that time, I simply resized my filesystem then ran the garbage collector. $ touch /tmp/test.txt touch: cannot touch '/tmp/test.txt': No space left on device $ df -h Filesystem Size Used Avail