[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[rdiff-backup-users] "door"'s aren't handled well
From: |
Bill Clarke |
Subject: |
[rdiff-backup-users] "door"'s aren't handled well |
Date: |
Fri, 13 Aug 2004 16:43:43 +1000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.7) Gecko/20040616 MultiZilla/1.6.4.0b Mnenhy/0.6.0.104 |
rdiff-backup doesn't handle door files well. i would be happy if they
were ignored (as rsync does) or if --exclude worked on them, but i still
get warnings:
the file /rmdisk/bigadisk/backup/alto/root.exclude contains:
"""
/dev/.devfsadm_synch_door
/etc/sysevent/devfsadm_event_channel/1
...
"""
trying to use exclude to ignore the door files doesn't work:
"""
# /usr/local/bin/rdiff-backup --exclude-other-filesystems
--exclude-filelist /rmdisk/bigadisk/backup/alto/root.exclude /
/rmdisk/bigadisk/backup/alto/root
ListError dev/.devfsadm_dev.lock/.devfsadm_synch_door
/dev/.devfsadm_synch_door
ListError etc/sysevent/devfsadm_event_channel/1
/etc/sysevent/devfsadm_event_channel/1
...
"""
note the weirdness in the first ListError: dev/.devfsadm_dev.lock is not
a directory. i don't know how that happened.
well, i think that's my last comment for the day.
cheers,
/lib
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [rdiff-backup-users] "door"'s aren't handled well,
Bill Clarke <=