[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
re[2]: [rdiff-backup-users] Version 0.11.3 released
From: |
Greg Freemyer |
Subject: |
re[2]: [rdiff-backup-users] Version 0.11.3 released |
Date: |
Tue, 4 Mar 2003 18:46:45 -0500 |
>> I will try do the backup again starting from scratch this night: I'll
>> report the result this morning (15 GB of data to be mirrored...).
>> Maybe it is too much ? Do you think it would be better to segment
>> my backup ? (separate /usr, /var, /home etc.).
I just did 27 Gigs, so I doubt that is the problem. Note this was an initial
backup, so there was no data to diff on the first pass, and no data to move on
the second pass.
# rdiff-backup --print-statistics /data /backup/data2
--------------[ Session statistics ]--------------
StartTime 1046800498.00 (Tue Mar 4 12:54:58 2003)
SourceFiles 46668
SourceFileSize 29368772342 (27.4 GB)
MirrorFiles 1
MirrorFileSize 0 (0 bytes)
NewFiles 46667
NewFileSize 29368772342 (27.4 GB)
DeletedFiles 0
DeletedFileSize 0 (0 bytes)
ChangedFiles 1
ChangedSourceSize 0 (0 bytes)
ChangedMirrorSize 0 (0 bytes)
IncrementFiles 0
IncrementFileSize 0 (0 bytes)
TotalDestinationSizeChange 29368772342 (27.4 GB)
Errors 0
--------------------------------------------------
# rdiff-backup --print-statistics /data /backup/data2
--------------[ Session statistics ]--------------
StartTime 1046803972.00 (Tue Mar 4 13:52:52 2003)
SourceFiles 46668
SourceFileSize 29368772342 (27.4 GB)
MirrorFiles 46668
MirrorFileSize 29368772342 (27.4 GB)
NewFiles 0
NewFileSize 0 (0 bytes)
DeletedFiles 0
DeletedFileSize 0 (0 bytes)
ChangedFiles 0
ChangedSourceSize 0 (0 bytes)
ChangedMirrorSize 0 (0 bytes)
IncrementFiles 0
IncrementFileSize 0 (0 bytes)
TotalDestinationSizeChange 0 (0 bytes)
Errors 0
-----------------------------------------------
Greg
--
Greg Freemyer