tags 487440 moreinfo
thanks

Hi Kingsley, 

> It appears that rdiff-backup is crashing because a
> special directory is missing
> 
>     ERROR: cannot open `/mnt/backup/debian1/mnt/backup/palace/dev/.static' 
> (No such file or directory)
>     ERROR: cannot open 
> `/mnt/backup/debian1/mnt/backup/palace/rdiff-backup-data/increments/.static' 
> (No such file or directory)
> 
> My understanding is that, unlike /dev, which
> contains device files created dynamically at boot
> time by initrd and udev, /dev/.static/dev contains
> static device files that may be unused, and are
> created by some kind of odd
> 
>      $ mount --bind <dir1> <dir2>
> 
> command.
> 

Thanks for your report.
According to the rdiff-backup documentation, you should not backup anything in 
/dev
It's strange you have some mounts (I guess that's what you have in /mnt/...) 
pointing to /dev

> 
> According to someone using the nickname "Wyzard"
> on freenode's #debian IRC channel, it gives one a
> view of the root filesystem that's free of any
> other filesystems that might be mounted on top of
> it. You see the real disk-based /dev, the empty
> /proc that procfs is normally mounted on top of,
> etc.
> 
> I don't know what all this means, but it seems to
> me to be an odd coincidence that rdiff-backup is
> missing a special directory, and I find myself
> wondering whether rdiff-backup has a bug in
> code related to descending into other mounted
> filesystems.
> 
> Thanks,
> Kingsley
> 

Could you try with the newest release available in sid please and give me 
feedback, thanks.

Bye,
-- 
Carl Chenet






-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to