BackupPC-users

Re: [BackupPC-users] old backups not showing

2010-01-21 14:42:18
Subject: Re: [BackupPC-users] old backups not showing
From: Craig Barratt <cbarratt AT users.sourceforge DOT net>
To: Leandro Tracchia <ltracchia AT gmail DOT com>
Date: Thu, 21 Jan 2010 11:34:30 -0800
Leandro writes:

> I recently installed backuppc onto a new server and mounted /var/lib/backuppc 
> from a remote NAS where all the backup data is stored. I can see all the old 
> backups for the all my hosts except one. This one host ran a scheduled backup 
> last night which started as backup # 0. I can see the old backups for this 
> host when mounting the NAS onto my linux machine where backuppc is installed, 
> but the backuppc web interface won't show me these backups, it only shows me 
> backup #0. Why is it not showing me the older backups? I'm using backuppc 3.0 
> on ubuntu 8.04 server edition.

It sounds like the backups file got trashed.

It's the file in, eg, /data/BackupPC/pc/HOST/backups that summarizes
each back.  I assume it only has one line in it, right?

If you have several numbered directories in /data/BackupPC/pc/HOST
that don't have matching lines in /data/BackupPC/pc/HOST/backups
then you should rebuild the backups file:

    su backuppc
    cp /data/BackupPC/pc/HOST/backups /data/BackupPC/pc/HOST/backups.save
    /usr/local/BackupPC/bin/BackupPC_fixupBackupSummary HOST

Craig

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>