help-guix
[Top][All Lists]
Advanced

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

Re: Diagnosing "In procedure symlink: No space left on device"


From: David Wilson
Subject: Re: Diagnosing "In procedure symlink: No space left on device"
Date: Mon, 10 Feb 2020 10:07:07 -0800
User-agent: Cyrus-JMAP/3.1.7-802-g7a41c81-fmstable-20200203v1

Argh, yes, that seems to be the case:

---
λ df -i
/dev/dm-0      15597568 15597568       0  100% /
---

I could have sworn I checked that before!  Clearing out some large Git repos 
seems to be doing the trick.  Thanks a lot!

David

On Mon, Feb 10, 2020, at 9:53 AM, Vagrant Cascadian wrote:
> On 2020-02-10, David Wilson wrote:
> > Recently on one of my machines I've not been able to update one of my
> > profiles due to a "No space left on device" error (see snippet below).
> > My device is most definitely not out of space (/dev/dm-0 has 42gb
> > free):
> >
> > ---
> > λ df -h
> > Filesystem      Size  Used Avail Use% Mounted on
> > none            7.8G     0  7.8G   0% /dev
> > /dev/dm-0       234G  180G   42G  82% /
> ...
> > Is there some other reason that Guix might think that I'm out of
> > space?  Is there any other command I can run that might help
> > illuminate why I'm getting this error?
> 
> Maybe you've run out of inodes?
> 
>   df -i
> 
> 
> live well,
>   vagrant
>



reply via email to

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