guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: No more space left on device issue


From: Maxim Cournoyer
Subject: Re: No more space left on device issue
Date: Thu, 22 Dec 2016 09:41:11 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Hi Ludovic!

address@hidden (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               Inodes    IUsed    IFree IUse% Mounted on
> /dev/mapper/vg0-store 100663296 10988332 89674964   11% /gnu
> $ df -h /gnu/store
> Filesystem             Size  Used Avail Use% Mounted on
> /dev/mapper/vg0-store  1.5T  1.4T  103G  93% /gnu

That one is very interesting. The filesystem is nearly full but still it
is only using a tenth of its available inodes. Unless this hard drive is
filled in big part by large single file blobs such as a backups or
similar, it defeats the theory that the currently used EXT4 filesystem
parameters are not optimal for the needs of Guix.

Thanks for this useful info!

Maxim



reply via email to

[Prev in Thread] Current Thread [Next in Thread]