[BackupPC-users] BackupPC_fixupBackupSummary: No info for backup number 207

2007-03-31 Thread David Koski
I installed version 3 to be able to access old archives that had no
entries in file backups. But when I run the recovery tool I get:

Doing host localhost
*** No info for backup number 207
*** No info for backup number 266
*** No info for backup number 322
*** No info for backup number 407
*** No info for backup number 419
*** No info for backup number 416
*** No info for backup number 350
*** No info for backup number 39
*** No info for backup number 418
*** No info for backup number 417
*** No info for backup number 393
*** No info for backup number 379
*** No info for backup number 414
*** No info for backup number 151
*** No info for backup number 415
No changes for host localhost

Log files exist:

# ls -l LOG*
-rw-r- 1 backuppc backuppc 2599 2006-08-13 01:06 LOG
-rw-r- 1 backuppc backuppc  799 2006-07-30 01:06 LOG.0.z
-rw-r- 1 backuppc backuppc  994 2005-08-31 01:03 LOG.10.z
-rw-r- 1 backuppc backuppc 1013 2005-07-31 01:04 LOG.11.z
-rw-r- 1 backuppc backuppc 1145 2006-05-31 01:10 LOG.1.z
-rw-r- 1 backuppc backuppc 1008 2006-04-30 01:07 LOG.2.z
-rw-r- 1 backuppc backuppc 1094 2006-03-31 01:04 LOG.3.z
-rw-r- 1 backuppc backuppc  989 2006-02-28 01:05 LOG.4.z
-rw-r- 1 backuppc backuppc 1121 2006-01-31 01:20 LOG.5.z
-rw-r- 1 backuppc backuppc 1022 2005-12-31 01:13 LOG.6.z
-rw-r- 1 backuppc backuppc  994 2005-11-30 01:09 LOG.7.z
-rw-r- 1 backuppc backuppc 1030 2005-10-31 01:06 LOG.8.z
-rw-r- 1 backuppc backuppc 1170 2005-09-30 01:08 LOG.9.z

The host localhost has the following backup summary:

0   fullyes 0   6/21 02:00  1.5 283.4   
/var/lib/backuppc/pc/localhost/0 
6   fullyes 0   8/5 01:08   2.0 238.4   
/var/lib/backuppc/pc/localhost/6 
8   incrno  1   8/7 01:06   0.3 236.4   
/var/lib/backuppc/pc/localhost/8 
9   incrno  1   8/8 01:08   0.2 235.4   
/var/lib/backuppc/pc/localhost/9 
10  incrno  1   8/9 01:11   0.4 234.4   
/var/lib/backuppc/pc/localhost/10 
11  incrno  1   8/10 01:07  0.3 233.4   
/var/lib/backuppc/pc/localhost/11 
12  incrno  1   8/11 01:08  0.3 232.4   
/var/lib/backuppc/pc/localhost/12 
13  fullyes 0   8/12 01:07  0.9 231.4   
/var/lib/backuppc/pc/localhost/13 
14  incrno  1   8/13 01:06  0.3 230.4   
/var/lib/backuppc/pc/localhost/14

Regards,
David Koski
david [EMAIL PROTECTED]



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] BackupPC_fixupBackupSummary: No info for backup number 207

2007-03-31 Thread Craig Barratt
David writes:

 I installed version 3 to be able to access old archives that had no
 entries in file backups. But when I run the recovery tool I get:

The recovery program by default relies on new meta data that
is stored (below each pc/HOST/nnn directory) when a backup is
made under 3.x.

If you are running 3.x and you want to recover backup info for
a backup taken with 2.x, you need to add the -l option:

su backuppc
BackupPC_fixupBackupSummary -l HOST

That tries to recover the information from the LOG files, although
there are cases where the right information is not available.

Craig

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/