Salut Yves,

On 13/11/2019 04:02, Yves Bellefeuille wrote:
I'm getting the following error:

Exception '[Errno 28] No space left on device' raised of class '<type
'exceptions.IOError'>':

In fact, there's plenty of space and plenty of free inodes.

I've run fsck and smartctl on the disk and found no problems.

Here are the details. I seem to be getting two similar error reports,
which might be a clue.

It's no clue, it's how rdiff-backup is written, it's a bit an annoyance but no priority to fix for now...

     rp.conn.xattr.setxattr(rp.path, name, value, 0, rp.issym())
IOError: [Errno 28] No space left on device

The error seems to be within the xattr library of Python. Can you tell us:

1. which version of rdiff-backup (--version)?
2. which OS and version (Linux, Windows...)?
3. which file system type you are using to backup?
4. do you also get the issue if you use the `--no-eas` option?

KR, Eric

Reply via email to