[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rdiff-backup-users] AF_UNIX path too long
From: |
dean gaudet |
Subject: |
Re: [rdiff-backup-users] AF_UNIX path too long |
Date: |
Wed, 15 Jan 2003 00:49:00 -0800 (PST) |
On Wed, 15 Jan 2003, Troels Arvin wrote:
> Maybe, the socket filename length is not the base of this problem, after
> all.
freebsd 4.5 has strace right? or is it ktrace?
anyhow, try backing up the socket on its own and doing strace or ktrace on
your rdiff-backups -- you might get more clues from the actual sequence of
operations rdiff-backup is trying to perform. you might need to make a
shell script named rdiff-backup which wraps the real rdiff-backup in an
strace.
are there any magic mount options on your /home/backup filesystem which
would prevent sockets? (i use mount options
nosuid,nodev,noatime,nodiratime on linux)
-dean
Re: [rdiff-backup-users] AF_UNIX path too long, Ben Escoto, 2003/01/15