all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "David Wilson" <david@daviwil.com>
To: Vagrant Cascadian <vagrant@debian.org>, help-guix@gnu.org
Subject: Re: Diagnosing "In procedure symlink: No space left on device"
Date: Mon, 10 Feb 2020 10:07:07 -0800	[thread overview]
Message-ID: <472aef67-63c6-4151-af70-9ca177a5a198@www.fastmail.com> (raw)
In-Reply-To: <87sgjil46p.fsf@ponder>

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	other threads:[~2020-02-10 18:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-10 17:30 Diagnosing "In procedure symlink: No space left on device" David Wilson
2020-02-10 17:53 ` Vagrant Cascadian
2020-02-10 18:07   ` David Wilson [this message]
2020-02-10 18:06 ` Julien Lepiller
2020-02-10 18:07   ` David Wilson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=472aef67-63c6-4151-af70-9ca177a5a198@www.fastmail.com \
    --to=david@daviwil.com \
    --cc=help-guix@gnu.org \
    --cc=vagrant@debian.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.