[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rdiff-backup-users] No space left/setxattr problem.
From: |
Andrew Engelbrecht |
Subject: |
Re: [rdiff-backup-users] No space left/setxattr problem. |
Date: |
Sat, 26 Mar 2016 12:13:44 -0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 |
On 03/26/2016 12:10 PM, address@hidden wrote:
> Hi,
>
> I need help tracking down this problem with rdiff-backup.
>
> Today my weekly backups failed with IOError: [Errno 28] No space left
> on device, as have all following attempts to --check-destination-dir.
>
> There were 255 GB free on the backups drive and 14 GB on / (where /tmp
> resides), both more than enough. Additionaly, pointing --tempdir or
> the TMPDIR, TMP and TEMP variables to a different location made no
> difference. I'm quite convinced lack of disk space is not actually
> the problem.
what is the output of
$ df -h
some filesystems reserve space for root, but if you are running this
command as root that should not be the problem.
andrew