rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[rdiff-backup-users] RDIFF-F!CKUP (Very frusttrated)


From: Golden Butler
Subject: [rdiff-backup-users] RDIFF-F!CKUP (Very frusttrated)
Date: Thu, 13 Oct 2005 23:31:58 -0500
User-agent: Mozilla Thunderbird 1.0.6 (X11/20050716)

Okay, I'm almost ready to give up on rdiff-backup! I really don't to do so because I really like, but the this problem I've been having is starting to take a toll on me. Fortunately, I've kind of narrowed the problem down to the following.

Ok, I have the following source directory


source directory = /home/golden/testy

The contents of /home/golden/testy are:

test.txt
test2.txt
test3.txt

Now, I run

rdiff-backup -v7 --print-statistics /home/golden/testy /iomega/bkps/loomis/gtest

The backup runs with no problem, this is the first backup into an empty directory.

Then I modify /home/golden/testy/test.txt by adding a line to the file and then save it.

Then I run the above rdiff-backup script, the evil happens! Rdiff-backup fails with the following error:

#####################################################################################3
Unable to import module xattr.
Extended attributes not supported on filesystem at /home/golden/testy
Unable to import module posix1e from pylibacl package.
ACLs not supported on filesystem at /home/golden/testy
-----------------------------------------------------------------
Detected abilities for source (read only) file system:
Access control lists Off
Extended attributes Off
Mac OS X style resource forks Off
Mac OS X Finder information Off
-----------------------------------------------------------------
Making directory /iomega/bkps/loomis/gtest/rdiff-backup-data/rdiff-backup.tmp.0
Touching /iomega/bkps/loomis/gtest/rdiff-backup-data/rdiff-backup.tmp.0/foo
Deleting /iomega/bkps/loomis/gtest/rdiff-backup-data/rdiff-backup.tmp.0/foo
Touching /iomega/bkps/loomis/gtest/rdiff-backup-data/rdiff-backup.tmp.0/hardlinked_file1 Hard linking /iomega/bkps/loomis/gtest/rdiff-backup-data/rdiff-backup.tmp.0/hardlinked_file2 to /iomega/bkps/loomis/gtest/rdiff-backup-data/rdiff-backup.tmp.0/hardlinked_file1
Unable to import module xattr.
Extended attributes not supported on filesystem at /iomega/bkps/loomis/gtest/rdiff-backup-data/rdiff-backup.tmp.0
Unable to import module posix1e from pylibacl package.
ACLs not supported on filesystem at /iomega/bkps/loomis/gtest/rdiff-backup-data/rdiff-backup.tmp.0 Touching /iomega/bkps/loomis/gtest/rdiff-backup-data/rdiff-backup.tmp.0/dir_inc_check Deleting /iomega/bkps/loomis/gtest/rdiff-backup-data/rdiff-backup.tmp.0/dir_inc_check Touching /iomega/bkps/loomis/gtest/rdiff-backup-data/rdiff-backup.tmp.0/regfile Deleting /iomega/bkps/loomis/gtest/rdiff-backup-data/rdiff-backup.tmp.0/regfile Touching /iomega/bkps/loomis/gtest/rdiff-backup-data/rdiff-backup.tmp.0/5-_ a. Deleting /iomega/bkps/loomis/gtest/rdiff-backup-data/rdiff-backup.tmp.0/5-_ a.
Touching /iomega/bkps/loomis/gtest/rdiff-backup-data/rdiff-backup.tmp.0/A
Deleting /iomega/bkps/loomis/gtest/rdiff-backup-data/rdiff-backup.tmp.0/A
Touching /iomega/bkps/loomis/gtest/rdiff-backup-data/rdiff-backup.tmp.0/:
Deleting /iomega/bkps/loomis/gtest/rdiff-backup-data/rdiff-backup.tmp.0/:
Touching /iomega/bkps/loomis/gtest/rdiff-backup-data/rdiff-backup.tmp.0/\
Deleting /iomega/bkps/loomis/gtest/rdiff-backup-data/rdiff-backup.tmp.0/\
Touching /iomega/bkps/loomis/gtest/rdiff-backup-data/rdiff-backup.tmp.0/�
Deleting /iomega/bkps/loomis/gtest/rdiff-backup-data/rdiff-backup.tmp.0/�
Deleting /iomega/bkps/loomis/gtest/rdiff-backup-data/rdiff-backup.tmp.0
Removing directory /iomega/bkps/loomis/gtest/rdiff-backup-data/rdiff-backup.tmp.0
-----------------------------------------------------------------
Detected abilities for destination (read/write) file system:
Characters needing quoting ''
Ownership changing On
Hard linking On
fsync() directories On
Directory inc permissions On
Access control lists Off
Extended attributes Off
Mac OS X style resource forks Off
Mac OS X Finder information Off
-----------------------------------------------------------------
Writing mirror marker /iomega/bkps/loomis/gtest/rdiff-backup-data/current_mirror.2005-10-13T22:46:19-05:00.data
Starting increment operation /home/golden/testy to /iomega/bkps/loomis/gtest
Processing changed file .
Incrementing mirror file /iomega/bkps/loomis/gtest
Touching /iomega/bkps/loomis/gtest/rdiff-backup-data/increments.2005-10-13T22:45:33-05:00.dir Copying inc attrs from () to /iomega/bkps/loomis/gtest/rdiff-backup-data/increments.2005-10-13T22:45:33-05:00.dir Setting time of /iomega/bkps/loomis/gtest/rdiff-backup-data/increments.2005-10-13T22:45:33-05:00.dir to 1129261360
Getting signature of test.txt with blocksize 64
Getting delta of /home/golden/testy/test.txt with signature test.txt
Processing changed file test.txt
Writing file object to /iomega/bkps/loomis/gtest/rdiff-backup.tmp.1
./test-bkp: line 2: 20700 Segmentation fault rdiff-backup -v7 --print-statistics /home/golden/testy
##################################################################################################################

Why would rdiff-backup fail at this point? If I can't get rdiff-backup to backup a folder with three small text files, how would ever get it backup up my company's data of over 50 GB? Any help or suggestions is greatly appreciated.

Thanks,

Golden Delamatrix





reply via email to

[Prev in Thread] Current Thread [Next in Thread]